Commit Graph

32650 Commits

Author SHA1 Message Date
Hongze Cheng 6f72fd4170
Merge pull request #25996 from taosdata/feat/TD-30006-3
Feat/TD-30006-3
2024-06-03 15:41:47 +08:00
54liuyao ca7e1344e1 adj stream count state buff 2024-06-03 15:22:12 +08:00
wangjiaming0909 6fcd071144 fix exchange operator memory access problem 2024-06-03 13:57:35 +08:00
Hongze Cheng cf9cd211f5 fix: possible coredump 2024-06-03 13:36:16 +08:00
dapan1121 affdeed944
Merge pull request #25909 from taosdata/feat/ly_tmq_batch_meta
optimize tmq snapshot meta
2024-06-03 10:19:57 +08:00
Haojun Liao f13dc1858a fix(stream): disable stream checkpoint when related fill-history task exists. 2024-06-03 09:54:28 +08:00
Hongze Cheng 812777a664
Merge pull request #25991 from taosdata/fix/TD-30348-30
Fix/TD-30348-30
2024-06-03 09:21:02 +08:00
Hongze Cheng 6643285699
Merge pull request #25985 from taosdata/fix/TD-30249-3.0
fix: memory leak
2024-06-03 08:59:17 +08:00
Hongze Cheng c8f13874a7
Merge pull request #25984 from taosdata/fix/TD-30309-3.0
fix: coverity scan problem
2024-06-03 08:58:48 +08:00
wangmm0220 d85d3aa70e fix:[TD-30306]error in converity scan 2024-06-02 22:06:52 +08:00
wangmm0220 a096e2c071 fix:memory leak 2024-06-02 21:28:53 +08:00
Haojun Liao 31317c4895 fix(stream): set the checkpoint ready info for only one task in stream. 2024-06-01 23:20:43 +08:00
Haojun Liao 2a8270f9c8 fix(stream): track the checkpoint-ready msg on the upstream tasks. 2024-06-01 18:26:45 +08:00
wangmm0220 ad075ef1de fix:[TD-30323]tmq close error if consumer is cleared 2024-06-01 16:19:17 +08:00
Yihao Deng ac2d9ab276 add error 2024-05-31 11:41:05 +00:00
Yihao Deng 69e402d547 add error 2024-05-31 11:40:54 +00:00
Yihao Deng 9f0d6eddae add error 2024-05-31 11:40:08 +00:00
factosea a6217eec03 partition interval and limimt, dataload error 2024-05-31 18:58:35 +08:00
Haojun Liao 5cbd733cab fix(util): idle 500ms after kill rsync 2024-05-31 18:41:20 +08:00
kailixu 767934ad4a enh: support createdb permission for user 2024-05-31 17:50:57 +08:00
54liuyao e0167511c1 use tDeleteSVCreateTbBatchReq free mem 2024-05-31 17:18:25 +08:00
Yihao Deng 9fb329f481 add error 2024-05-31 08:08:54 +00:00
kailixu 4ae8aeb909 Merge branch '3.0' into enh/TS-3737-3.0 2024-05-31 15:48:19 +08:00
54liuyao a77c6940da when dst table has composite primary key, need to delete result 2024-05-31 15:22:38 +08:00
Yihao Deng fd385d7c52 support add column compress 2024-05-31 06:41:36 +00:00
Haojun Liao 76b43dc072 fix(stream): 1. check the checkpoint-trigger rsp, 2. set the error code in the message body, 3. follower nodes not handle the checkpoint-trigger retrieve request. 2024-05-31 14:32:55 +08:00
Yihao Deng c253ac73a9 support add column compress 2024-05-31 06:27:54 +00:00
Haojun Liao bef1953b24
Merge branch '3.0' into fix/3_liaohj 2024-05-31 14:27:46 +08:00
Yihao Deng 116409d73f merge 3.0 2024-05-31 02:53:36 +00:00
Yihao Deng 5293c4a1dd Merge branch '3.0' into feat/TD-30006 2024-05-31 02:49:58 +00:00
Yihao Deng a1ccf91298 support add column compress 2024-05-31 02:47:57 +00:00
Yihao Deng b364379671 add compress 2024-05-31 02:31:29 +00:00
Haojun Liao ee4e4c0e6d refactor: do some internal refactor. 2024-05-31 09:17:20 +08:00
Hongze Cheng 0988064f9c
Merge pull request #25950 from taosdata/fix/TD-30291-3.0
fix: arb distinguish between isSync and acked
2024-05-30 19:50:51 +08:00
Yihao Deng c6407277dc support add column compress 2024-05-30 11:41:22 +00:00
Haojun Liao 815a9e953b fix(stream): desc the ref for checkpoint-trigger timer. 2024-05-30 18:41:56 +08:00
Haojun Liao e66283d99c fix(stream): remove table meta in table-meta cache. 2024-05-30 18:41:17 +08:00
Hongze Cheng 1821f9aae4 format 2024-05-30 16:29:31 +08:00
Hongze Cheng b9d8f63e85 fix: memory leak 2024-05-30 16:28:51 +08:00
Hongze Cheng d28abdf837 fix coverity scan problem 2024-05-30 16:11:53 +08:00
Haojun Liao b4956392d9 fix(stream): return in_progress code if not send retrieve rsp to downstream. 2024-05-30 15:54:08 +08:00
dapan1121 4f67ccc5d5
Merge pull request #25935 from taosdata/fix/3.0/TD-30188
fix select from union all caused crash
2024-05-30 15:45:44 +08:00
Haojun Liao 5768cc94a1 Merge branch '3.0' into fix/3_liaohj 2024-05-30 15:35:00 +08:00
Haojun Liao cff5e753ef fix(stream): discard the result data block if the primary timestamp of results is expired. 2024-05-30 14:16:49 +08:00
dapan1121 c0e4ab20a4 enh: optimize stmt performance 2024-05-30 13:26:17 +08:00
Hongze Cheng 91394f2e6d fix more 2024-05-30 11:01:44 +08:00
Yihao Deng 5a91039f04 TD-30340 2024-05-30 03:00:56 +00:00
Hongze Cheng f85a4df0e6 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-30317-3.0 2024-05-30 10:24:31 +08:00
Hongze Cheng 88a2c373b3 more fix 2024-05-30 10:22:26 +08:00
dapan1121 f09135abed
Merge pull request #25968 from taosdata/fix/TD-30108
fix: add ut thread join
2024-05-30 08:46:18 +08:00
Haojun Liao 0946f25e5f fix(stream): fix syntax error. 2024-05-29 22:36:22 +08:00
Haojun Liao becc4cb368 enh(stream): limit the concurrent started checkpoint tasks. 2024-05-29 19:29:26 +08:00
Hongze Cheng cd74a7e8e8
Merge pull request #25957 from taosdata/fix/TD-30307-3.0
fix/TD-30307
2024-05-29 18:53:59 +08:00
dapan1121 a98394949a fix: add ut thread join 2024-05-29 17:20:56 +08:00
54liuyao 129d04a449 adj tmq param 2024-05-29 16:29:04 +08:00
wangmm0220 1a6a0d3107 fix:[TD-30323]tmq close error if consumer is cleared 2024-05-29 16:04:37 +08:00
Haojun Liao 46ca55ac74 fix(stream): avoid deadlock. 2024-05-29 15:20:35 +08:00
Haojun Liao 27ac6ca16e fix(stream): desc the ref for checkpoint-trigger timer. 2024-05-29 14:12:14 +08:00
Hongze Cheng e75ab5b298 fix more 2024-05-29 14:10:34 +08:00
Hongze Cheng bb83ed2469 fix: compact and commit concurrency problem 2024-05-29 11:33:17 +08:00
Haojun Liao 09efbad117 fix(stream): drop related fill history task. 2024-05-29 11:16:26 +08:00
dmchen 5283ca87ed fix/TD-30307 2024-05-29 03:08:15 +00:00
wangmm0220 7182e0948e fix:[TD-30306]error in converity scan 2024-05-29 10:49:36 +08:00
Haojun Liao a9abe78eab other: comment invalid sleep for test purpose 2024-05-29 09:16:37 +08:00
Haojun Liao 225dfb1a93 enh(stream): check checkpoint-trigger msg every 100ms. 2024-05-29 00:30:42 +08:00
Haojun Liao d1d868f239 refactor: do some internal refactor and set the pActiveInfo for rsma. 2024-05-29 00:08:29 +08:00
54liuyao a2255ca355 add tmq param 2024-05-28 18:34:37 +08:00
Haojun Liao 8d54d45054 fix(stream): fix error found by CI. 2024-05-28 17:30:14 +08:00
Haojun Liao c3c6b680fb Merge branch '3.0' into fix/3_liaohj 2024-05-28 17:29:22 +08:00
54liuyao d815bb117b add json for batch meta 2024-05-28 16:56:23 +08:00
Shungang Li 4c47626baf fix: arb distinguish between isSync and acked 2024-05-28 16:29:42 +08:00
Shungang Li a8383369ba enh: arb check roletime before check sync 2024-05-28 15:13:58 +08:00
Hongze Cheng 242b836eca compile error 2024-05-28 14:35:58 +08:00
Hongze Cheng 913612e4a6
Merge pull request #25913 from taosdata/enh/TS-4723-3.0
enh: reduce compact block write time
2024-05-28 13:18:57 +08:00
Haojun Liao cc318d7e2d enh(stream): sink task does not initialize the backend. 2024-05-28 11:34:04 +08:00
Haojun Liao bd514fe4d3 other: merge rows. 2024-05-28 11:13:09 +08:00
Haojun Liao 230631a535
Merge pull request #25943 from taosdata/fix/TD-30028
fix(query): check if pSliceIno->pPrevGroupKey is initialized or not.
2024-05-28 11:08:47 +08:00
54liuyao 57bf9d1048 adj log 2024-05-28 10:56:43 +08:00
54liuyao 7fc2e8cc26 batch meta 2024-05-28 10:17:20 +08:00
Haojun Liao be107b204c enh(stream): support retrieve checkpoint data remotely when start stream tasks in vnodes. 2024-05-28 09:54:22 +08:00
dapan1121 2002c69da4
Merge pull request #25926 from taosdata/fix/TD-30231
fix:[TD-30231]case failed in sometimes
2024-05-28 09:25:10 +08:00
Haojun Liao a9ca820b06 fix(query): check if pSliceIno->pPrevGroupKey is initialized or not. 2024-05-27 22:31:02 +08:00
dapan1121 99859c30ed
Merge pull request #25932 from taosdata/fix/TD-30190
Fix/td 30190
2024-05-27 18:53:21 +08:00
Hongze Cheng 81768b40fd
Merge pull request #25924 from taosdata/fix/TD-30248-3.0
fix: last cache memory leak
2024-05-27 18:14:36 +08:00
wangjiaming0909 fd34087b8c fix select from union all caused crash 2024-05-27 16:20:13 +08:00
dapan1121 a25b70c45c fix: add timeline test cases 2024-05-27 14:53:30 +08:00
Hongze Cheng 72736ba7b9 Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/TS-4723-3.0 2024-05-27 09:33:33 +08:00
Haojun Liao 03a5230bd7
Merge pull request #25923 from taosdata/fix/TD-30028
fix(stream): fix memory leak if write failed.
2024-05-25 00:40:14 +08:00
dapan1121 2f9c341208
Merge pull request #25887 from taosdata/fix/3.0/TD-30105
fix smaTest unit test
2024-05-24 13:50:23 +08:00
wangmm0220 a23294d5f2 fix:[TD-30231]case failed in sometimes 2024-05-24 13:40:10 +08:00
Shungang Li 9947d8ec42 fix: last cache memory leak 2024-05-24 12:57:49 +08:00
Haojun Liao 01fb950cbc refactor: add some logs. 2024-05-24 11:44:17 +08:00
54liuyao d33b2521fd adj res type 2024-05-24 11:42:08 +08:00
Haojun Liao d001a87a58 Merge remote-tracking branch 'origin/fix/3_liaohj' into fix/3_liaohj 2024-05-24 11:42:04 +08:00
wangjiaming0909 22aad41810 fix smaTest failed caused by mnode not inited 2024-05-24 11:42:01 +08:00
Haojun Liao 89fb56e77d other: merge 3.0 2024-05-24 11:41:51 +08:00
Haojun Liao 28032dfd39 fix(stream): fix memory leak if write failed. 2024-05-24 11:39:02 +08:00
54liuyao be82e4acd2 add log 2024-05-24 11:25:30 +08:00
dapan1121 6064ea0125 fix: support timeline query from union and order by 2024-05-24 11:24:19 +08:00
Haojun Liao 499ca6c23b
Merge pull request #25910 from taosdata/fix/TD-30028
fix(stream): check if outputQ is full before execute the scan history task. if it is full, idle for 5 sec.
2024-05-24 10:25:17 +08:00
Haojun Liao 8c0a74e7b2 fix(stream):adjust the idle time. 2024-05-24 09:19:09 +08:00
Hongze Cheng a193b589a9
Merge pull request #25915 from taosdata/fix/TD-30220
Fix/TD-30220
2024-05-24 08:59:01 +08:00
Yihao Deng a021b62c04 fix backen crash 2024-05-23 12:02:01 +00:00
Hongze Cheng a33fd60721 Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/TS-4723-3.0 2024-05-23 19:05:24 +08:00
Hongze Cheng 21ea1e3735 fix memory leak 2024-05-23 19:05:11 +08:00
Hongze Cheng f9834898c6
Merge pull request #25894 from taosdata/fix/TD-30113-2-3.0
TD-30113
2024-05-23 18:03:34 +08:00
Hongze Cheng 9531cba834 Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/TS-4723-3.0 2024-05-23 18:02:26 +08:00
Hongze Cheng f729072044 enh: reduce compact block write time 2024-05-23 17:57:07 +08:00
54liuyao 441a150d66 optimize tmq snapshot meta 2024-05-23 17:35:54 +08:00
Haojun Liao eb1f09f47f refactor: do some internal refactor. 2024-05-23 17:25:22 +08:00
Haojun Liao 0c61fb20d6 fix(stream): check if outputQ is full before execute the scan history task. if it is full, idle for 5 sec. 2024-05-23 17:22:29 +08:00
kailixu 585ec14fea feat(grant): support industry edition 2024-05-23 17:17:18 +08:00
Hongze Cheng 987d3d84f0
Merge pull request #25897 from taosdata/fix/TD-30106-2-3.0
fix/TD-30106
2024-05-23 17:12:00 +08:00
Hongze Cheng f492d4ad40
Merge pull request #25891 from taosdata/fix/TS-4827-3.0
fix: last cache update ts for col format
2024-05-23 16:45:12 +08:00
54liuyao 8ccfa728f8 set pk column 2024-05-23 16:17:15 +08:00
Haojun Liao cc7d5d7a91 Merge branch '3.0' into fix/TD-30028 2024-05-23 16:16:59 +08:00
Haojun Liao cb6e03d985
Merge pull request #25896 from taosdata/fix/TD-30208
check delete mark
2024-05-23 15:48:01 +08:00
Haojun Liao 69567799eb fix(stream): initialization tasks before start all tasks. 2024-05-23 15:45:59 +08:00
Haojun Liao 61b08259ba fix(stream): initialization fill-history tasks before start all other stream tasks. 2024-05-23 15:38:16 +08:00
kailixu c632a64294 Merge branch '3.0' into feat/TD-30053-3.0 2024-05-23 14:39:57 +08:00
Hongze Cheng eac6408339
Merge pull request #25879 from taosdata/enh/TD-29713-3.0
enh: batch update arbgroup in trans
2024-05-23 14:28:11 +08:00
dmchen 5055dad3cf fix/TD-30106 2024-05-23 04:22:52 +00:00
Hongze Cheng ae7b3179a0
Merge pull request #25883 from taosdata/fix/fixFloatDefaultCompress
Fix/fixFloatDefaultCompress
2024-05-23 10:42:21 +08:00
54liuyao 0b9e3c9115 check delete mark 2024-05-23 10:05:24 +08:00
Haojun Liao f146ae4198 fix(stream): 2024-05-22 19:46:24 +08:00
kailixu 0ef202a56b enh: createdb permission for users 2024-05-22 19:00:47 +08:00
Haojun Liao 96e1487787 refactor: do some internal refactor. 2024-05-22 16:57:09 +08:00
kailixu 0303ea7bd2 enh: refine error code 2024-05-22 16:44:57 +08:00
kailixu 34872205f5 enh: refine error code 2024-05-22 16:33:12 +08:00
dmchen 889b420270 TD-30113 2024-05-22 08:17:20 +00:00
Shungang Li 0e76ba4034 fix: last cache update ts for col format 2024-05-22 15:15:41 +08:00
Haojun Liao 142bc9046d fix(stream): fix memory leak. 2024-05-22 15:13:00 +08:00
Haojun Liao d13aff3b70 fix(stream): adjust buf size, and avoid overflow 2024-05-22 13:33:17 +08:00
Haojun Liao 317742acc1 fix(stream): adjust buf size. 2024-05-22 13:29:38 +08:00
Haojun Liao 565d1f408c fix(stream): adjust buf size, and avoid overflow 2024-05-22 13:26:49 +08:00
Haojun Liao 77852fa702 fix(stream): avoid data overflow and fix test cases. 2024-05-22 13:20:45 +08:00
Haojun Liao be39044b66 fix(stream): add more info 2024-05-22 11:04:54 +08:00
Shungang Li 307ddc632f enh: batch update arbgroup in trans 2024-05-22 10:44:46 +08:00
kailixu ea1b4c3b9d Merge branch '3.0' into enh/TD-30149-3.0 2024-05-22 10:44:44 +08:00
Haojun Liao ed12ef1c02
Merge pull request #25878 from taosdata/fix/TD-30180-3.0
fix:[TD-30180]error in judging if groupId already added to the end of…
2024-05-22 09:12:56 +08:00
dapan1121 f8c9d40ff6
Merge pull request #25849 from taosdata/fix/3.0/TS-4806
fix event window operator forget filting having clause
2024-05-22 09:10:45 +08:00
Yihao Deng a546a751e8 change float/double default compress 2024-05-21 11:56:14 +00:00
wangmm0220 f21eeae56c fix:[TD-30180]error in judging if groupId already added to the end of table name 2024-05-21 16:57:00 +08:00
Hongze Cheng 57fdb40006
Merge pull request #25871 from taosdata/fix/TD-29772-2-3.0
fix/TD-29772
2024-05-21 16:40:55 +08:00
kailixu d1bc549936 Merge branch '3.0' into enh/TD-30149-3.0 2024-05-21 15:29:22 +08:00
kailixu 04c0c8b6cd enh(grant): refine error code 2024-05-21 15:26:29 +08:00
Hongze Cheng 2946710b35
Merge pull request #25859 from taosdata/enh/TD-30156-3.0
enh/TD-30156
2024-05-21 15:10:19 +08:00
Haojun Liao f6af165d9a refactor(stream): add more info in info-meta 2024-05-21 10:09:55 +08:00
dmchen a297a38818 fix/TD-29772 2024-05-21 01:57:33 +00:00
dapan1121 09609dbac5
Merge pull request #25825 from taosdata/fix/3.0/TD-30065
fix show create table with empty table name
2024-05-21 09:16:51 +08:00
wangmm0220 d79550be20 fix:[TS-4817] check primary key(timestamp) in raw data 2024-05-20 19:18:31 +08:00
dmchen bf86a30b4f enh/TD-30156 2024-05-20 10:57:58 +00:00
Haojun Liao 3baa4169e6 Merge branch '3.0' into fix/3_liaohj 2024-05-20 10:31:53 +08:00
wangjiaming0909 9ae476c147 fix event window operator forget filting having clause 2024-05-20 10:30:51 +08:00
Hongze Cheng 9527b66db1
Merge pull request #25841 from taosdata/feat/ly_opt_checkpointYh
Feat/ly_opt_checkpointYh
2024-05-20 10:10:28 +08:00
dapan1121 68640f52be
Merge pull request #25833 from taosdata/fix/TS-4716-3.0
fix:[TS-4716]wait too long if change system time
2024-05-20 09:47:06 +08:00
Haojun Liao 130f7a292d fix(stream): reset the error code when trying to restore checkpoint. 2024-05-19 22:36:09 +08:00
Haojun Liao f74fad7e60 fix(query): fix error in refactor. 2024-05-19 17:17:40 +08:00
Haojun Liao 0fe2686b63 fix(query): fix bugs caused by refactor. 2024-05-19 14:55:51 +08:00
Haojun Liao 7a90e68667 fix(query): fix bugs caused by refactor. 2024-05-19 13:55:46 +08:00
Haojun Liao 82c10fd709 fix(query): fix bugs caused by refactor. 2024-05-19 13:40:09 +08:00
Haojun Liao 1e5098f676 fix(query): fix bugs caused by refactor. 2024-05-19 13:32:30 +08:00
Haojun Liao 217fb7551c fix(query): fix bugs caused by refactor. 2024-05-19 13:18:12 +08:00
Haojun Liao d69d11a74f fix(query): fix bugs caused by refactor. 2024-05-19 12:30:18 +08:00
Haojun Liao ad95b27cf2 fix(query): fix bugs caused by refactor. 2024-05-19 10:28:24 +08:00
Haojun Liao 19b17826d4 fix(query): fix bugs caused by refactor. 2024-05-19 00:16:43 +08:00
Haojun Liao 8f4da7f308 fix(query): fix bugs caused by refactor. 2024-05-18 23:11:18 +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 937ded9f70 refactor(query): tune sink param. 2024-05-18 09:54:22 +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 e7aa0ca177 fix(query): fix error. 2024-05-17 18:39:34 +08:00
wangjiaming0909 59bf72428d fix show create table with empty table name 2024-05-17 17:52:17 +08:00
Haojun Liao a2692dbba4 refactor(query): opt memory prepare. 2024-05-17 17:51:41 +08:00
Haojun Liao 524549a08a Merge remote-tracking branch 'origin/enh/opt_prj' into enh/opt_prj 2024-05-17 17:04:29 +08:00
Haojun Liao 27c4e3634c refactor: do some internal refactor. 2024-05-17 17:04:05 +08:00
Shungang Li bf40585f6c fix: cache update for last key 2024-05-17 16:41:26 +08:00
wangmm0220 3c0dbacf37 fix:[TS-4716]wait too long if change system time 2024-05-17 16:37:40 +08:00
Yihao Deng bb47a8df33 opt checkpoint 2024-05-17 15:30:04 +08:00
Minglei Jin 7292d7a0ff fix(tsdb/cache): update array reference to fix missing tables/groupby 2024-05-17 14:59:20 +08:00
wade zhang b19298f8e0
Merge pull request #25800 from taosdata/fix/TD-29995-3.0
fix: last cache update rule
2024-05-17 14:57:58 +08:00
wangmm0220 b0cdf887b4 fix:[TS-4716]wait too long if change system time 2024-05-17 14:27:09 +08:00
Yihao Deng b0377a2e3a opt checkpoint 2024-05-17 14:21:04 +08:00
kailixu be44ea0a84 Merge branch '3.0' into feat/TD-30053-3.0 2024-05-17 14:07:44 +08:00
wade zhang b299ff0449
Merge pull request #25798 from taosdata/fix/backendInvalidFree
Fix/backendInvalidFree
2024-05-17 13:46:18 +08:00
Hongze Cheng 671eb83d4e
Merge pull request #25809 from taosdata/fix/optReadBufForQueryLargeData3
Fix/optReadBufForQueryLargeData3
2024-05-17 11:43:33 +08:00
Shungang Li 9367be016d enh: remove unused code 2024-05-17 11:37:30 +08:00
Shungang Li b79dda6689 enh: adjust order for row format cache update 2024-05-17 11:31:09 +08:00
Yihao Deng c5b3c04036 opt read buf 2024-05-17 10:27:56 +08:00
Minglei Jin 3b8c27764d Merge branch '3.0' into fix/TD-29995-3.0 2024-05-17 10:17:33 +08:00
Haojun Liao 15181eb14b enh(tsdb): increase the capacity for return data. 2024-05-17 09:51:56 +08:00
Hongze Cheng 56b2ccebf6
Merge pull request #25816 from taosdata/feat/TS-4050-3.0
feat/ts-4050-3.0
2024-05-17 09:13:19 +08:00
Shungang Li 5c952fc922 enh: cleanup 2024-05-17 09:10:35 +08:00
Haojun Liao 416339514f
Merge pull request #25822 from taosdata/feat/ly_opt_checkpoint
optimize stream operator checkpoint
2024-05-17 09:08:38 +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 6e1fe0ae38 refactor: do some internal refactor. 2024-05-16 23:30:35 +08:00
Haojun Liao 63d9c82b87 fix(query): remove assert. 2024-05-16 23:25:01 +08:00
Yihao Deng a7b434075b opt checkpoint 2024-05-16 20:16:59 +08:00
Haojun Liao 5307f15766 refactor: do some internal refactor. 2024-05-16 19:54:29 +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
dapan1121 028c388435
Merge pull request #25788 from taosdata/fix/3.0/TD-30044
fix partition_by_col interval not loading blocks caused crash
2024-05-16 18:20:25 +08:00
Yihao Deng 2359e0e61b opt checkpoint 2024-05-16 18:07:57 +08:00
kailixu a0167f91b5 Merge branch '3.0' into feat/TD-30053-3.0 2024-05-16 17:30:52 +08:00
kailixu cb5bdd29b5 feat(grant): support industry edition 2024-05-16 17:30:03 +08:00
Yihao Deng ef5d9316bb Merge branch 'enh/refactoBackendCp' into feat/ly_opt_checkpoint 2024-05-16 16:30:27 +08:00
54liuyao 7b50663240 optimize stream operator checkpoint 2024-05-16 16:24:58 +08:00
Haojun Liao 92b247e5b4 refactor: move compress data in query threads. 2024-05-16 15:55:48 +08:00
dapan1121 41e8a6996f
Merge pull request #25808 from taosdata/fix/TS-4787-3.0
fix(meta scan):check system table scan result
2024-05-16 15:10:24 +08:00
Yihao Deng bc41a5ee3c refactor transport 2024-05-16 14:14:09 +08:00
Haojun Liao 41b55cf4d6
Merge pull request #25792 from taosdata/fix/TD-29745-1
adj code
2024-05-16 13:56:31 +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
Yihao Deng 427a98279e opt reset buf 2024-05-16 10:30: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
54liuyao 4be4a04621 fix(meta scan):check system table scan result 2024-05-16 09:56:07 +08:00
wangjiaming0909 2279f60eed fix partition_by_col interval not loading blocks caused crash 2024-05-16 09:48:00 +08:00
Shungang Li fc047ddafc fix: last cache update rule 2024-05-16 09:30:27 +08:00
Haojun Liao f8eb217c75
Merge pull request #25790 from taosdata/fix/TD-30064
fix:remove dot from child table in stream
2024-05-16 09:21:22 +08:00
facetosea b8b16b1cb8 fix test case on windows 2024-05-15 22:25:40 +08:00
Hongze Cheng f4a9c5e3c8
Merge pull request #25669 from taosdata/enh/TD-29953
Enh/TD-29953
2024-05-15 17:26:26 +08:00
Yihao Deng f33bf898b4 fix invalid free 2024-05-15 16:56:02 +08:00
Yihao Deng 01e9ae6299 fix invalid free 2024-05-15 16:53:42 +08:00
Hongze Cheng 9dd3f326ea
Merge pull request #25731 from taosdata/enh/TD-29968-3.0
enh: grant support s3/active-active/dual-replica/db_encryption
2024-05-15 15:52:28 +08:00
wangmm0220 1eb2984986 fix:remove dot from child table in stream 2024-05-15 14:57:50 +08:00
factosea e1ae87bbf5 use tsem2 2024-05-15 14:57:14 +08:00
Haojun Liao 2b44211928 fix(test): update test case and fix a typo. 2024-05-15 14:52:59 +08:00
Haojun Liao abd90c733a fix(stream): remove backend files only after the in-memory task is dropped. 2024-05-15 14:24:35 +08:00
54liuyao 2a67b83a27 adj code 2024-05-15 14:11:55 +08:00
Haojun Liao 43e018e210
Merge pull request #25733 from taosdata/fix/TD-29745
optimize scan data
2024-05-15 13:41:08 +08:00
wangmm0220 919e2848b3 fix:remove dot from child table in stream 2024-05-15 13:40:33 +08:00
Yihao Deng b1c50e23b6 refactor checkpoint 2024-05-15 11:38:43 +08:00
54liuyao 167cdc79c5 format code 2024-05-15 10:54:53 +08:00
54liuyao 4c603fee55 format code 2024-05-15 10:54:24 +08:00
54liuyao 3c56f623ed adj inline func 2024-05-15 10:46:19 +08:00
dapan1121 126c7fa6a5
Merge pull request #25771 from taosdata/fix/3.0/TD-30037
fix get table meta without meta lock
2024-05-15 10:23:15 +08:00
Haojun Liao 042ed3caff fix(stream): fix invalid unlock. 2024-05-15 10:08:56 +08:00
Haojun Liao f905558c38
Merge pull request #25776 from taosdata/fix/TD-30049
fix(tsdb): fix deadlock when stopping reader.
2024-05-15 09:15:18 +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
54liuyao ab3ba3f2e4 optimize scan tsdb 2024-05-15 09:09:20 +08:00
Haojun Liao a3bd3a4c76
Merge pull request #25769 from taosdata/fix/TS-4791
fix(tsdb): fix the length of column type overflow.
2024-05-15 00:44:59 +08:00
Haojun Liao 610aa80e65 fix(stream): init backend for fill-history task. 2024-05-15 00:08:38 +08:00
facetosea 36cb98e79e build on mac 2024-05-14 21:21:22 +08:00
Haojun Liao 4eacf86843 fix(tsdb): fix deadlock when stopping reader. 2024-05-14 19:20:19 +08:00
Hongze Cheng e1555ea2bc
Merge pull request #25756 from taosdata/fix/TD-30001-3.0
fix: race condition in dumpConfToDataBlock
2024-05-14 19:07:41 +08:00
Hongze Cheng 1cc8212384
Merge pull request #25723 from taosdata/fix/TD-30008
fix: tsdbCache vartype of zero size
2024-05-14 18:59:23 +08:00
Hongze Cheng c57dd5f607
Merge pull request #25764 from taosdata/fix/TD-30030-3.0
fix: error msg of show tags from ntb/view
2024-05-14 18:10:54 +08:00
Haojun Liao 241f8b3d2e fix(tsdb): fix deadlock when stopping reader. 2024-05-14 18:05:13 +08:00
Hongze Cheng 7b35a5964e
Merge pull request #25471 from taosdata/feat/TD-29196
feat: add pcre2 lib to precheck geometry wkt
2024-05-14 17:42:15 +08:00
factosea 4db19b5215 destory 2024-05-14 17:03:22 +08:00
factosea 3c39f76365 tsem_wait 2024-05-14 16:52:53 +08:00
Haojun Liao 9300b7a401 fix(tsdb): fix the length of column type overflow. 2024-05-14 16:22:11 +08:00
Haojun Liao 1ccf743215 fix(stream): fix syntax error. 2024-05-14 16:19:21 +08:00
Haojun Liao 4fa8cfbffe fix(stream): fix syntax error. 2024-05-14 15:42:37 +08:00
wangjiaming0909 876ea12bfa fix get table meta without meta lock 2024-05-14 15:20:49 +08:00
Haojun Liao 6898eba6ed fix(stream): expand stream tasks are divided into two phase, the first is to build stream task and then expand stream task before start stream tasks. 2024-05-14 14:34:31 +08:00
kailixu ba8d44e49c fix: error msg of show tags from ntb/view 2024-05-14 12:49:09 +08:00
kailixu 4abe06627c fix: error msg of show table tags from view 2024-05-14 12:25:25 +08:00
Minglei Jin 2e919ff9d0 fix(cos/checks3): failed early if not enabled 2024-05-14 11:27:43 +08:00
factosea 889751e16f Semaphore on linux 2024-05-14 11:04:42 +08:00
Minglei Jin b6eec20dfb fix(s3/grant): checking grant when doing migrate 2024-05-14 11:01:06 +08:00
Minglei Jin b318121e8e Merge branch '3.0' into enh/TD-29968-3.0 2024-05-14 10:57:33 +08:00
Shungang Li 87f52c88d9 fix: race condition in dumpConfToDataBlock 2024-05-14 10:45:54 +08:00
Shungang Li 694680600e fix: tsdbCache vartype of zero size 2024-05-14 09:23:32 +08:00
Hongze Cheng 92a3686c2f
Merge pull request #25748 from taosdata/fix/TD-29904-3.0
fix: show tags from undefined table
2024-05-14 09:07:56 +08:00
kailixu 3528c3c280 Merge branch '3.0' into fix/TD-29904-3.0 2024-05-14 09:06:34 +08:00
Hongze Cheng 53dfc95afa
Merge pull request #25746 from taosdata/fix/TD-30020-3.0
fix(cos/oss): use vhost style uri for oss
2024-05-14 08:47:00 +08:00
Hongze Cheng df67ffb947
Merge pull request #25742 from taosdata/fix/fixCompressCompatible
Fix/fixCompressCompatible
2024-05-13 19:09:41 +08:00
Haojun Liao fb248b2682 fix(stream): not save the stream task for rsma. 2024-05-13 17:26:39 +08:00
kailixu 8ab24c71d0 fix: show tags from undefined table 2024-05-13 17:14:29 +08:00
Haojun Liao b7e7de0354 fix(stream): set the stream task load flag. 2024-05-13 16:45:38 +08:00
Minglei Jin dcbafe637d fix(cos/oss): use vhost style uri for oss 2024-05-13 16:44:05 +08:00
dmchen 7c31014c4d add sql 2024-05-13 08:20:27 +00:00
Haojun Liao 3dfffe9113 fix(stream): async load and start stream tasks. 2024-05-13 15:31:26 +08:00
Yihao Deng 6e5d411986 add compress 2024-05-13 03:45:51 +00:00
kailixu 6f07e48826 Merge branch '3.0' into enh/TD-29968-3.0 2024-05-13 10:35:53 +08:00
dmchen 939183d3df fix/TD-29772 2024-05-13 01:56:49 +00:00
Haojun Liao 56a1e7e01f
Merge pull request #25727 from taosdata/fix/xftan/TD-29988-3.0
fix: build fails on macOS and Windows
2024-05-13 09:44:19 +08:00
dapan1121 b578a7b25c
Merge pull request #25677 from taosdata/fix/TD-29800/memleadk
fix: memleak
2024-05-13 09:14:13 +08:00
kailixu 60e02eb3e6 Merge branch '3.0' into enh/TD-29968-3.0 2024-05-12 23:15:40 +08:00
kailixu e3442474cf fix: grants for database encryption 2024-05-12 23:09:56 +08:00
dapan1121 dc853c0d2f
Merge pull request #25726 from taosdata/opti/TS-4658
fix:[TS-4658] make error msg specific
2024-05-12 18:07:39 +08:00
dapan1121 05788d25b0
Merge pull request #25629 from taosdata/fix/TD-29893-3.0
fix:[TD-29893]avoid returning 0 if vnode init error
2024-05-12 18:07:08 +08:00
Shungang Li c575d7a850 enh: grant check for dual-replica-ha 2024-05-11 18:32:04 +08:00
Haojun Liao d32a80a872 fix(query): set correct row index. 2024-05-11 17:05:56 +08:00
Haojun Liao d214dd5cdd fix(stream): fix error in downloading remote backup checkpoint data. 2024-05-11 16:19:11 +08:00
wangmm0220 4e6139b691 Merge branch 'opti/TS-4658' of https://github.com/taosdata/TDengine into opti/TS-4658 2024-05-11 15:50:31 +08:00
wangmm0220 55ac177097 fix:[TS-4658] make error msg specific 2024-05-11 15:50:05 +08:00
t_max f030af3aab fix: build fails on macOS and Windows 2024-05-11 14:59:05 +08:00
Haojun Liao c54751e7e2 fix(query): set the pk for interp query. 2024-05-11 11:11:09 +08:00
Haojun Liao f8d8061260 refactor: do some internal refactor. 2024-05-11 11:08:51 +08:00
Haojun Liao d7e1f37cd4 Merge branch '3.0' into fix/3_liaohj 2024-05-11 10:28:12 +08:00
Haojun Liao 370c255128 refactor: do some internal refactor. 2024-05-11 10:27:55 +08:00
dmchen 9cf2529cac check grant first 2024-05-11 02:12:31 +00:00
Haojun Liao 11ed1f54b3 refactor: do some internal refactor. 2024-05-11 10:09:23 +08:00
Haojun Liao 7f93ec2c53 fix(stream): update the checkpoint info for followers, and some internal refactor. 2024-05-11 09:37:02 +08:00
dapan1121 8059ce72d2
Merge pull request #25711 from taosdata/fix/3.0/TS-4769
modify tsma invalid interval msg
2024-05-10 17:57:20 +08:00
Hongze Cheng 4d4fa9ea94
Merge pull request #25703 from taosdata/fix/TD-29912
fix: handle memleak in vnodeSnapWriterOpen, add log for abort_edit
2024-05-10 15:29:44 +08:00
Hongze Cheng db68b9a1f0
Merge pull request #25707 from taosdata/fix/TD-29981
fix: refactor lastcache ser/des for compatibility
2024-05-10 09:15:29 +08:00
Shungang Li 0ac5d393e6 fix: tsdbcache last disk data format change 2024-05-09 23:37:28 +08:00
Shungang Li 544999c01b fix: tsdbCacheSerialize copy from null ptr 2024-05-09 22:55:29 +08:00
Shungang Li 457b98fee8 fix: adjust SValueV0 data order 2024-05-09 21:52:43 +08:00
Hongze Cheng ba0d0a316f
Merge pull request #25696 from taosdata/FIX/audit-tb-memory-leak-3.0
fix/audit-memory-leak
2024-05-09 19:10:36 +08:00
Shungang Li 7ae4415890 fix: refactor lastcache ser/des for compatibility 2024-05-09 19:04:11 +08:00
wangjiaming0909 5ede67f578 modify tsma invalid interval msg 2024-05-09 17:55:17 +08:00
Minglei Jin 41eb82c4de enh(s3/grant): disable s3 with expired grant 2024-05-09 15:19:50 +08:00
Haojun Liao 845fcfa247
Merge pull request #25700 from taosdata/fix/3_liaohj
refactor: do some internal refactor.
2024-05-09 15:14:46 +08:00
Shungang Li 6895bb121f fix: handle memleak in vnodeSnapWriterOpen, add log for abort_edit 2024-05-09 14:55:48 +08:00
Haojun Liao 6721ec3cd8 refactor: do some internal refactor. 2024-05-09 14:06:25 +08:00
Haojun Liao 2ee8f7da32
Merge pull request #25695 from taosdata/fix/3_liaohj
refactor: do some internal refactor.
2024-05-09 13:36:56 +08:00
dmchen e5547eccbf encrypt grant 2024-05-09 02:44:38 +00:00
dmchen 454b4047cb fix/audit-memory-leak 2024-05-09 10:19:14 +08:00
Haojun Liao db848f7e6b refactor: do some internal refactor. 2024-05-09 10:15:34 +08:00
Haojun Liao 6693efaa85 refactor: do some internal refactor. 2024-05-09 10:11:37 +08:00
Haojun Liao a450deb60b
Merge pull request #25679 from taosdata/fix/3_liaohj
fix(query): set correct row length for rowid sort.
2024-05-09 10:10:27 +08:00
Hongze Cheng e76d15e33f
Merge pull request #25690 from taosdata/fix/TD-29962
enh: refactor tsdbCache ser/des
2024-05-09 09:04:09 +08:00
dapan1121 8919584f27
Merge pull request #25683 from taosdata/fix/incDefaultThreadNum
fix: increase default query thread number
2024-05-09 08:20:46 +08:00
Shungang Li 70598a3038 enh: refactor tsdbCache ser/des 2024-05-09 00:13:19 +08:00
factosea 5a75c38897 test 2024-05-08 23:28:04 +08:00
Haojun Liao cbf994f04f fix(query): set correct length for json value. 2024-05-08 22:28:49 +08:00
Hongze Cheng 9e21eacf26
Merge pull request #25687 from taosdata/fix/TD-29934-3.0
fix(tsdb/cache-update): compare when rocks's colVal not null
2024-05-08 21:48:01 +08:00
Minglei Jin 3d1612e44b fix(tsdb/cache-update): compare when rocks's colVal not null 2024-05-08 19:27:43 +08:00
Haojun Liao 81abf3fe6d refactor: do some internal refactor. 2024-05-08 19:04:50 +08:00
dapan1121 c93c54b580 fix: increase default query thread number 2024-05-08 19:03:21 +08:00
Hongze Cheng 431c3c0066
Merge pull request #25675 from taosdata/fix/TD-29934-3.0
fix(tsdb/cache-update): discard none colVals for same timestamp
2024-05-08 18:54:17 +08:00
dapan1121 a221813f55
Merge pull request #25658 from taosdata/fix/3.0/TD-29931
fix check ctgCache.pTsmas outside of cache read lock
2024-05-08 18:51:23 +08:00
Haojun Liao 25d84ab7d3 refactor: do some internal refactor. 2024-05-08 18:41:57 +08:00
Haojun Liao 75e0ce8cbc fix(query): calculate the correct dst row length. 2024-05-08 18:25:56 +08:00
Haojun Liao ca022259a0 fix(query): set correct row length for rowid sort. 2024-05-08 18:17:22 +08:00
Hongze Cheng 7b93aa11a4
Merge pull request #25671 from taosdata/fix/TD-29962
fix: (compatibility) SLastCol field change cause 'last' crash
2024-05-08 18:15:43 +08:00
factosea 3a4e8f0842 fix: memleak 2024-05-08 17:38:58 +08:00
Minglei Jin bb227a9798 fix(tsdb/cache-update): discard none colVals for same timestamp 2024-05-08 17:29:07 +08:00
Haojun Liao 6e832b68bd refactor: do some internal refactor. 2024-05-08 16:40:51 +08:00
Haojun Liao f120a62434 refactor: do some internal refactor. 2024-05-08 16:37:31 +08:00
Haojun Liao 4f59754a63 refactor: do some internal refactor. 2024-05-08 16:22:02 +08:00
Haojun Liao dc9452fb0a fix(sort): set correct output row index. 2024-05-08 16:21:48 +08:00
Shungang Li 733c8f8f9a fix: (compatibility) SLastCol field change cause 'last' crash 2024-05-08 16:12:43 +08:00
Haojun Liao a1a198630a
Merge pull request #25666 from taosdata/fix/3_liaohj
refactor: do some internal refactor.
2024-05-08 15:33:53 +08:00
Yihao Deng a247a43863 change compress 2024-05-08 06:55:29 +00:00
yihaoDeng 697ca8914e enh compress 2024-06-22 11:35:47 +08:00
Haojun Liao bc04093d11 refactor: do some internal refactor. 2024-05-08 13:54:25 +08:00
Haojun Liao 9ce8f6953d refactor: do some internal refactor. 2024-05-08 13:52:20 +08:00
Haojun Liao b26656fd1c
Merge pull request #25661 from taosdata/fix/3_liaohj
refactor: do some internal refactor.
2024-05-08 13:03:13 +08:00
Haojun Liao c43fbf6fee refactor: do some internal refactor. 2024-05-08 11:21:24 +08:00
Haojun Liao 64ae35affe fix(test): fix syntax error. 2024-05-08 09:18:36 +08:00
Haojun Liao cdeb4462fb refactor: do some internal refactor. 2024-05-07 23:43:21 +08:00
Haojun Liao 55a630911d
Merge pull request #25653 from taosdata/fix/3_liaohj
refactor: do some internal refactor.
2024-05-07 23:12:30 +08:00
Haojun Liao b6debd985b fix(stream): always return success if repeatly recv checkpoint source msg. 2024-05-07 16:33:08 +08:00
factosea 446fc9f859 group by alias tablename 2024-05-07 15:57:49 +08:00
wangjiaming0909 f5a9f8c338 fix check ctgCache.pTsmas outside of cache read lock 2024-05-07 15:15:26 +08:00
54liuyao a5213e4cf9 adj delete mark 2024-05-07 15:01:45 +08:00
Hongze Cheng c4b2f5681c
Merge pull request #25654 from taosdata/fix/TD-29845
fix: fix last col version when updating rocks
2024-05-07 11:33:51 +08:00
Haojun Liao 0e0f98eb8d refactor: do some internal refactor. 2024-05-07 10:50:44 +08:00
Minglei Jin 562bf0fe1e tsdb/cache: fix last col version when updating rocks 2024-05-07 10:24:07 +08:00
Shungang Li b979c584fb fix: tsdbCacheGetBatch ref of tmp memory 2024-05-07 10:22:58 +08:00
Haojun Liao bbd423f666 refactor: do some internal refactor. 2024-05-07 09:46:12 +08:00
Hongze Cheng 3ffe2740e5
Merge pull request #25138 from taosdata/ENH/TD-29195-3.0
enh: add logging info for alter vnode hash range action
2024-05-07 09:02:32 +08:00
Hongze Cheng 05f0253991
Merge pull request #25644 from taosdata/FIX/TD-29908-3.0
enh: check snap begin index against commit index on leader
2024-05-07 09:02:15 +08:00
Haojun Liao 3b43b8f8c7
Merge pull request #25646 from taosdata/fix/3_liaohj
fix(stream): set global close flag in the streamMeta.
2024-05-06 22:19:23 +08:00
dapan1121 12f38f7685
Merge pull request #25640 from taosdata/fix/TS-4737
fix: scheduler dead lock issue
2024-05-06 18:53:34 +08:00
Haojun Liao 18c66a5491 refactor: do some internal refactor. 2024-05-06 18:17:38 +08:00
Haojun Liao c982f6ac80 refactor: do some internal refactor. 2024-05-06 17:08:11 +08:00
Haojun Liao 7ad7ef7cfc refactor: do some internal refactor. 2024-05-06 17:03:41 +08:00
Haojun Liao 46e9fe6f97 fix(stream): set global close flag in the streamMeta. 2024-05-06 17:03:09 +08:00
Benguang Zhao b0f7355d11 enh: check snap begin index against commit index on leader 2024-05-06 16:57:22 +08:00
Haojun Liao d879c7c967 fix(stream): set global close flag in the streamMeta. 2024-05-06 16:40:49 +08:00
dapan1121 4f1a983074
Update schJob.c 2024-05-06 16:00:35 +08:00
dapan1121 e2b6699c7a fix: scheduler retry issue 2024-05-06 15:57:57 +08:00
dapan1121 d28fa202d7
Merge pull request #25639 from taosdata/enh/elimNotNullCond
Enh: eliminate not null cond
2024-05-06 15:56:43 +08:00
dapan1121 e45a348e5b fix: scheduler job retry issue 2024-05-06 14:08:37 +08:00
dapan1121 7809533c79 enh: eliminate not null condition 2024-05-06 13:45:16 +08:00
Yihao Deng 8061688e79 fix rocskdb init failed 2024-05-06 03:22:28 +00:00
wangmm0220 5f6d3fcf7e fix:[TD-29893]avoid returning 0 if vnode init error 2024-05-06 10:09:53 +08:00
dapan1121 90c0bb53c9 enh: eliminate cond 2024-05-06 09:30:55 +08:00
Haojun Liao 44100139a4
Merge pull request #25614 from taosdata/fix/3_liaohj
fix(stream): close task if it's in checkdown stream procedure.
2024-05-01 08:06:59 +08:00
dapan1121 355db3a0a3
Merge pull request #25609 from taosdata/fix/TD-29869
fix:[TD-29869]use latest vg info when drop topic
2024-05-01 07:37:03 +08:00
Haojun Liao cdc7b03ac6 fix(stream): fix syntax error. 2024-04-30 22:44:32 +08:00
yihaoDeng bc56d86314 fix:[TD-29893]mkdir error in mac 2024-04-30 19:48:34 +08:00
Haojun Liao 05a204dd6c refactor: do some internal refactor. 2024-04-30 19:30:56 +08:00
Haojun Liao 732e52d64d refactor: do some internal refactor, and add some logs. 2024-04-30 19:11:58 +08:00
Haojun Liao 94a0f9ab8f other: merge 3.0 2024-04-30 17:12:46 +08:00
Haojun Liao ed610d293f fix(stream): close task if it's in checkdown stream procedure. 2024-04-30 17:09:37 +08:00
Haojun Liao 629502e12e refactor: do some internal refactor. 2024-04-30 17:00:51 +08:00
Haojun Liao f2bc93b78d
Merge pull request #25598 from taosdata/fix/3_liaohj
refactor(stream): opt stream sink perf.
2024-04-30 16:59:22 +08:00
dapan1121 f54dd2b818
Merge pull request #25602 from taosdata/fix/TS-4728-3.0
fix:use path of SStreamMeta
2024-04-30 16:12:50 +08:00
Haojun Liao cb5a0563e6 fix(stream): fix error caused by merge. 2024-04-30 15:43:12 +08:00
wangmm0220 0758c4ece0 fix:[TD-29869]use latest vg info when drop topic 2024-04-30 15:38:09 +08:00
wangmm0220 35003cbb34 fix:use path of SStreamMeta 2024-04-30 14:36:16 +08:00
dapan1121 7cc173ffbe
Merge pull request #25601 from taosdata/fix/TD-29719/crash2
fix: pSchemaExt crash
2024-04-30 14:28:10 +08:00
dapan1121 b023e6f9df
Merge pull request #25589 from taosdata/fix/TS-4730
fix: create stream udf issue
2024-04-30 14:24:44 +08:00
Haojun Liao d73fd5492a fix(test): update test case. 2024-04-30 14:24:20 +08:00
dapan1121 c0bd60fa9d
Merge pull request #25596 from taosdata/use_tsma_when_partition_by_tag
use tsma when partition by tag
2024-04-30 13:25:56 +08:00
Haojun Liao 4c27af9b13 refactor: do some internal refactor. 2024-04-30 13:25:39 +08:00
dapan1121 2bd83169bb fix: memory leak issue 2024-04-30 13:22:10 +08:00
factosea 879513c831 fix build failed 2024-04-30 12:09:20 +08:00
factosea 87c71337d1 fix: pSchemaExt null 2024-04-30 12:07:11 +08:00
wangmm0220 3a1c210601 fix:use path of SStreamMeta 2024-04-30 11:06:03 +08:00
Hongze Cheng 09dcbdd352
Merge pull request #25593 from taosdata/opt/optTransfer30
opt transfer
2024-04-30 10:50:28 +08:00
factosea 5f582723eb fix: pSchemaExt crash 2024-04-30 10:23:40 +08:00
Haojun Liao d3e676b084 fix(cos): fix syntax error. 2024-04-30 10:14:32 +08:00
Haojun Liao 9c39d11ea0 other: add some logs for drop streams. 2024-04-30 09:55:56 +08:00
Shungang Li 40e0c6902e fix: geo regex multipoint with paren 2024-04-30 09:53:20 +08:00
Haojun Liao 973ca3be80 refactor: do some internal refactor. 2024-04-30 09:51:40 +08:00
Haojun Liao cd6261c8d4 refactor: do some internal refactor. 2024-04-30 09:49:11 +08:00
dapan1121 0ef476a09e fix: ut issue 2024-04-30 09:42:53 +08:00
Haojun Liao 54e9522c62 refactor(stream): opt stream sink perf. 2024-04-30 09:41:29 +08:00
wangjiaming0909 bf1c12af53 use tsma when partition by tag 2024-04-30 09:30:36 +08:00
Haojun Liao 9ba8e6bd34 refactor: add logs for drop streams. 2024-04-30 09:26:06 +08:00
dapan1121 6187bf4e06
Merge pull request #25584 from taosdata/fix/TS-4728-3.0
fix:[TS-4728]transform store data if data is too big
2024-04-30 09:02:40 +08:00
dapan1121 48296447ce
Merge pull request #25586 from taosdata/fix/3.0/TD-29870
fix scanoperator using sma info of last group
2024-04-29 21:45:00 +08:00
Haojun Liao 7879a32a33
Merge pull request #25588 from taosdata/fix/3_liaohj
fix(util): fix the assign of pointer data in ssdatablock.
2024-04-29 19:53:21 +08:00
wangmm0220 cd3f3046f7 fix:memory leak 2024-04-29 19:36:41 +08:00
Yihao Deng f99cad9443 opt transfer 2024-04-29 11:30:38 +00:00
Hongze Cheng c923faa4bf
Merge pull request #25578 from taosdata/fix/TD-29325
fix(tdb/btc): free txn early when closing btc
2024-04-29 18:04:02 +08:00
Hongze Cheng 95a78587b4
Merge pull request #25571 from taosdata/fix/TD-29844
Fix/TD-29844
2024-04-29 17:25:59 +08:00
wangmm0220 1f85cb42e6 fix:[TS-4728]transform strore data if data is too big 2024-04-29 17:22:40 +08:00
dapan1121 1437b1cffb
Merge pull request #25580 from taosdata/enh/TS-4738
enh: optimize inner join cond
2024-04-29 17:03:56 +08:00
Hongze Cheng 052c79125a
Merge pull request #25570 from taosdata/fix/TS-4728-3.0
fix: TDB upsert no page recycled
2024-04-29 16:58:56 +08:00
Haojun Liao 62a1277801 fix(util): fix the assign of pointer data in ssdatablock. 2024-04-29 16:50:00 +08:00
Haojun Liao ed73617cc3
Merge pull request #25575 from taosdata/fix/3_liaohj
fix(tsdb): set the correct start pos for binary search.
2024-04-29 16:48:01 +08:00
Minglei Jin 785faf50aa btc/close: free txn only if iPage < 0 2024-04-29 16:27:11 +08:00
wangjiaming0909 94fc209d7d fix scanoperator using sma info of last group 2024-04-29 16:17:04 +08:00
dapan1121 a35dd72147 enh: optimize inner join cond 2024-04-29 15:44:12 +08:00
Minglei Jin d5f140aee2 fix(tdb/btc): free txn early when closing btc 2024-04-29 15:23:00 +08:00
Hongze Cheng 145837ab67 fix memory leak 2024-04-29 15:21:09 +08:00
Haojun Liao b0ef022e87 fix(tsdb): set the correct start pos for binary search. 2024-04-29 15:13:52 +08:00
Haojun Liao 7a5cdb81d5 fix(tsdb): set the correct start pos for binary search. 2024-04-29 14:40:49 +08:00
dapan1121 511e0de155
Merge pull request #25503 from taosdata/fix/TS-4718
fix:[TS-4718]pMsg->data is null
2024-04-29 14:26:42 +08:00
Yihao Deng 3fd6770c81 avoid invalid read 2024-04-29 05:52:54 +00:00
Hongze Cheng 0b4f5150b6
Merge pull request #25550 from taosdata/fix/TD-29844
Fix/TD-29844
2024-04-29 13:48:30 +08:00
Hongze Cheng 577c2a69f2 add test 2024-04-29 13:43:31 +08:00
Hongze Cheng 175d50594a fix: TDB upsert no page recycled 2024-04-29 13:39:51 +08:00
dapan1121 2c5ae8011e
Merge pull request #25565 from taosdata/fix/3.0/TD-29769
fix count return negative value when loading sma
2024-04-29 13:35:37 +08:00
Hongze Cheng d8e682c567
Merge pull request #25555 from taosdata/FIX/TD-29834-3.0
enh: propagate code of vnodeSnapRead as terrno upwards
2024-04-29 11:26:03 +08:00
Yihao Deng b54198ba4a avoid invalid read 2024-04-29 03:18:38 +00:00
Yihao Deng 97aadd3aa7 avoid invalid read 2024-04-29 03:17:33 +00:00
wangjiaming0909 5bab2db71f fix count return negative value when loading sma 2024-04-29 10:43:26 +08:00
Hongze Cheng c9415f5f85
Merge pull request #25561 from taosdata/fix/TD-29727-2
Fix/TD-29727-2
2024-04-29 10:03:41 +08:00
Yihao Deng 2beb46c9df Merge branch '3.0' into fix/TD-29844 2024-04-29 01:27:20 +00:00
dapan1121 0997355460
Merge pull request #25560 from taosdata/tsma_tradeoff
usable tsma
2024-04-29 09:22:50 +08:00
wangjiaming0909 cb008f18dc usable tsma 2024-04-29 09:18:40 +08:00
dapan1121 6ffa3945ea fix: create stream udf issue 2024-04-29 09:18:26 +08:00
dapan1121 df4421b0a2
Merge pull request #25542 from taosdata/fix/TD-29841
use debug log when fetching no tsmas for table
2024-04-29 08:26:12 +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 f115a33a94
Merge pull request #25538 from taosdata/fix/3_liaohj
refactor: do some internal refactor.
2024-04-28 23:21:52 +08:00
Haojun Liao f16bd528a5 fix(cos): fix syntax error. 2024-04-28 21:53:50 +08:00