Commit Graph

3375 Commits

Author SHA1 Message Date
dapan1121 61382c0793
Merge pull request #23126 from taosdata/fix/TD-26426-3.0
fix: support check/merge active code
2023-10-07 19:31:36 +08:00
kailixu 638bfe30e4 chore: more code 2023-10-02 17:50:36 +08:00
kailixu bb797a9a0e chore: test case adaption for alter active code 2023-10-02 17:26:55 +08:00
Alex Duan 9be327bac0 case: check keep_time_offset with sysinfo table 2023-09-28 16:42:58 +08:00
Alex Duan 777b442d88 fix: add keep time offset case 2023-09-27 18:38:55 +08:00
wade zhang f6134b42d7
Merge pull request #23036 from taosdata/feat/TS-4011-3.0
feat/TS-4011: adjust config 'keep_time_offset' level from dnode to db
2023-09-26 14:25:54 +08:00
Alex Duan 3dbee70b81
Merge pull request #22986 from taosdata/test/3.0/TS-3957
test: add insertFromCsvOfLength65500 case for TS-3957
2023-09-25 17:14:21 +08:00
Alex Duan c9af9eb15b
Merge pull request #22915 from lx1zhong/3.0
add TSZ and ADT-FSE algorithm
2023-09-25 15:48:30 +08:00
Shungang Li 6652cf8c00 fix: update test cases 2023-09-25 15:46:12 +08:00
chenhaoran c0cc64d6c9 test: add insertFromCsvOfLength65500 case for TS-3957 2023-09-25 14:27:37 +08:00
chenhaoran d4d783c342 Merge branches 'test/3.0/TS-3957' and '3.0' of https://github.com/taosdata/TDengine into test/3.0/TS-3957 2023-09-25 14:20:49 +08:00
dapan1121 f0c1585508
Merge pull request #22957 from taosdata/feat/xsren/TS-4000/fillVarchar3.0
fill data of varchar type
2023-09-22 16:16:13 +08:00
Haojun Liao 7e4410f094
Merge pull request #22992 from taosdata/feat/TD-26052
feat:support vnode split in tmq
2023-09-22 13:57:21 +08:00
wangmm0220 70b5509217 fix:enable split if there are topics 2023-09-21 18:16:05 +08:00
wangjiaming0909 f2832b5aa7 feat: pipelined agg when partition by col slimit 2023-09-21 17:45:49 +08:00
facetosea 3369511e40 rest does not support varbinary 2023-09-21 15:03:21 +08:00
Alex Duan 0ca99ea9c9 feat: add TSZ algo test cases 2023-09-20 19:33:25 +08:00
wangmm0220 d3f54e678f feat:support vnode split in tmq 2023-09-20 18:27:43 +08:00
facetosea c6bb9ff765 fill.py -Q test 2023-09-20 17:52:10 +08:00
chenhaoran 21b67654aa test: add insertFromCsvOfLength65500 case for TS-3957 2023-09-20 15:09:38 +08:00
chenhaoran 9445fafe47 test: add insertFromCsvOfLength65500 case for TS-3957 2023-09-20 14:54:28 +08:00
wangmm0220 7162fe78d6 fix:consumer more 10 rows, because wal dumplicated 2023-09-20 10:58:00 +08:00
wangmm0220 766652a88a fix:vnode tranform support in tmq 2023-09-19 17:27:19 +08:00
xsren 3026c80073 add fill test case 2023-09-19 16:52:03 +08:00
wangmm0220 1e859084b7 fix:conflicts from 3.0 2023-09-18 19:57:33 +08:00
wangmm0220 4b74135350 fix:vnode tranform support in tmq 2023-09-18 19:47:28 +08:00
xsren 9d49c0cd4a test case update 2023-09-18 18:10:13 +08:00
wangmm0220 7869b693f2 add test case for tmq in vnode transform & fix core in race condition for pTq->pExecStore 2023-09-18 14:09:28 +08:00
Haojun Liao 05e9f40834
Merge pull request #22828 from taosdata/enh/ipWhiteList
Enh/ip white list
2023-09-15 17:49:37 +08:00
Alex Duan 1a613fe704
Merge pull request #22869 from taosdata/test/fix_ttl_case
update test case
2023-09-15 17:32:14 +08:00
Alex Duan cf7cc6b2f3
Merge pull request #22895 from taosdata/test/3.0/TD-26290
test:increase timeout of win testcase
2023-09-15 10:08:05 +08:00
chenhaoran 0edcba0351 test:set mixed deployment of mnode and vnode in testpy 2023-09-14 18:21:00 +08:00
dapan1121 8ef01584ee
Merge pull request #22629 from taosdata/feat/TD-25620
feat: optimize partition node, replace with sort node
2023-09-14 17:26:15 +08:00
chenhaoran 36a1cac350 test:set mixed deployment of mnode and vnode in testpy 2023-09-14 16:03:50 +08:00
chenhaoran 686c821e45 test:increase timeout of win testcase 2023-09-14 11:41:50 +08:00
wangjiaming0909 cb78c54d72 optimize sort perf 2023-09-13 18:37:42 +08:00
yihaoDeng 808630f406 update test case 2023-09-13 14:15:15 +08:00
Haojun Liao 60f5056ab7 other: merge 3.0 2023-09-12 22:00:40 +08:00
Ping Xiao 47a83fd090 update test case 2023-09-12 18:43:40 +08:00
Haojun Liao 30db04ddb5 fix(test): update test case. 2023-09-12 14:02:31 +08:00
Alex Duan ebb08bf440
Merge pull request #22578 from taosdata/TD-25181
update test case tmqSeekAndCommit.py by charles
2023-09-12 13:30:42 +08:00
Alex Duan 6357032cd6
Merge pull request #22794 from taosdata/test/fix_pause_case_3.0
test: lock start_timestamp and interval
2023-09-12 11:06:24 +08:00
Alex Duan 199aabdaae
Merge pull request #22843 from taosdata/test/3.0/TD-26192
test: increase timeout 60s of replica 3to1
2023-09-12 11:05:09 +08:00
chao.feng 5ad58438b6 update test case tmqSeekAndCommit.py by charles 2023-09-12 08:01:11 +08:00
chenhaoran 2fe019c5b1 test:modify the way to determine whether the replica change is complete 2023-09-11 19:12:26 +08:00
chenhaoran da3ffdb4cf test:modify the way to determine whether the replica change is complete 2023-09-11 19:12:26 +08:00
chenhaoran 954f8321d0 test: modify expect data type from str to datetime 2023-09-11 19:10:57 +08:00
chenhaoran 712287f4f2 test: increase timeout 60s of replica 3to1 2023-09-11 19:10:57 +08:00
Haojun Liao b317c8ebff fix(stream): disable merge submit blocks. 2023-09-08 12:46:15 +08:00
Alex Duan 3e71208d0f
Merge pull request #22738 from taosdata/TD-25824
update test case tmqConsumerDiscontinuousData.py to fix the failed oc…
2023-09-08 09:07:41 +08:00