Commit Graph

61108 Commits

Author SHA1 Message Date
Alex Duan 782607fe68 add case fullopt.py 2024-01-13 13:31:40 +08:00
Alex Duan b18208ee4a Merge branch '3.0' into coverage/TD-28281-3.0 2024-01-13 12:26:52 +08:00
Alex Duan c7518e0913 dnodes.py split dnode.py simClient.py 2024-01-13 12:26:01 +08:00
Haojun Liao dc1a0821a7 refactor: do some internal refactor. 2024-01-13 00:19:46 +08:00
Haojun Liao 98758862cf refactor: do some internal refactor. 2024-01-13 00:17:29 +08:00
Haojun Liao 44208925f9 refactor: do some internal refactor. 2024-01-13 00:10:47 +08:00
Haojun Liao 00e2bdec23 refactor: do some internal refactor. 2024-01-12 19:08:46 +08:00
factosea ab02ec74c9 fix taosd crash 2024-01-12 18:10:54 +08:00
wangjiaming0909 bc1eacf626 add PARTITION_BEFORE_GROUP hint to use partition node before agg 2024-01-12 17:41:34 +08:00
wangmm0220 00e0da15a3 fix:[TD-28032]groupid = 0 & modify test case in sim 2024-01-12 17:37:22 +08:00
Haojun Liao 59ee690301
Merge pull request #24450 from taosdata/fix/3_liaohj
fix(stream): set error code for return.
2024-01-12 16:04:14 +08:00
Haojun Liao e8f48b9e4a
Merge pull request #24448 from taosdata/fix/TD-28266
code coverage
2024-01-12 15:00:50 +08:00
Alex Duan 248735d2b6
Merge pull request #24441 from taosdata/TEST/3.0/fix_character_problem
fix characters problem
2024-01-12 14:58:00 +08:00
Haojun Liao bc7434e2b5 fix(stream): set error code for return. 2024-01-12 14:49:16 +08:00
factosea 4c374dec2f test case 2024-01-12 14:16:54 +08:00
factosea 19d7579e75 fix: copy expr 2024-01-12 14:01:35 +08:00
54liuyao 52d8811bdc code coverage 2024-01-12 13:49:32 +08:00
Haojun Liao ee24bb9b03
Merge pull request #24444 from taosdata/fix/3_liaohj
fix(stream): close the inputQ of the related stream task.
2024-01-12 13:41:30 +08:00
Haojun Liao 5fa8f85c42 fix(stream): remove invalid release. 2024-01-12 11:28:41 +08:00
Haojun Liao cf941f7488 fix(stream): check status when resume to run. 2024-01-12 11:12:23 +08:00
factosea 6115d7a67f fix functionNode ref 2024-01-12 10:47:48 +08:00
slzhou 0162fb9e76 set the timelineresmode to subquery timeline resmode 2024-01-12 10:46:03 +08:00
Haojun Liao b36cc97236 fix(stream): close the inputQ of the related stream task when the fill-history task recv the trans-state msg from upstream. 2024-01-12 10:44:49 +08:00
Hongze Cheng 8399f5253f
Merge pull request #24439 from taosdata/fix/TD-28285-30
fix(tsdb/cache): clear fs state before next open
2024-01-12 10:38:43 +08:00
zk66214 a9fe3ecaa9 fix characters problem 2024-01-12 10:21:13 +08:00
dapan1121 3b928237d7
Merge pull request #24419 from wangjiaming0909/draft/fix/TD-28182
fix: table merge scan return disordered rows
2024-01-12 10:16:21 +08:00
Haojun Liao ea0ea09b0f
Merge pull request #24409 from taosdata/opt/optMsgOnMnode
opt msg on mnd
2024-01-12 09:36:37 +08:00
Haojun Liao fe839527f3
Merge pull request #24435 from taosdata/fix/TD-28202
fix:[TD-28202]move tq timer to write thread in mnode
2024-01-12 09:35:45 +08:00
Haojun Liao 578edd447f
Merge pull request #24421 from taosdata/szhou/fix/2/td-28154
fix: windows calculation when offset >0 and calendar sliding
2024-01-12 09:35:09 +08:00
Minglei Jin aa410a6deb fix(tsdb/cache): clear fs state before next open 2024-01-12 09:32:40 +08:00
factosea 25f9956ccb fix:test 2024-01-11 21:21:00 +08:00
wangmm0220 d3659db2ff fix:[TD-28202]move tq timer to write thread in mnode 2024-01-11 19:22:54 +08:00
jiajingbin 83121055d9 test: update stream for subtable 2024-01-11 18:59:42 +08:00
Alex Duan da2653bef2
Merge pull request #24434 from taosdata/coverage/TD-28251-3.0
coverage : modify coverage_test.sh to 2.0
2024-01-11 18:40:04 +08:00
Alex Duan 5e4d8ed263 fix: change 3.0 to dynamic variant name 2024-01-11 18:38:16 +08:00
factosea 3ed63df082 fix case 2024-01-11 18:34:21 +08:00
Alex Duan d490091979 fix: tweak timeout from 30m to 20m 2024-01-11 18:10:29 +08:00
Haojun Liao 404ae75178
Merge pull request #24429 from taosdata/fix/3_liaohj
fix(stream): add checkpoint status check.
2024-01-11 17:59:57 +08:00
Alex Duan e13ee9a37f coverage : modify coverage_test.sh to 2.0 2024-01-11 17:46:50 +08:00
Yihao Deng d3cfa97740 fix invalid read 2024-01-11 09:41:02 +00:00
wangmm0220 89ca3418af fix:[TD-28188]the epset of snode is error because epset is not initilized 2024-01-11 17:38:15 +08:00
Haojun Liao 9703018f56 fix(stream): add checkpoint status check. 2024-01-11 16:47:51 +08:00
Haojun Liao dc6187a2e3
Merge pull request #24426 from taosdata/fix/3_liaohj
refactor: do some internal refactor.
2024-01-11 16:47:05 +08:00
slzhou 3cea4fd2c7 fix: getNextTimeWindow use new time algorithm 2024-01-11 16:41:11 +08:00
wade zhang 69ba56feda
Merge pull request #24402 from taosdata/ENH/TD-28211-3.0
enh: let max num of concurrent msgs of snap replication be configurable
2024-01-11 16:38:53 +08:00
Yihao Deng b0f6709474 split sync/status channel 2024-01-11 07:30:39 +00:00
Yihao Deng 5a1510aa2f split sync/status channel 2024-01-11 07:30:03 +00:00
Yihao Deng 5e1a7c694b split sync/status channel 2024-01-11 07:23:46 +00:00
Haojun Liao d4fd544c74 refactor: remove sleep. 2024-01-11 15:18:11 +08:00
slzhou 7d46458bb7 fix: use slide start to calculate previous slide start 2024-01-11 14:50:14 +08:00