Commit Graph

61108 Commits

Author SHA1 Message Date
factosea a8efcfcce9 skip empty result optimization 2024-01-15 16:45:51 +08:00
factosea 2c0dd3db03 fix: memory leak 2024-01-15 16:41:52 +08:00
Yihao Deng edbbd2282c Merge branch 'fix/3_liaohj' of https://github.com/taosdata/TDengine into fix/3_liaohj 2024-01-15 08:27:55 +00:00
Yihao Deng f55c93b969 add hard link 2024-01-15 08:27:35 +00:00
Haojun Liao bc657dc2d8 Merge remote-tracking branch 'origin/fix/3_liaohj' into fix/3_liaohj 2024-01-15 16:16:43 +08:00
Haojun Liao 43081b540b fix(stream): reset restart counter to be 0 if all tasks are ready. 2024-01-15 16:16:28 +08:00
factosea 462bf28126 add case 2024-01-15 16:02:16 +08:00
factosea 52aa6f280e fix: skip empty result optimization when partition 2024-01-15 15:51:18 +08:00
Yihao Deng 14a7fe114d Merge branch 'fix/3_liaohj' of https://github.com/taosdata/TDengine into fix/3_liaohj 2024-01-15 07:47:25 +00:00
Yihao Deng 8d24a34015 add hard link 2024-01-15 07:46:30 +00:00
Alex Duan 3ebad9521f fix: check run mode 2024-01-15 15:38:54 +08:00
Alex Duan 4d3ac348e6 Merge branch '3.0' into coverage/TD-28251-3.0 2024-01-15 15:33:56 +08:00
fullhonest cb2ab749b5 Fix TD-27003: use last row scan when select last_row, last 2024-01-15 15:22:29 +08:00
Haojun Liao 143e6a13af fix(stream): fix deadlock in pause. 2024-01-15 14:37:24 +08:00
Alex Duan b44f3c10e6 fix: correct argment sql 2024-01-15 14:20:36 +08:00
Alex Duan 318293edf1 fix: countAlways return is 0 2024-01-15 14:14:25 +08:00
Alex Duan 6eb79ea8ee fix: add user db 2024-01-15 13:56:33 +08:00
facetosea 1191902d38 fix error code and delete unused code 2024-01-15 13:06:22 +08:00
Alex Duan 448ba58861 fix: insert child add dbname 2024-01-15 12:46:53 +08:00
Alex Duan 2e4b268f4c fix: add dbname on using stb 2024-01-15 12:42:41 +08:00
Haojun Liao e012bc4bde refactor: do some internal refactor. 2024-01-15 11:28:36 +08:00
Alex Duan 062e5a339e fix: sum.py support -R 2024-01-15 11:23:04 +08:00
Haojun Liao c710718f9e
Merge pull request #24457 from taosdata/fix/3_liaohj
refactor: do some internal refactor.
2024-01-15 10:58:45 +08:00
jiajingbin 8ab763fb9f test: update logic with subtable=None in at_once_session.py 2024-01-15 10:26:21 +08:00
kailixu a53390415d fix: taos clean up 2024-01-15 10:22:23 +08:00
Haojun Liao d46b5e6c9a fix(stream): enable sink tasks handle the checkpoint. 2024-01-15 09:53:15 +08:00
Haojun Liao e058653e1d fix(stream): adjust test cases. 2024-01-15 09:45:04 +08:00
Haojun Liao ce855bc493 refactor: do some internal refactor. 2024-01-15 09:21:31 +08:00
Alex Duan 10f1cbf734 fix: right parenthesis missing 2024-01-15 09:21:03 +08:00
dapan1121 737140a09b
Merge pull request #24430 from taosdata/feat/TD-28267
add PARTITION_FIRST hint to use partition node before agg
2024-01-15 09:12:34 +08:00
dapan1121 11b4b4d4a3
Merge pull request #24445 from taosdata/szhou/fix/td-28263
set the timelineresmode to subquery timeline resmode
2024-01-15 09:09:40 +08:00
factosea a794391866 unused code 2024-01-15 02:40:50 +08:00
factosea 0d56695d96 delete unused code 2024-01-15 02:31:04 +08:00
Alex Duan 67f145eef7
Merge pull request #24460 from taosdata/coverage/TD-28281-3.0
feat: s3 support stream check
2024-01-14 22:18:37 +08:00
Alex Duan 6b25731600 fix: tweak prepare_rand 2024-01-14 22:17:56 +08:00
Alex Duan 07e6801237 feat : add checkConsistency fun 2024-01-14 22:14:39 +08:00
Alex Duan 14fb86c0a9 feat: add query_basic.py 2024-01-14 22:02:43 +08:00
facetosea c277abd3bf fix: functionNode skip 2024-01-14 21:47:13 +08:00
Alex Duan df40772e95 coverage: sum add all types test 2024-01-14 20:23:37 +08:00
Alex Duan 3573eddd87 fix: change delay 120s to wait stream result 2024-01-14 16:42:59 +08:00
Alex Duan 8a2760e4d0 feat: s3 support stream check 2024-01-14 15:39:10 +08:00
Alex Duan ed1a3d6ab3
Merge pull request #24459 from taosdata/coverage/TD-28281-3.0
coverage: tweak frame with dnodes.py split
2024-01-14 08:43:52 +08:00
Alex Duan 9b94b7bf00 fix: remove asan check fullopt.py 2024-01-13 21:24:13 +08:00
Alex Duan bdcd4732cc fix: fullopt.py test ok 2024-01-13 17:21:48 +08:00
Alex Duan cc909d7d30 fix: add taos command line test 2024-01-13 17:07:09 +08:00
Alex Duan 5e47bc8e3a fix: add exeNoWait 2024-01-13 15:45:21 +08:00
Alex Duan 90b69d86ea fix: output list fixed 2024-01-13 15:31:32 +08:00
Alex Duan 09f68ce80c tweak run and exe method 2024-01-13 15:12:57 +08:00
Alex Duan 34878b4f0d tweak run and exe method 2024-01-13 15:10:48 +08:00
Alex Duan 7b29c97f27 feat: taosd full options do 2024-01-13 14:50:17 +08:00