Commit Graph

2903 Commits

Author SHA1 Message Date
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
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
wangmm0220 ca8153fb98 fix:filter data error & add test case 2024-04-12 09:49:08 +08:00
yihaoDeng a02426fd2f Merge branch '3.0' into feature/compressData 2024-04-10 09:03:50 +00:00
wangmm0220 539d1f441f Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-tmq 2024-04-10 16:41:15 +08:00
Minglei Jin dcd9901d5f Merge branch '3.0' into feat/TS-4243-3.0 2024-04-10 11:18:19 +08:00
wangmm0220 da6eda6912 Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-tmq 2024-04-09 13:44:09 +08:00
54liuyao 53265e9e09 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/ly-TS-4243-3.0 2024-04-08 17:24:09 +08:00
dapan1121 e6764af48f fix: heartbeat error handling issue 2024-04-08 11:12:18 +08:00
wangmm0220 6174c3bfd3 fix:disable primary key in schemaless 2024-04-07 14:54:58 +08:00
wangmm0220 71292f45ef fix:data compatibility in tmq 2024-04-02 23:59:23 +08:00
yihaoDeng 0e3c63e94d fix ci error 2024-03-31 04:04:50 +00:00
factosea 9ddc0b51cb merge 2024-03-29 10:37:59 +08:00
wangmm0220 bd4be25316 fix:offset error in tmq for primary key 2024-03-25 09:04:08 +08:00
wangmm0220 912cb09839 Merge branch 'feat/TS-4243-3.0' of https://github.com/taosdata/TDengine into feat/TS-4243-tmq 2024-03-22 18:22:13 +08:00
Haojun Liao 9f492a8962 other: merge 3.0 2024-03-22 17:53:11 +08:00
wangmm0220 f1853ced26 feat:[TS-4243] add logic for primark key in tmq 2024-03-22 17:48:59 +08:00
Haojun Liao ecd09059f5 fix(tsdb): fix error in reading data from file block 2024-03-22 10:16:56 +08:00
yihaoDeng fe10867547 Merge branch '3.0' into feature/compressData 2024-03-14 03:19:39 +00:00
wangmm0220 4dfc531e6c opti:subscribe logic 2024-03-12 19:42:26 +08:00
wangmm0220 93f71923d7 fix:memory leak 2024-03-08 15:47:53 +08:00
wangmm0220 bb80866395 fix:memory leak 2024-03-08 14:49:48 +08:00
factosea 30e52bb71a col compress sql parse 2024-03-07 18:06:15 +08:00
dapan1121 19b51ec02c
Merge pull request #24994 from taosdata/mark/3.0
fix:add excluded msg for delete in tmq
2024-03-05 15:46:49 +08:00
wangmm0220 af6d6b69c3 fix:add excluded msg for delete in tmq 2024-03-05 11:25:43 +08:00
wangmm0220 5d2d8d5f48 Merge branch 'mark/3.0' of https://github.com/taosdata/TDengine into mark/3.0 2024-03-04 14:58:26 +08:00
wangmm0220 c7d115d8aa fix:add excluded msg for delete in tmq 2024-03-04 14:58:13 +08:00
dapan1121 74f4cc9d2a
Merge pull request #24921 from taosdata/mark/tmq-3.0
fix:[TD-28869]get error in askEp because consumer is dropped when uns…
2024-03-04 09:27:47 +08:00
wangjiaming0909 9a5219d594 fix: memory free sequence of sub request caused memory use after free 2024-03-01 11:18:03 +08:00
wangmm0220 e17832e27e fix:[TD-28869]get error in askEp because consumer is dropped when unsubscribe 2024-02-29 14:38:09 +08:00
Haojun Liao 4fb9595744
Merge pull request #24948 from taosdata/fix/nullcheck
fix(util): fix the new size remaining bug.
2024-02-29 13:59:29 +08:00
dapan1121 273d48f77d
Merge pull request #24907 from taosdata/mark/3.0
opti:deal with escape in the end of field in schemaless
2024-02-29 11:04:21 +08:00
wangmm0220 eec6b66877 fix:[TD-28869]get error in askEp because consumer is dropped when unsubscribe topic 2024-02-28 17:05:11 +08:00
wangmm0220 5be0cc7c84 opti:deal with escape in the end of field in schemaless 2024-02-27 18:07:04 +08:00
Haojun Liao 6bc12c8728 refactor: do some internal refactor. 2024-02-27 16:27:59 +08:00
wangmm0220 d62b82c295 opti:deal with escape in the end of field in schemaless 2024-02-27 16:02:15 +08:00
chenhaoran ab07900895 Merge branch '3.0' into feat/TD-26529-3.0 2024-02-23 20:54:19 +08:00
facetosea 3233f2dee0 fix: insert sql count 2024-02-23 17:02:41 +08:00
facetosea 7835cb9c42 fix: delete sql count 2024-02-23 16:09:16 +08:00
dapan1121 794d4a931c
Merge pull request #24820 from taosdata/mark/3.0
fix:add excluded msg for meta in tmq
2024-02-23 09:41:39 +08:00
wangmm0220 c2c49a4b22 fix:change datablock to old version for compatibility 2024-02-22 19:01:58 +08:00
wangmm0220 604ae220f3 fix:change datablock to old version for compatibility 2024-02-22 17:48:33 +08:00