Commit Graph

3059 Commits

Author SHA1 Message Date
54liuyao 441a150d66 optimize tmq snapshot meta 2024-05-23 17:35:54 +08:00
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
Haojun Liao 217fb7551c fix(query): fix bugs caused by refactor. 2024-05-19 13:18:12 +08:00
Haojun Liao 6124666488 fix(query): fix bugs caused by refactor. 2024-05-18 18:40:49 +08:00
Haojun Liao 93292d8149 other: merge 3.0 2024-05-18 09:58:36 +08:00
Haojun Liao 43bec6c00f fix(query): fix error in refactor. 2024-05-18 09:47:31 +08:00
wangmm0220 07a0d21ff0 fix:[TS-4716]wait too long if change system time 2024-05-17 23:39:17 +08:00
Haojun Liao a2692dbba4 refactor(query): opt memory prepare. 2024-05-17 17:51:41 +08:00
Haojun Liao 27c4e3634c refactor: do some internal refactor. 2024-05-17 17:04:05 +08:00
wangmm0220 b0cdf887b4 fix:[TS-4716]wait too long if change system time 2024-05-17 14:27:09 +08:00
Haojun Liao 0e08cc16c5 fix(test): update test case. 2024-05-17 00:39:36 +08:00
Haojun Liao 149eeecd76 fix(test): update test case. 2024-05-17 00:37:16 +08:00
Haojun Liao b669c7b464 fix(test): update test case. 2024-05-17 00:11:44 +08:00
Haojun Liao 63d9c82b87 fix(query): remove assert. 2024-05-16 23:25:01 +08:00
Haojun Liao 66254c96a7 fix(query):remove invalid assert. 2024-05-16 19:26:07 +08:00
Haojun Liao 76a296ca52 fix(query): enable the assert. 2024-05-16 19:04:37 +08:00
Haojun Liao 92b247e5b4 refactor: move compress data in query threads. 2024-05-16 15:55:48 +08:00
Haojun Liao 4aeb3c5c90 fix(query): remove invalid assert. 2024-05-16 13:30:34 +08:00
Haojun Liao 45d78aff8c enh(query): compress msg before sending. 2024-05-16 11:35:34 +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
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
facetosea a6f70ad8c2 fix: slow query desc 2024-02-22 16:13:50 +08:00
wangmm0220 4037a7a1a5 fix:change datablock to old version for compatibility 2024-02-22 15:44:50 +08:00
dm chen 271e997438
Merge pull request #24823 from taosdata/3.0
merge 3.0
2024-02-22 12:47:42 +08:00
factosea ab3fd3164f fix: tag desc 2024-02-22 11:42:34 +08:00
wangmm0220 6e13e4aa63 fix:add excluded msg for meta in tmq 2024-02-22 10:58:32 +08:00
dapan1121 980e1b83be
Merge pull request #24775 from taosdata/opti/TS-4480
opti:consume performance if all data is in format of "insert into using"
2024-02-20 09:07:59 +08:00
dapan1121 2cacf6cf20
Merge pull request #24701 from taosdata/test/TD-26813
Test/td 26813
2024-02-20 09:06:39 +08:00
wangmm0220 77e2500a81 fix:conflicts from 3.0 2024-02-19 18:46:31 +08:00
factosea ccba2c6612 fix: block format 2024-02-19 17:30:06 +08:00
factosea b554887d4d enh: insert/delete sql count 2024-02-19 14:27:54 +08:00
facetosea 53a3ab3edc fix: delete slowSQLLog switch 2024-02-19 11:41:58 +08:00
Hongze Cheng 31b8410c33
Merge pull request #24575 from taosdata/fix/TD-28356
fix: err in create log should not be ignored
2024-02-19 10:21:31 +08:00
factosea 5434019d2b fix: count(tag) when use qnode 2024-02-18 15:50:34 +08:00
dm chen 6d2d37d964
Merge pull request #24751 from taosdata/3.0
merge 3.0
2024-02-06 19:16:53 +08:00
wangmm0220 478e1a67ae fix:[TD-28590]add logic for consume excluded 2024-02-06 18:14:06 +08:00
wangmm0220 871ebfa7ba Merge branch '3.0' of https://github.com/taosdata/TDengine into mark/3.0 2024-02-06 14:02:46 +08:00
factosea 9301580886 fix: free mem in callback 2024-02-06 13:06:56 +08:00
wangmm0220 5796f411e4 Merge branch 'mark/3.0' of https://github.com/taosdata/TDengine into mark/3.0 2024-02-05 17:08:05 +08:00
wangmm0220 a656d75ca7 opti:consume data excluded from some source 2024-02-05 17:07:50 +08:00
factosea 6c9bfb8f62 fix: release obj reference 2024-02-05 15:18:09 +08:00
kailixu 6098538162 feat: support uniq grant 2024-02-04 18:00:02 +08:00
kailixu d281bc70b0 feat: remove hb of grantInfo 2024-02-04 16:46:24 +08:00
kailixu 6cf7809e8d feat: support uniq grant 2024-02-04 14:59:47 +08:00
kailixu a9316c3710 feat: support uniq grant 2024-02-04 12:28:00 +08:00
factosea c9fd8d2c7c fix: test build failed 2024-02-04 09:57:57 +08:00
kailixu 3a08926319 feat: support uniq grant 2024-02-03 17:32:02 +08:00
facetosea e0a1b886df function rename 2024-02-02 15:25:35 +08:00
facetosea a72593e66d fix: include head file 2024-02-02 14:54:31 +08:00
facetosea b552a16743 fix: monitor switch 2024-02-02 14:52:12 +08:00
facetosea 75539fb908 fix: table name 2024-02-02 14:16:28 +08:00
factosea 010d3fc860 add select count 2024-02-02 13:39:47 +08:00
kailixu 44d264456d feat: support uniq grant 2024-02-02 08:41:45 +08:00
kailixu 231cf000da Merge branch 'feat/TD-27463-3.0a' into feat/TD-27463-3.0 2024-02-02 00:07:15 +08:00
dapan1121 eb04c1a818
Merge pull request #24707 from taosdata/fix/TD-28514
fix:[TD-28514] memory leak
2024-02-01 18:44:57 +08:00
kailixu adee720128 feat: support uniq grant 2024-02-01 17:48:29 +08:00
wangmm0220 d369289ea2 fix:[TD-28514] memory leak 2024-02-01 16:34:05 +08:00
Haojun Liao ac2d8f4ca8 fix(stream): fix memory leak. 2024-02-01 13:04:26 +08:00
Haojun Liao cb2ea4a721 fix(stream): take ver snapshot for all vgroups before launching stream with fill-history option opened. 2024-02-01 11:37:57 +08:00
wangmm0220 51b7cd99d6 feat:[TD-28247]add grant for subscribe and stream 2024-01-29 14:28:48 +08:00
dapan1121 f86a8248d2 fix: remove stmt assert 2024-01-29 10:20:22 +08:00
wangmm0220 35e2b681c7 fix:conflicts from 3.0 2024-01-26 16:32:40 +08:00
wangmm0220 bd2bef2428 fix:add test case 2024-01-26 15:05:31 +08:00
wangmm0220 2798ff824c feat:[TD-28247]add grant for subscribe and stream 2024-01-25 16:07:09 +08:00
dmchen e7953ad541 revert client change 2024-01-25 03:26:04 +00:00