Commit Graph

64588 Commits

Author SHA1 Message Date
dapan1121 a25b70c45c fix: add timeline test cases 2024-05-27 14:53:30 +08:00
Alex Duan 5887b3753e
Merge pull request #25919 from taosdata/test/fix_stream_subtable_case_3.0
test: update stream case for subtable
2024-05-27 11:11:27 +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
Alex Duan 5e0b5307c4
Merge pull request #25917 from taosdata/enh/xftan/TD-30229-3.0
enh: modify taosadapter version output
2024-05-27 09:24:10 +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
jiajingbin 3a9a21b825 test: update stream case for subtable 2024-05-24 10:31:03 +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
t_max 9c8807b73b enh: modify taosadapter version output 2024-05-24 10:15:04 +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
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
Hongze Cheng 54c88970d1
Merge pull request #25898 from taosdata/fix/TD-30204-3.0
fix: rectify invalid clusterId during startup
2024-05-23 16:35:26 +08:00
Alex Duan e58dfc7d70
Merge pull request #25901 from taosdata/td30198
update test case to fix error occasionally
2024-05-23 16:29:21 +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
Alex Duan a491037199
Merge pull request #25856 from taosdata/test/3.0/TD-30164
Test/3.0/td 30164
2024-05-23 15:28:54 +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
charles f3a5f81ab1 update test case to fix error occasionally 2024-05-23 13:22:42 +08:00
kailixu 1284ceaa74 fix: rectify invalid clusterId during startup 2024-05-23 12:52:21 +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
Hongze Cheng a0bb35b1ab
Merge pull request #25875 from taosdata/enh/TD-30149-3.0
enh(grant): refine error code
2024-05-22 19:09:48 +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