kailixu
|
34872205f5
|
enh: refine error code
|
2024-05-22 16:33:12 +08:00 |
dmchen
|
a297a38818
|
fix/TD-29772
|
2024-05-21 01:57:33 +00:00 |
wangmm0220
|
07a0d21ff0
|
fix:[TS-4716]wait too long if change system time
|
2024-05-17 23:39:17 +08:00 |
wangmm0220
|
b0cdf887b4
|
fix:[TS-4716]wait too long if change system time
|
2024-05-17 14:27:09 +08:00 |
dapan1121
|
51b9046cbc
|
Merge pull request #25773 from taosdata/enh/TS-4716/timewait
Enh/ts 4716/timewait
|
2024-05-16 10:17:10 +08:00 |
factosea
|
e1ae87bbf5
|
use tsem2
|
2024-05-15 14:57:14 +08:00 |
Hongze Cheng
|
156b5e71f4
|
Merge pull request #25735 from taosdata/fix/TD-29772-3.0
fix/TD-29772
|
2024-05-15 09:13:01 +08:00 |
Hongze Cheng
|
df67ffb947
|
Merge pull request #25742 from taosdata/fix/fixCompressCompatible
Fix/fixCompressCompatible
|
2024-05-13 19:09:41 +08:00 |
Yihao Deng
|
6e5d411986
|
add compress
|
2024-05-13 03:45:51 +00:00 |
dmchen
|
939183d3df
|
fix/TD-29772
|
2024-05-13 01:56:49 +00:00 |
t_max
|
f030af3aab
|
fix: build fails on macOS and Windows
|
2024-05-11 14:59:05 +08:00 |
yihaoDeng
|
07291a7ebc
|
fix:[TS-4718]pMsg->data is null
|
2024-04-29 01:19:53 +08:00 |
yihaoDeng
|
edabe85952
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TS-4718
|
2024-04-29 00:26:58 +08:00 |
Haojun Liao
|
384efdc185
|
Merge pull request #25531 from taosdata/fix/3_liaohj
fix(stream):add ref for task in check rsp monitor timer.
|
2024-04-28 09:22:00 +08:00 |
Haojun Liao
|
1f6b7bbcff
|
fix(util): fix dead lock.
|
2024-04-27 10:08:15 +08:00 |
dapan1121
|
94297d4e25
|
Merge pull request #25513 from taosdata/fix/TD-29793
fix:[TD-29793] check if column and tag name are dumplicate in schemaless
|
2024-04-26 15:57:04 +08:00 |
wangmm0220
|
511a9b53e3
|
fix:[TD-29793] check if column and tag name are dumplicate in schemaless
|
2024-04-26 14:01:20 +08:00 |
Hongze Cheng
|
e678d2508f
|
Merge pull request #25462 from taosdata/enh/supportTmqInterface
Enh/support tmq interface
|
2024-04-26 13:05:33 +08:00 |
Haojun Liao
|
c565e31638
|
Merge pull request #25510 from taosdata/fix/3_liaohj
fix(stream): handle disorder node Update trans Id.
|
2024-04-26 12:44:00 +08:00 |
wangmm0220
|
19b7bb9e0c
|
fix:[TD-29793] check if column and tag name are dumplicate in schemaless
|
2024-04-26 11:41:41 +08:00 |
Haojun Liao
|
ae4e2bf671
|
fix(stream): suppress some warnings by ide.
|
2024-04-26 10:00:54 +08:00 |
Haojun Liao
|
b3d2ccec83
|
Merge pull request #25483 from taosdata/fix/3_liaohj
fix(query): add ts in cache_scan_operator if pk exists and only retri…
|
2024-04-25 22:32:26 +08:00 |
wangmm0220
|
4c87857153
|
fix:[TS-4718]pMsg->data is null
|
2024-04-25 19:49:01 +08:00 |
dapan1121
|
e363e1c502
|
Merge pull request #25488 from taosdata/fix/TD-29793
fix:[TD-29793] check if column and tag name are dumplicate in schemaless
|
2024-04-25 19:00:49 +08:00 |
Haojun Liao
|
c7806ebca2
|
fix(util): fix race condition.
|
2024-04-25 13:58:02 +08:00 |
factosea
|
905042d0aa
|
fix: createstb use compress
|
2024-04-25 11:08:44 +08:00 |
wangmm0220
|
4b29184408
|
fix:[TD-29793] check if column and tag name are dumplicate in schemaless
|
2024-04-25 11:06:20 +08:00 |
Yihao Deng
|
015cd50fc8
|
Merge branch '3.0' into enh/supportTmqInterface
|
2024-04-24 10:11:45 +00:00 |
wangmm0220
|
20cedc3339
|
enh:[TD-29758]optimize log in tmq
|
2024-04-24 10:02:58 +08:00 |
Yihao Deng
|
2c74a600ef
|
Refactor compress option handling in clientRawBlockWrite.c
|
2024-04-23 12:09:32 +00:00 |
Yihao Deng
|
1cf109604c
|
Add support for updating column compression in alter table
|
2024-04-23 10:10:31 +00:00 |
Hongze Cheng
|
7eb5724b05
|
Merge pull request #25430 from taosdata/enh/supportTmqInterface
Enh/supportTmqInterface
|
2024-04-23 15:24:27 +08:00 |
wangjiaming0909
|
6aa09f4d8f
|
fix cancel create tsma memory use after free
|
2024-04-22 13:21:32 +08:00 |
Yihao Deng
|
f0147770e0
|
add tmq interface
|
2024-04-22 02:21:51 +00:00 |
dapan1121
|
312ca43b9f
|
Merge pull request #25399 from taosdata/opti/TS-4658
opti:add local thread error msg array
|
2024-04-19 18:23:39 +08:00 |
wangmm0220
|
16065e2a2d
|
fix:move err msg to tmq interface
|
2024-04-19 16:36:11 +08:00 |
wangmm0220
|
32f6d525e6
|
fix:compile error in windows & wait for heatbeat in case
|
2024-04-19 15:27:56 +08:00 |
wangmm0220
|
1695824c73
|
fix:merge from 3.0
|
2024-04-19 13:52:57 +08:00 |
wangmm0220
|
42467c0e00
|
opti:raw data from tmq
|
2024-04-19 13:48:17 +08:00 |
kailixu
|
0d9d0c65f8
|
enh: error process optimization
|
2024-04-18 18:44:40 +08:00 |
kailixu
|
266ac862e3
|
enh: error process optimization
|
2024-04-18 17:37:02 +08:00 |
kailixu
|
e495f347c8
|
enh: acquire conv in batch mode when convert ucs4 to mbs
|
2024-04-18 17:17:04 +08:00 |
wangmm0220
|
529ca1d1c1
|
opti:add local thread error msg array
|
2024-04-18 13:56:43 +08:00 |
Yihao Deng
|
04e78d0ce7
|
Merge branch 'feat/3.0' into feat/compress_3.0
|
2024-04-17 03:23:02 +00:00 |
wangjiaming0909
|
de1c28d623
|
tsma avoid fetching tsma for no tsma tables
|
2024-04-16 14:25:34 +08:00 |
wangjiaming0909
|
38ed0317e7
|
testing
|
2024-04-16 14:18:11 +08:00 |
wangjiaming0909
|
70ca830378
|
support recursive tsma creation
|
2024-04-16 14:17:12 +08:00 |
wangjiaming0909
|
54100b1c0d
|
add tsma test, fix catalog cache update
|
2024-04-16 14:14:40 +08:00 |
wangjiaming0909
|
ef47fd57d6
|
support tsma catalog cache
|
2024-04-16 14:14:34 +08:00 |
yihaoDeng
|
4948bd690d
|
3.0 merge compress
|
2024-04-15 11:38:44 +08:00 |