Commit Graph

61174 Commits

Author SHA1 Message Date
Alex Duan 086aa9c878 fix: add top fun 2024-01-15 21:04:54 +08:00
Alex Duan 06ec6fcdc6 feat: add tail and unique fun 2024-01-15 20:54:32 +08:00
Yihao Deng 7a09ba2630 fix pause/resume error 2024-01-15 11:56:38 +00:00
Yihao Deng 60c984a865 Merge branch 'fix/3_liaohj' of https://github.com/taosdata/TDengine into fix/3_liaohj 2024-01-15 11:33:16 +00:00
Yihao Deng 52b9c09d6c fix mem leak 2024-01-15 11:33:03 +00:00
chenhaoran 3a1d8f2e8f test: replace timestamp now with var ts 2024-01-15 19:14:24 +08:00
dapan1121 89493dcc3e
Merge pull request #24463 from taosdata/fix/TD-28156-3.0
fix: taos clean up
2024-01-15 18:55:52 +08:00
fullhonest fafb5b1f03 Fix TD-28018: last row num error where partition by null column 2024-01-15 18:29:41 +08:00
Haojun Liao 5307a98f5d Merge remote-tracking branch 'origin/fix/3_liaohj' into fix/3_liaohj 2024-01-15 17:41:05 +08:00
Haojun Liao cacbb4e369 fix(stream): save the checkpoint info for sink tasks. 2024-01-15 17:40:35 +08:00
54liuyao 2e543d950a set delete for session op 2024-01-15 17:36:23 +08:00
Alex Duan 46eb87f10f fix: add csum unsigned type test 2024-01-15 17:33:06 +08:00
Alex Duan 1ae9d0b43c
Merge pull request #24461 from taosdata/coverage/TD-28251-3.0
coverage: sum add all types test
2024-01-15 17:16:41 +08:00
Haojun Liao 1296700092
Merge pull request #24433 from taosdata/fix/TD-28188
fix:[TD-28188]the epset of snode is error because epset is not initil…
2024-01-15 17:05:11 +08:00
Yihao Deng 8a2e431094 add hard link 2024-01-15 09:03:56 +00:00
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
shenglian zhou 8ae3aa24be fix: set ignore input group id 2024-01-15 11:58:29 +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