Commit Graph

58039 Commits

Author SHA1 Message Date
Haojun Liao 21457424a0 test: update the test cases. 2023-10-10 15:52:48 +08:00
Haojun Liao 5f9b858fc1 other: merge main. 2023-10-10 15:38:46 +08:00
yihaoDeng b36163a197 add session iter 2023-10-10 15:12:21 +08:00
kailixu 2e4711ed92 fix: compile problem for community 2023-10-10 15:03:34 +08:00
yihaoDeng 825341d90a add sess iter 2023-10-10 14:35:02 +08:00
slzhou 1762a85127 enhance: add test case 2023-10-10 14:33:53 +08:00
wangjiaming0909 eea90507d4 feat: remove partition node for agg 2023-10-10 14:29:36 +08:00
Haojun Liao ba1690f0dd Merge remote-tracking branch 'origin/fix/liaohj' into fix/liaohj 2023-10-10 14:00:48 +08:00
Haojun Liao adf6f65d09 fix(stream): set initial version for fill-history task. disable reentry of scan-history task function. 2023-10-10 14:00:30 +08:00
wade zhang 3eb414eb2a
Merge pull request #23196 from taosdata/mark/tmq
docs:modify format
2023-10-10 13:59:52 +08:00
Alex Duan 9da96ebf63
Merge pull request #23017 from taosdata/case/TD-26408-MAIN
fix: add case for lost data after  split vgroup (main)
2023-10-10 00:54:34 -05:00
Alex Duan e566027cef
Merge pull request #23019 from taosdata/case/TD-26408-3.0
fix: add case for lost data after split 3.0
2023-10-10 00:53:56 -05:00
wangmm0220 9113c3c3b6 fix:rollback removed code 2023-10-10 11:53:54 +08:00
yihaoDeng 6adf7532a8 add sess iter 2023-10-10 11:35:18 +08:00
yihaoDeng edf238354a change test case 2023-10-10 11:17:27 +08:00
yihaoDeng 9dfb9e0331 change test case 2023-10-10 11:17:02 +08:00
shenglian zhou 6c30c4faab Revert "fix: add create table sql to audit log"
This reverts commit 658de2a04e.
2023-10-10 11:12:53 +08:00
Alex Duan d581e9b28d
Merge pull request #23197 from taosdata/test/TS-4131-main
update LimitNOFILE for taosd service
2023-10-09 22:07:31 -05:00
wangmm0220 53c84a7245 doc:add doc for replay 2023-10-10 11:02:01 +08:00
Ping Xiao eca4921d79 update LimitNOFILE for taosd service 2023-10-10 10:57:39 +08:00
slzhou bc2cf345fa fix: change error code after replace column and translate 2023-10-10 10:44:13 +08:00
yihaoDeng 7ac4ef5beb add sess iter 2023-10-10 10:41:46 +08:00
dapan1121 9c5dbb3978
Merge pull request #23189 from taosdata/fix/TD-26426-3.0
fix: alter active code for different server
2023-10-10 10:37:39 +08:00
liuyao 26c87e5f41 fix mem leak 2023-10-10 10:26:26 +08:00
Hongze Cheng 1b559a0254
Merge pull request #23180 from taosdata/fix/TS-4121-main
fix(tsdb/cache reader): reset current fileset in cache reader
2023-10-09 20:46:33 -05:00
wangmm0220 660e77606e docs:modify format 2023-10-10 09:15:10 +08:00
Hongze Cheng 4224f90661
Merge pull request #23184 from taosdata/enh/TS-4107
enh: clear files fset by fset
2023-10-09 20:05:12 -05:00
wangmm0220 d42e819d2d feat:[TD-26056] add replay logic 2023-10-10 09:02:37 +08:00
slzhou da9d39bfe6 fix: cancel future pseudo column translation function processing when rewritten to column 2023-10-10 08:31:23 +08:00
slzhou b8fe279a85 fix: renanme function 2023-10-10 07:44:29 +08:00
Jeff Tao fe41fd23b2
Update 70-seeq.md 2023-10-09 15:33:40 -07:00
Haojun Liao 890f2d5c93 test: update the test cases. 2023-10-09 22:52:00 +08:00
wangmm0220 b12c734f09 feat:[TD-26056] add replay logic 2023-10-09 21:14:32 +08:00
yihaoDeng 0fc6ffe6b6 change test case 2023-10-09 20:51:26 +08:00
yihaoDeng 8fa631cb62 change test case 2023-10-09 20:47:06 +08:00
Haojun Liao 776897cdc0 test: update the test cases. 2023-10-09 20:10:28 +08:00
Haojun Liao a25d94ab6f fix(stream): retry when error occurs during timer. 2023-10-09 20:10:28 +08:00
Haojun Liao 7d39164133 fix(stream): disable retrieving results during checkpoint procedure 2023-10-09 20:10:27 +08:00
Haojun Liao af4618f958 fix(stream): remove invalid clear of rspmsg list. 2023-10-09 20:10:27 +08:00
Haojun Liao 847baa8b71 fix(stream): fix the pause failure bug. 2023-10-09 20:10:27 +08:00
Haojun Liao 21fb502690 enh(stream): add trans to reset task status to avoid being frozen in checkpoint status due to doing checkpoint failure of partial tasks. 2023-10-09 20:10:26 +08:00
Haojun Liao c5ee299d01 fix(stream): fix error in fill-history process. 2023-10-09 20:10:26 +08:00
Haojun Liao 64bde93f85 fix(stream): not idle for sink task when no tokens are available. 2023-10-09 20:10:25 +08:00
Haojun Liao 9a7167aaba fix(stream): sleep for 10ms 2023-10-09 20:10:24 +08:00
Haojun Liao 9af8ce21ed fix(stream): wait for a while when no available token. 2023-10-09 20:10:23 +08:00
Haojun Liao 4780474877 fix(stream): continue 2023-10-09 20:10:23 +08:00
Haojun Liao da833ccb30 refactor: inc the dump batch. 2023-10-09 20:10:23 +08:00
Haojun Liao 2936ac9b89 fix(stream): add missing refactor. 2023-10-09 20:10:22 +08:00
Haojun Liao af2c0c95e9 refactor: do some internal refactor. 2023-10-09 20:10:22 +08:00
Haojun Liao 940d6a3cb4 fix(stream): check items in queue and qall, stead of only the queue items. 2023-10-09 20:10:21 +08:00