Commit Graph

61108 Commits

Author SHA1 Message Date
wangmm0220 317f0c6a39 fix:[TD-28032]concat subtable and hash val as new subtable name to avoid data from multi time line write to one time line 2024-01-03 18:48:54 +08:00
factosea b6b2a41d83 fix: columnrefnode 2024-01-03 18:30:57 +08:00
Haojun Liao 4399867e14 fix(stream): fix the not running bug. 2024-01-03 18:28:23 +08:00
Alex Duan 22016844bc
Merge pull request #24326 from taosdata/td-28141
update alter_database test case for arm64 ci
2024-01-03 18:22:10 +08:00
Haojun Liao 4138692cea fix(stream): scan wal data files. 2024-01-03 18:16:18 +08:00
Alex Duan af0f2ecf34
Merge pull request #24313 from taosdata/TEST/3.0/TS-4348-TD-27939
Add test cases for TS-4348 and TD-27939
2024-01-03 18:01:21 +08:00
Haojun Liao 185fa75376 enh(stream): add task into timer to be idle during exec when the corresponding output queue is full. 2024-01-03 17:59:42 +08:00
Bob Liu b818faaa5e remainGroups 2024-01-03 17:51:27 +08:00
Alex Duan 2e94b652e4
Merge pull request #24320 from taosdata/cases/TS-4423
TS-4423: add test case
2024-01-03 17:43:14 +08:00
charles 589b046ecb update alter_database test case for arm64 ci 2024-01-03 17:05:55 +08:00
dapan1121 f0fbffa772
Merge pull request #24301 from taosdata/fix/3.0/TD-28104
fix: last table scan reported invalid param when col was dropped which
2024-01-03 15:47:33 +08:00
Ping Xiao e67c676466 TS-4423: add test case 2024-01-03 15:19:27 +08:00
chenhaoran 35b8683262 test: add testcase for TD-28106 of copy file in snapshot 2024-01-03 14:52:24 +08:00
chenhaoran c0186a214d test: add testcase for TD-28106 of copy file in snapshot 2024-01-03 14:50:05 +08:00
Haojun Liao 284ef7d085 fix(stream): remove the related checkpoint trans when trying to drop stream. 2024-01-03 14:44:04 +08:00
Haojun Liao a2e85c44c2
Merge pull request #24228 from taosdata/fix/3_liaohj
refactor: remove stream-scan-history event for stream task.
2024-01-03 14:43:20 +08:00
Benguang Zhao de5f9b351f enh: use learner in redistribute vgroup 2024-01-03 11:49:05 +08:00
Haojun Liao 453d3e8a30 fix(stream): fix dead lock on windows. 2024-01-03 10:50:38 +08:00
wangmm0220 ab262550d1 fix:[TD-28032]concat subtable and hash val as new subtable name to avoid data from multi time line write to one time line 2024-01-03 10:37:05 +08:00
wangmm0220 9ba2f71487 fix:[TD-28032]concat subtable and hash val as new subtable name to avoid data from multi time line write to one time line 2024-01-03 10:16:43 +08:00
Haojun Liao 6c7683dba6
Merge pull request #24310 from taosdata/fix/crash_stream
fix(tsdb): check if stt blocks are clean before building data blocks.
2024-01-02 21:30:28 +08:00
factosea 34e62d7fc0 fix: columanRefNode illegal type conversion 2024-01-02 20:22:15 +08:00
chenhaoran 7b805d2b00 test: add testcase that merge same ver stt file after split db 2024-01-02 20:19:09 +08:00
chenhaoran b48df60fdd test: add testcase that merge same ver stt file after split db 2024-01-02 20:18:10 +08:00
zk66214 866fac624f Add test cases for TS-4348 and TD-27939 2024-01-02 19:26:59 +08:00
wangmm0220 8add4dc177 fix:[TD-28032]concat subtable and hash val as new subtable name to avoid data from multi time line write to one time line 2024-01-02 18:37:29 +08:00
Haojun Liao 5bbf12c2c9 fix(tsdb): check if stt blocks are clean before building composed data blocks. 2024-01-02 18:35:17 +08:00
Alex Duan b1ce76cebf
Merge pull request #24309 from taosdata/test/3.0/TD-27980
test: modify testcase of  windows
2024-01-02 17:53:59 +08:00
chenhaoran 93fe955828 test: modify testcase of windows 2024-01-02 17:48:05 +08:00
Haojun Liao 2387d5bade refactor: do some internal refactor. 2024-01-02 17:10:12 +08:00
chenhaoran 7333fe5405 test: add script loop.bat 2024-01-02 16:35:01 +08:00
Alex Duan 3eadc04992
Merge pull request #24306 from taosdata/test/3.0/TD-28085
test: modify testcase of hot refresh config
2024-01-02 16:32:33 +08:00
chenhaoran 480f571c2b test: modify testcase of hot refresh config 2024-01-02 16:29:01 +08:00
chenhaoran 1a265a2e9d test: modify testcase of hot refresh config 2024-01-02 16:26:46 +08:00
Haojun Liao 29afc2ad6a fix(stream):add jump condition for loop. 2024-01-02 15:48:08 +08:00
Bob Liu 85ba9a4a5f remainGroups 2024-01-02 15:45:03 +08:00
Haojun Liao 039aef3471
Merge pull request #24300 from taosdata/fix/TD-28110
fix:error msg is not specific in create stream
2024-01-02 14:53:44 +08:00
54liuyao afc2a346e5 reset update info 2024-01-02 14:23:41 +08:00
dapan1121 06e3d8df1d
Merge pull request #24282 from taosdata/fix/3.0/TS-4411
fix: fill prev not working when desc fill
2024-01-02 13:07:21 +08:00
Haojun Liao e7a0044502 Merge branch '3.0' into fix/3_liaohj 2024-01-02 13:02:55 +08:00
dapan1121 5569f6a959
Merge pull request #24288 from taosdata/FIX/TD-27939
Fix error about sub query is empty when where 1=2
2024-01-02 11:50:44 +08:00
Haojun Liao 4368bfb20a fix(stream): fix dead lock. 2024-01-02 11:40:29 +08:00
dapan1121 4dc31987a4
Merge pull request #24246 from taosdata/FIX/TD-27989
Fix: taosd crashed at tpercentile.c 382,377
2024-01-02 11:10:42 +08:00
Haojun Liao b3d8f4e9d6 fix(stream): fix a typo. 2024-01-02 10:39:01 +08:00
Haojun Liao 59642c674d
Merge pull request #24254 from taosdata/fix/TS-3491-3.0
fix:[TS-4391] rebalance cnt always 1 if msg lost
2024-01-02 10:34:41 +08:00
Haojun Liao 3dcdad4464 Merge remote-tracking branch 'origin/fix/3_liaohj' into fix/3_liaohj 2024-01-02 10:33:46 +08:00
Haojun Liao d217412691 fix(stream): avoid race condition in starting threads. 2024-01-02 10:33:25 +08:00
chenhaoran 762f1eac1e Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0 2024-01-02 10:25:34 +08:00
wangjiaming0909 be0d35a5af fix: last table scan reported invalid param when col was dropped which
should report invalid col
2024-01-02 10:20:04 +08:00
Haojun Liao d5a9d0de46
Merge pull request #24272 from taosdata/mark/3.0
fix:set error msg if build consumer error
2024-01-02 10:15:02 +08:00