Commit Graph

4057 Commits

Author SHA1 Message Date
dapan1121 c5ec45ddb4
Merge pull request #23185 from taosdata/feat/TD-26639
feat: remove partition node for agg
2023-10-11 08:36:48 +08:00
Alex Duan 5b4e00dfc0
Merge pull request #23190 from taosdata/case/TD-26634-3.0
case: restore vnode wait sleep from 500ms to 1s
2023-10-10 04:34:46 -05:00
Alex Duan 872954ea3f
Merge pull request #23192 from taosdata/case/TD-26634-MAIN
case: restore vnode wait sleep from 500ms to 1s (main)
2023-10-10 04:34:06 -05:00
Haojun Liao 5f9b858fc1 other: merge main. 2023-10-10 15:38:46 +08:00
chenhaoran 47c9c81a18 Merge branch '3.0' of https://github.com/taosdata/TDengine into test/3.0/TD-24125 2023-10-10 15:38:01 +08:00
wangjiaming0909 eea90507d4 feat: remove partition node for agg 2023-10-10 14:29:36 +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
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
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
Haojun Liao 890f2d5c93 test: update the test cases. 2023-10-09 22:52:00 +08:00
yihaoDeng 8fa631cb62 change test case 2023-10-09 20:47:06 +08:00
Alex Duan 4ac3946264 case: restore vnode wait sleep from 500ms to 1s (main) 2023-10-09 20:07:57 +08:00
Alex Duan c26e0fb50a case: restore vnode wait sleep from 500ms to 1s 2023-10-09 20:00:15 +08:00
Haojun Liao 33d6d0c1ad test: update the test cases. 2023-10-09 19:36:59 +08:00
wangmm0220 33045e63ae feat:[TD-26056] add replay logic 2023-10-09 17:35:40 +08:00
kailixu 5dd277248e fix: alter active code for different server 2023-10-09 17:16:56 +08:00
yihaoDeng a946ee9426 change test case 2023-10-09 17:05:37 +08:00
yihaoDeng e78d06c02d change test case 2023-10-09 16:26:41 +08:00
yihaoDeng 8b1988abdb fix mem leak 2023-10-09 16:19:00 +08:00
yihaoDeng be42143362 Merge branch '3.0' into case/TD-26408-3.0 2023-10-09 14:24:31 +08:00
wangmm0220 5f7b6f19ba feat:[TD-26056] add replay logic 2023-10-08 19:05:59 +08:00
Haojun Liao 167484ab3a
Merge pull request #23145 from taosdata/mark/tmq
opti:set default offset to latest in subscription
2023-10-08 18:56:37 +08:00
Alex Duan 8c2b2913ee
Merge pull request #23084 from taosdata/test/main/TS-4074
test: add testcase of TS-4074
2023-10-08 17:09:26 +08:00
haoranchen a30beeee6d
Update tmqVnodeTransform.py 2023-10-08 16:46:03 +08:00
wangmm0220 be27e13ed9 fix:test case error for reset=latest 2023-10-08 15:29:02 +08:00
wade zhang a9db1ed8e0
Merge pull request #23116 from taosdata/fix/TD-26539
fix(keep0-duration): force keep0 at least thrice of duration
2023-10-08 13:07:05 +08:00
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
Minglei Jin 028ffc032b test/keep: fix relation with duration 2023-10-07 18:33:48 +08:00
yihaoDeng cb2a9ee005 Merge remote-tracking branch 'origin/fix/TD-26582' into case/TD-26408-MAIN 2023-10-07 17:52:50 +08:00
Minglei Jin 47ad5f4dd5 test/cases: apply duration <= 1/3keep0 2023-10-07 16:15:38 +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
wangjiaming0909 2340a952aa fix: group by operator may cause client assert fail 2023-09-28 10:23:33 +08:00
Alex Duan 777b442d88 fix: add keep time offset case 2023-09-27 18:38:55 +08:00
chenhaoran 597a2a4e67 test: add testcase of TS-4074 2023-09-27 12:26:01 +08:00
chenhaoran 1c063874bc test: increase numbers of cases in windows 2023-09-27 12:25:51 +08:00
chenhaoran 65448e2026 test: support replica3 in splited/transform tmqvnode 2023-09-27 10:56:54 +08:00
chenhaoran b1014f31bc test: add testcase of TS-4074 2023-09-26 20:45:40 +08:00
chenhaoran 58f3b7e30a Merge branch '3.0' of https://github.com/taosdata/TDengine into test/3.0/TD-24125 2023-09-26 20:41:51 +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
Haojun Liao 525ee369d3
Merge pull request #23032 from taosdata/fix/liaohj
fix(stream): fix several stability-related bugs in stream framework.
2023-09-26 14:10:58 +08:00
Haojun Liao d214a2f6bd fix(stream): do some internal refactor. 2023-09-26 09:32:57 +08:00
chenhaoran 29458b55e5 test: increase numbers of cases in windows 2023-09-25 17:16:19 +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
Alex Duan 228b9d2128
Merge pull request #23023 from taosdata/test/main/TD-25218
test: check error info of failed sql
2023-09-25 13:54:17 +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
chenhaoran 92eb1e9671 test: check error info of failed sql 2023-09-22 16:08:37 +08:00
Alex Duan 59e474fb38 case: use pytest.sh for -y 2023-09-22 15:49:10 +08:00
Alex Duan f81c6b36ee fix: add case for lost data after split 2023-09-22 14:16:30 +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
wangjiaming0909 2ccbc8441d fix: interval_limit_opt.py timeout, privilege_create_db.sim fail sometimes 2023-09-22 13:18:49 +08:00
Alex Duan 67a6fef6e5 fix: add case for lost data after split vgroup1 2023-09-22 13:04:49 +08:00
Alex Duan 1d21d95241 fix: add case for lost data after split vgroup 2023-09-22 12:50:19 +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
Alex Duan df19eb307a fix: modify split vgroup count 5 to 3 2023-09-20 19:14:22 +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
Alex Duan b29929a7e0
Merge pull request #22919 from taosdata/case/TS-3897-MAIN
test: sql.py remove successful print and add diff case
2023-09-20 09:11:42 +08:00
Alex Duan 30c24eb8c6 fix: sometime meta-ver file lost 2023-09-19 18:53:12 +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
Alex Duan dfff811ca9 fix: add db database on sql 2023-09-19 14:47:08 +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
Haojun Liao 101161c52e
Merge pull request #22954 from taosdata/fix/TD-26323
fix:core in race condition for pTq->pExecStore & return if poll too l…
2023-09-18 17:41:01 +08:00
wangmm0220 c3498fbfe8 fix:core in race condition for pTq->pExecStore & return if poll too long & fix test cases if submit empty 2023-09-18 14:35:07 +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
Alex Duan 554b943727
Merge pull request #22937 from taosdata/case/TS-3895-MAIN
case: add keepColumnName option case
2023-09-16 13:40:04 +08:00
Alex Duan 3c4facd48d case: add keepColumnName option case 2023-09-15 18:27:01 +08:00
Alex Duan 46a9a906e0 case: add use db sql 2023-09-15 17:57:54 +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 bc1371a4b7 case: add use db 2023-09-15 15:49:35 +08:00
Alex Duan 3ae2e3321b fix: delete data is not right 2023-09-15 15:46:26 +08:00
Alex Duan 0e6486e3ec test: sql.py remove successful print and add diff case 2023-09-15 14:28:45 +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
Alex Duan 583f4fa95a
Merge pull request #22905 from taosdata/test/main/TD-26290
test:increase timeout of win testcase
2023-09-15 10:07:25 +08:00
haoranchen b594393d31
test:set mixed deployment of mnode and vnode in testpy 2023-09-14 18:22:46 +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
Ping Xiao 70e70205aa add test case for join 2023-09-14 16:29:48 +08:00
chenhaoran be6d80893a test:set mixed deployment of mnode and vnode in testpy 2023-09-14 16:10:16 +08:00
chenhaoran 7d4519cdf8 test:increase timeout of win testcase 2023-09-14 16:10:16 +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
dapan1121 b83756db1e fix: add system table ins_columns privilege test case 2023-09-13 14:16:42 +08:00
yihaoDeng 808630f406 update test case 2023-09-13 14:15:15 +08:00
dapan1121 0be7060928
Merge pull request #22873 from taosdata/fix/TS-3960
fix: join condition with single param operator
2023-09-13 11:08:42 +08:00
Haojun Liao 60f5056ab7 other: merge 3.0 2023-09-12 22:00:40 +08:00
dapan1121 dd1457e49c fix: join condition with single param operator 2023-09-12 19:18:43 +08:00
Ping Xiao 47a83fd090 update test case 2023-09-12 18:43:40 +08:00
Haojun Liao 52931b530d
Merge pull request #22855 from taosdata/fix/3_liaohj
fix(stream):check error when vnode is closing.
2023-09-12 15:58:02 +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
Alex Duan 16c82aa392
Merge pull request #22790 from taosdata/test/main/TD-26192
test: increase timeout 60s of  replica 3to1
2023-09-12 10:05:06 +08:00
wade zhang 7f13598405
Merge pull request #22793 from taosdata/test/fix_pause_case_main
test: lock start_timestamp and interval
2023-09-12 09:27:36 +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
chenhaoran 9e8a969e82 test:modify the way to determine whether the replica change is complete 2023-09-11 19:08:22 +08:00
chenhaoran 6bb7eb1ca2 test:modify the way to determine whether the replica change is complete 2023-09-11 19:04:07 +08:00
chenhaoran 5d1eac3c2e Merge branch 'main' of https://github.com/taosdata/TDengine into test/main/TD-26192 2023-09-11 15:29:48 +08:00
Haojun Liao 372747cc23
Merge pull request #22818 from taosdata/fix/3_liaohj
fix(stream): fix error in fill history and check quit status of vnode.
2023-09-10 20:47:06 +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
chenhaoran 53051a2bea test: modify expect data type from str to datetime 2023-09-07 22:51:30 +08:00
dapan1121 615c619bba
Merge pull request #22782 from taosdata/fix/TS-3897
fix: fix diff not support unsigned type
2023-09-07 16:17:42 +08:00
wade zhang d3f0c5ac3e
Merge pull request #22770 from taosdata/fix/TD-25445-main
fix/TD-25445: search memory in ttlMgrFindExpired
2023-09-07 16:13:32 +08:00
jiajingbin 8a72e94b1b test: lock start_timestamp and interval 2023-09-07 14:41:54 +08:00
jiajingbin d77049dc4c test: lock start_timestamp and interval 2023-09-07 14:39:54 +08:00
chenhaoran f6424ff93e test: increase timeout 60s of replica 3to1 2023-09-07 11:42:31 +08:00
dapan1121 fdeb924d0d
Merge pull request #22715 from taosdata/fix/m/TD-26114
fix: desc fill missed one window
2023-09-07 11:36:30 +08:00
wangjiaming0909 4a131000e4 fix: data error of partition by col + interval 2023-09-07 10:49:09 +08:00
Alex Duan ba88dfe613
Merge pull request #22697 from taosdata/test/TD-23715
add websocket connection
2023-09-07 10:33:16 +08:00
Shungang Li c1edc5821f fix: update for ttl test cases 2023-09-07 09:33:26 +08:00
Ping Xiao 8b5448bb2f add ttl test cases 2023-09-07 09:33:26 +08:00
Haojun Liao 0f909285c4
Merge pull request #22684 from taosdata/mark/tmq-3.0
fix:use vgstatus before if rebalance
2023-09-07 09:20:27 +08:00
Alex Duan 3f9853e196
Merge pull request #22778 from taosdata/test/3.0/TD-26181
test:modify method of stopall function
2023-09-06 20:16:23 +08:00
wangmm0220 f4ec83025d opti:optimize code logic & fix python test case error 2023-09-06 19:46:17 +08:00
Ganlin Zhao a1632cac5d add test cases 2023-09-06 18:53:25 +08:00
wangmm0220 629de12bb1 fix:do not return error if commit nothing 2023-09-06 18:29:28 +08:00
chenhaoran bec4691324 test: modify 5dnode3mnodeStop2Follower.py 2023-09-06 17:38:51 +08:00
chenhaoran 24140902cf test:replace clock_gettime in cases for win 2023-09-06 17:36:55 +08:00
chenhaoran 7782530e3a test:modify method of stopall function 2023-09-06 17:21:26 +08:00
chenhaoran 0be918a17e test:modify method of stopall function 2023-09-06 17:15:04 +08:00
Ping Xiao 5c74d5f103 Merge branch 'main' into test/TD-23715 2023-09-06 16:19:45 +08:00
dapan1121 2bc8b3f7ee
Merge pull request #22625 from taosdata/enh/TD-23879-3.0
enh: allow altering options to the same value
2023-09-06 13:34:49 +08:00
Alex Duan 841a36ef9f
Merge pull request #22749 from taosdata/test/main/TD-26162
test:replace clock_gettime in cases for win
2023-09-06 11:22:04 +08:00
wangjiaming0909 5dedaebb01 fix: desc fill missed one window 2023-09-06 10:53:19 +08:00
dapan1121 8cbc49a083
Merge pull request #22696 from taosdata/fix/m/TD-26096
fix: 1. select tag from meters partition by tag limit returned wrong …
2023-09-06 09:54:00 +08:00
chenhaoran 600f89aa89 test:replace clock_gettime in cases for win 2023-09-05 18:17:25 +08:00
wade zhang 4a287aa8bc
Merge pull request #22655 from taosdata/test/TD-23842
Add test cases for ttl
2023-09-05 16:00:40 +08:00
chao.feng 087fd8289d update test case tmqConsumerDiscontinuousData.py to fix the failed occationally by charles 2023-09-05 14:01:46 +08:00
Ping Xiao df1222156a Merge branch 'main' into test/TD-23722 2023-09-05 13:33:17 +08:00
Ping Xiao 5f0c2c0944 Merge branch 'main' into test/TD-23715 2023-09-05 11:22:34 +08:00
wangjiaming0909 2c4e0fee07 feat: optimize partition node, replace with sort node 2023-09-05 10:53:30 +08:00
Ping Xiao b7b97e7a66 TD-23722: add case for TMQ unsubscribe with taosAdapter 2023-09-04 18:33:19 +08:00
wangjiaming0909 22b53c3ece fix: 1. select tag from meters partition by tag limit returned wrong num of rows
2. select tag from meters partition by tag returned wrong num of rows
2023-09-04 18:16:12 +08:00
jiajingbin 9c66c81e1d
Merge branch 'main' into fix/test_1x 2023-09-01 20:46:29 +08:00
jiajingbin 2f583718c0 test: update 2023-09-01 20:44:11 +08:00
jiajingbin 4af0c984be test: update 2023-09-01 20:44:11 +08:00
jiajingbin 3ae19e8e1b test: update max_delay_interval.py 2023-09-01 20:44:11 +08:00
jiajingbin 10cd04349d test: add stream cases 2023-09-01 20:43:56 +08:00
jiajingbin da93dc45fc test: update 2023-09-01 20:43:56 +08:00
jiajingbin 7450a8584d update 2023-09-01 20:43:56 +08:00
jiajingbin ae100c06e3 update 2023-09-01 20:43:56 +08:00
jiajingbin d8659d7a37 test: update 2023-09-01 20:43:49 +08:00
jiajingbin 91269075c7 test: add stream cases 2023-09-01 20:43:43 +08:00
Ping Xiao 9ddf1178b9 add websocket connection 2023-09-01 15:45:31 +08:00
dapan1121 cc17848b78 fix: merge 3.0 to main 2023-09-01 13:24:47 +08:00
dapan1121 eda96e4301 Merge remote-tracking branch 'origin/main' into fix/m23.2 2023-09-01 11:02:54 +08:00
dapan1121 6a24e2cdc5
Merge pull request #22673 from taosdata/fix/TS-3883
fix: aggregate function omitted issue
2023-09-01 11:01:58 +08:00
dapan1121 228e6c6acd Merge remote-tracking branch 'origin/main' into 3.0 2023-09-01 10:01:10 +08:00
dapan1121 071e595344 fix: case issue 2023-09-01 08:41:36 +08:00
wangmm0220 a02ab4ccfb fix:coredump if saved epoch bigger than request epoch & modify test cases 2023-08-31 17:35:41 +08:00
dapan1121 cff17434a2 fix: aggragate function omited issue 2023-08-31 16:23:00 +08:00
Haojun Liao e53b5d4392 refactor: do some internal refactor. 2023-08-31 11:01:53 +08:00
wangmm0220 a4e29e31a6 fix:modify poll delay bigger to avoid lose data 2023-08-30 23:36:24 +08:00
Haojun Liao 4a9b48ef98
Merge pull request #21725 from taosdata/enh/triggerCheckPoint2
Enh/trigger check point2
2023-08-30 22:54:31 +08:00
Ping Xiao 198b3ad3b4 add ttl test cases 2023-08-30 17:41:05 +08:00
dapan1121 a1c55d0584
Merge pull request #22564 from taosdata/fix/TD-25540-new
fix: fix where ts < now used in nested query report invalid timestamp
2023-08-30 16:48:20 +08:00
Haojun Liao 24b1a050fc other: merge 3.0 2023-08-30 16:00:14 +08:00
dapan1121 f94c849f23
Merge pull request #22540 from taosdata/fix/TS-3821
fix: use MD5 hash to fix aliasname not enough to hold dbname.tbname
2023-08-30 15:21:23 +08:00
dapan1121 15f57cadfb fix: other join conditions issue 2023-08-30 13:45:59 +08:00
Haojun Liao b1aa86a290
Merge pull request #22605 from taosdata/feat/TD-18789
feat:support varbinary type
2023-08-30 11:29:26 +08:00
kailixu 1e4e2549a4 chore: add test cases 2023-08-29 19:53:59 +08:00
wangmm0220 34c7832850 feat:support stmt/tmq json in varbinary type 2023-08-29 15:24:12 +08:00
Alex Duan b72370f154
Merge pull request #22498 from taosdata/ts-3841
udpate alter stable test case to add ts-3841 scenario by charles
2023-08-29 14:15:55 +08:00
dapan1121 667fe69fd1 fix: join on condition split issue 2023-08-29 10:40:32 +08:00
dapan1121 5213fc3256 fix: fix case issue 2023-08-28 15:35:36 +08:00
yihaoDeng 20b037d9cc Merge branch 'enh/3.0' into enh/triggerCheckPoint2 2023-08-28 10:46:00 +08:00
dapan1121 0cce255a02 Merge remote-tracking branch 'origin/3.0' into fix/m23.0 2023-08-28 10:06:53 +08:00
Haojun Liao 88f6596965
Merge pull request #22464 from taosdata/feat/TD-18789
feat:support varbinary type
2023-08-28 09:45:57 +08:00
dapan1121 1f40da6fef Merge remote-tracking branch 'origin/main' into 3.0 2023-08-28 09:28:55 +08:00
wangmm0220 26e025d78d feat:[TD-18789]support varbinary type 2023-08-25 15:43:45 +08:00
Ganlin Zhao b5172e8589 add cases 2023-08-25 09:42:42 +08:00
Haojun Liao 6f514b2bee
Merge pull request #22561 from taosdata/fix/TD-25651
fix:[TD-25651] reset epoch if consumer changed to avoid consumeing no…
2023-08-25 09:09:41 +08:00
wangmm0220 8045f30be8 fix:sml test case error for tbname 2023-08-24 23:15:35 +08:00
wangmm0220 d5cc415542 fix:test case error 2023-08-24 18:35:53 +08:00
yihaoDeng 9310d138a6 Merge branch 'enh/3.0' into enh/triggerCheckPoint2 2023-08-24 17:30:35 +08:00
dapan1121 3c7ca2418c
Merge pull request #22532 from taosdata/fix/m/TD-25863
fix: fill operator with desc ts order returned 1 more rows
2023-08-24 17:29:57 +08:00
Ganlin Zhao 2a5f4a3bc4 add cases 2023-08-24 17:11:58 +08:00
wangjiaming0909 366a9cc009 Revert "feat: support column comment"
This reverts commit dcbef83dea.
2023-08-24 13:54:27 +08:00
wangjiaming0909 c2af41d0d0 Revert "feat: support alter table add column with comment"
This reverts commit cb027cc5c5.
2023-08-24 13:48:35 +08:00
wangjiaming0909 7fad1de841 Revert "feat: show create table, desc table with col comments"
This reverts commit 16754b5ac1.
2023-08-24 13:38:41 +08:00
wangjiaming0909 3c8bd57140 fix: fill operator with desc ts order returned 1 more rows 2023-08-24 13:31:28 +08:00
dapan1121 599e496ceb
Merge pull request #22518 from taosdata/test/union_timeline
test: add test cases for timeline function used for select * union query
2023-08-24 09:23:18 +08:00
Ganlin Zhao bae7bee389 fix error 2023-08-23 23:59:24 +08:00
Ganlin Zhao 1a5e288901 add test cases 2023-08-23 22:59:13 +08:00
Alex Duan 2aa47dd191 fix: walRetention modify info 2023-08-23 16:37:36 +08:00
Alex Duan f45d1c69b8 fix: -t option and wal retention ci 2023-08-23 16:17:52 +08:00
dapan1121 3eb0803730
Merge pull request #22517 from taosdata/fix/addHintCase
fix: add hint test cases
2023-08-22 17:34:16 +08:00
Ganlin Zhao 502788215b fix error 2023-08-22 17:32:36 +08:00
Ganlin Zhao dba7c68de1 test: add test cases for timeline function used for select * union query 2023-08-22 15:41:04 +08:00
dapan1121 8181c91219 fix: fix case issue 2023-08-22 15:16:36 +08:00
dapan1121 fb51be4a78 fix: add hint test cases 2023-08-22 14:58:42 +08:00
dapan1121 5faf7d967d fix: table version release issue 2023-08-22 13:55:45 +08:00
yihaoDeng 1531e2d7d3 Merge branch 'enh/3.0' into enh/triggerCheckPoint2 2023-08-22 09:51:38 +08:00
wade zhang 4d954bd2b1
Merge pull request #22499 from taosdata/test/TD-25838
test:kill tmq_sim process when start cases in windows
2023-08-21 18:51:15 +08:00
wade zhang 208fa7d198
Merge pull request #22446 from taosdata/test/win/TD-25727
test: modify testcase on windows
2023-08-21 16:23:48 +08:00
chenhaoran b1e91b554f test:repire test case for windows 2023-08-21 15:40:36 +08:00
chenhaoran af9a73d1e3 test:repire test case for windows 2023-08-21 15:39:06 +08:00
dapan1121 bb30f2ce70
Merge pull request #22485 from taosdata/fix/m/TS-3847
fix: fill last group data between groups
2023-08-21 15:10:04 +08:00
chao.feng 80ef91dadd udpate alter stable test case to add ts-3841 scenario by charles 2023-08-21 14:50:13 +08:00
wangjiaming0909 aec02a55be fix: fill last group data between groups 2023-08-21 13:05:13 +08:00
wade zhang c8456b650c
Merge pull request #22487 from taosdata/tomchon-patch-7
Update test.py
2023-08-21 11:36:00 +08:00
wade zhang 48b73f78a7
Merge pull request #22478 from taosdata/TD-20035
add tmq test case to support data precision 'us' and 'ns' by charles
2023-08-21 11:35:43 +08:00
yihaoDeng 6fe649c458 Merge branch 'enh/3.0' into enh/triggerCheckPoint2 2023-08-21 09:12:40 +08:00
haoranchen 0b4c753b15
Update test.py 2023-08-18 18:33:06 +08:00
liuyao 87c65f3b68 Merge remote-tracking branch 'origin/3.0' into enh/triggerCheckPoint2 2023-08-18 15:27:02 +08:00
dapan1121 3f4e82613b fix: no targets in join issue 2023-08-18 14:41:02 +08:00
dapan1121 efc5589aa2 Merge remote-tracking branch 'origin/3.0' into feat/TD-24700 2023-08-18 14:11:26 +08:00
chao.feng 9ff243a854 add tmq test case to support data precision 'us' and 'ns' by charles 2023-08-18 13:39:43 +08:00
wangjiaming0909 4dcdb549c9 fix: get systable cols error 2023-08-18 10:19:12 +08:00
dapan1121 a1d6ddf9ed fix: tbname not found issue 2023-08-18 09:06:34 +08:00
Benguang Zhao 7735e6f388 Merge branch 3.0 to FEAT/TD-25699-3.0 2023-08-17 16:04:23 +08:00
dapan1121 0e10e94a40
Merge pull request #22453 from taosdata/feat/TD-25685
feat: support column comment
2023-08-17 14:23:54 +08:00
wangjiaming0909 16754b5ac1 feat: show create table, desc table with col comments 2023-08-17 11:39:34 +08:00
Haojun Liao ea6574b3c7 other: merge 3.0 2023-08-17 00:07:55 +08:00
kailixu cf4da465e1 chore: add startProcess for tmq common 2023-08-16 22:43:01 +08:00
Benguang Zhao bad2bb52b5 enh: update test cases for show vnodes 2023-08-16 20:17:11 +08:00
kailixu cc62c400c6 fix: tmq drop/common python script on windows 2023-08-16 19:13:24 +08:00
Haojun Liao f1359076c1
Merge pull request #22450 from taosdata/fix/3_liaohj
other: merge main.
2023-08-16 16:48:33 +08:00
haoranchen 1074e02f36
Update precisionNS.py 2023-08-16 13:47:05 +08:00
wangjiaming0909 cb027cc5c5 feat: support alter table add column with comment 2023-08-16 11:07:40 +08:00
Haojun Liao 63bc50a723
Merge pull request #22427 from taosdata/feature/rebuildIndex0
rebuild index at tag0
2023-08-16 09:47:43 +08:00
Haojun Liao ad9f3cbc43 other: merge main. 2023-08-16 09:14:10 +08:00
chenhaoran 1bd9c5337d test: modify testcase on windows 2023-08-15 17:09:23 +08:00
wangjiaming0909 dcbef83dea feat: support column comment 2023-08-15 16:30:02 +08:00
yihaoDeng 271ecf6bef update tag index case 2023-08-15 10:41:01 +08:00
dapan1121 f9f74eaaf4
Merge pull request #22406 from taosdata/fix/TD-24684
fix: remove ins_modules table
2023-08-15 08:42:08 +08:00
Haojun Liao 9e3733a02c
Merge pull request #22358 from taosdata/feat/TD-24559
feat:[TD-24559]support geomety type in schemaless
2023-08-14 22:06:41 +08:00
dapan1121 90cb67d006 fix: table count issue 2023-08-14 17:33:13 +08:00
wade zhang 0fc4546c7e
Merge pull request #22418 from taosdata/tomchon-patch-5
test:update base version 3.1.1.0
2023-08-14 14:55:28 +08:00
Alex Duan 3f90ca4b38 fix: set max_binary_display_width can not show all text 2023-08-14 14:19:24 +08:00
haoranchen 0aa35987ab
Update 5dnode3mnodeRoll.py 2023-08-14 09:45:04 +08:00
dapan1121 20b3f8c1aa
Merge pull request #22402 from taosdata/fix/TS-3799
fix: add time window boundary check before interpolation
2023-08-11 17:59:55 +08:00
wangmm0220 25e32bbf7c fix:offset error in tmq & add test cases 2023-08-11 14:25:12 +08:00
Ganlin Zhao b6e0e07667 add test case 2023-08-11 10:19:45 +08:00
Haojun Liao d9bc881fb3
Merge pull request #22384 from taosdata/mark/tmq
fix:offset error in tmq & add test cases
2023-08-11 10:00:08 +08:00
wangmm0220 6155c80729 fix:offset error in tmq & add test cases 2023-08-10 18:38:01 +08:00
wangmm0220 ab9ad7d088 fix:offset error in tmq & add test cases 2023-08-10 17:13:10 +08:00
dapan1121 1f3eacba17
Merge pull request #22365 from taosdata/enh/TD-25366
enh: remove timeline dependence of certain functions
2023-08-10 17:08:05 +08:00
wangmm0220 78fd70202c fix:offset error in tmq & add test cases 2023-08-10 16:18:53 +08:00
Haojun Liao f633c7fe2b other: merge 3.0. 2023-08-10 11:56:30 +08:00
Haojun Liao b658608541
Merge pull request #22388 from taosdata/fix/3_liaohj
other: merge main.
2023-08-10 11:43:02 +08:00
Ganlin Zhao b17f4a9c58 add test cases 2023-08-10 11:05:18 +08:00
wangmm0220 1f5532fd67 fix:offset error in tmq & add test cases 2023-08-09 19:41:22 +08:00
Ganlin Zhao 11823580c7 fix test cases 2023-08-09 17:13:31 +08:00
Ganlin Zhao 70e4b4f44e remove unique need of primary ts 2023-08-09 14:30:34 +08:00
Ganlin Zhao 6ab16e89d4 add tail, unique cases 2023-08-09 14:27:41 +08:00
Ganlin Zhao 8b84e0544c add test cases for leastsquares 2023-08-09 11:40:23 +08:00
chenhaoran 2403db06b0 test:fix comatibility case 2023-08-09 11:19:56 +08:00
chao.feng 37c39a1e46 Merge branch 'td_25179_update' of https://github.com/taosdata/TDengine into td_25179_update 2023-08-09 09:18:42 +08:00
chao.feng 2c65ffc33b remove the case user_privilege_multi_users.py from cases.task 2023-08-09 09:12:57 +08:00
chenhaoran 8f7fbf154c test:fix comatibility case 2023-08-08 19:20:41 +08:00
chenhaoran 0b88efdee9 test:modify base version 3100 in rollingup cases 2023-08-08 18:38:39 +08:00
chenhaoran d7116f7758 Merge branch 'main' of https://github.com/taosdata/TDengine into test/fix/comp 2023-08-08 18:14:05 +08:00
chenhaoran 5dbab16bf6 test:fix comatibility case 2023-08-08 18:13:57 +08:00
Hui Li d683e13102
Merge pull request #22352 from taosdata/test/fix_windows_case
test:fix windows cases
2023-08-08 18:05:22 +08:00
chao.feng f7b3935628 udpate user_privilege_show test case and add it to cases.task by charles 2023-08-08 17:08:30 +08:00
dapan1121 68e0fb924a
Merge pull request #22165 from taosdata/feat/3.0/TD-25271
feature: optimize interval with limit
2023-08-08 10:34:02 +08:00
wangmm0220 607132c18a feat:[TD-24559]support geomety type in schemaless 2023-08-08 10:33:55 +08:00
dapan1121 11f6f203ed
Merge pull request #22331 from taosdata/fix/TD-25515
fix: ins_indexes vgroup_id using null value instead of -1 for invalid
2023-08-07 19:03:01 +08:00
chenhaoran a0c5d130ae test:repire test case for windows 2023-08-07 18:32:58 +08:00
Ganlin Zhao 84bf3e591f fix test cases 2023-08-04 17:08:10 +08:00
wangjiaming0909 fba43e1748 feature: optimize interval with limit 2023-08-04 15:04:04 +08:00
Ganlin Zhao 9520569496 add test cases 2023-08-04 10:17:26 +08:00
wade zhang e5f3835e48
Merge pull request #22229 from taosdata/fix/TS-3724
fix:modify dot to underline in schemaless supertable name
2023-07-31 09:10:34 +08:00
wangmm0220 bf74f9e272 fix:[TD-24348] ci case error 2023-07-28 18:08:25 +08:00
wangmm0220 1f8e5eae6a fix:conflicts 2023-07-28 15:04:12 +08:00
Alex Duan a143618e74 test: add topic and consume batch test 2023-07-28 13:29:00 +08:00
Haojun Liao 2a78cd2d23
Merge pull request #22215 from taosdata/fix/liaohj
other: merge main.
2023-07-28 13:06:17 +08:00
Haojun Liao b145771a1b other: merge 3.0 2023-07-27 16:38:57 +08:00
Haojun Liao 3d403dca5a other: merge main. 2023-07-27 16:23:41 +08:00
wade zhang 120aa46c22
Merge pull request #22194 from taosdata/FIX/TD-25362-3.0
enh: change default WAL_RETENTION_PERIOD as 3600
2023-07-27 09:16:11 +08:00
wangmm0220 ef40f93be6 fix:case error 2023-07-26 16:43:27 +08:00
wade zhang 0666284547
Merge pull request #22183 from taosdata/fix/TS-3691
fix/TS-3691: monitor reports log summary
2023-07-26 16:21:18 +08:00
Benguang Zhao d776abb634 fix: adjust test cases for default WAL_RETENTION_PERIOD as 3600 2023-07-26 14:20:50 +08:00
Shungang Li 0b167c94f3 fix: monitor reports log summary 2023-07-26 13:54:32 +08:00
wangmm0220 f2553b8718 fix:add configuration to control if change dot to underline in schemaless 2023-07-26 09:52:04 +08:00
wade zhang f963c4332e
Merge pull request #22132 from taosdata/fix/TS-3691
fix/TS-3691: monitor no longer reports logs
2023-07-25 10:28:12 +08:00
wangmm0220 2714db10bd fix:modify dot to underline in schemaless supertable name 2023-07-24 19:15:33 +08:00
Shungang Li dc77e783a5 fix: monitor no longer reports logs 2023-07-24 15:17:36 +08:00
Shungang Li d78f28ce2e fix: monitor no longer reports logs 2023-07-24 15:16:48 +08:00
dapan1121 6fbf251978
Merge pull request #22138 from taosdata/enh/TS-3625
fix: fix(value, null) output behavior
2023-07-24 13:17:19 +08:00
wade zhang 7b1e809d98
Merge pull request #21794 from taosdata/enh/tsdb_optimize
for test purpose
2023-07-21 14:18:32 +08:00
Ganlin Zhao 3da83700dd add test cases 2023-07-21 10:35:41 +08:00
dapan1121 2ef01728ca
Merge pull request #22089 from wangjiaming0909/fix/3.0/TD-23763
feat: optimize partition by tbname slimit
2023-07-21 09:29:36 +08:00
dapan1121 d81727afa9
Merge pull request #22130 from taosdata/fix/TD-25270
enh: support show create table for system tables
2023-07-21 09:26:11 +08:00
Ganlin Zhao ded3ee67b3 add test cases 2023-07-20 17:39:10 +08:00
wangjiaming0909 7d850c1a5e feat: optimize partition by tbname slimit 2023-07-20 15:07:55 +08:00
Alex Duan 265f2a0416 test: add create sma index case timeRangeWise.py 2023-07-19 14:20:52 +08:00
tangfangzhi 8f709ea782 fix test case 2023-07-19 13:06:59 +08:00
plum-lihui 79620c99a5 test: del db and max topics invalid 2023-07-18 20:18:43 +08:00
Hui Li 3c12033602
Merge pull request #22108 from taosdata/test_main/lihui
test: check topic name len case
2023-07-18 19:25:01 +08:00
Hui Li 0d0dc6be39
Merge pull request #22104 from taosdata/test/TD-24996
test:add testcase of rolling  upgdade
2023-07-18 16:21:22 +08:00
plum-lihui 7a0fa59d3e test: check topic name len case 2023-07-18 16:17:42 +08:00
plum-lihui 745ab09b1b test: add tmq seek case 2023-07-18 14:30:19 +08:00
chenhaoran 447eb8197c test:add testcase of rolling upgdade 2023-07-18 14:25:03 +08:00
wangmm0220 872222eb77 fix:[TD-25222] error in drop topic if topic num is too long 2023-07-17 19:52:07 +08:00
dapan1121 2822245a37
Merge pull request #22076 from wangjiaming0909/fix/m/TD-25199
fix: create sma index for us/ns database failed
2023-07-17 14:21:57 +08:00
Hui Li 1bc8c751a5
Merge pull request #22064 from taosdata/test/TD-24996
test:add testcase of rolling upgdade
2023-07-17 10:49:37 +08:00
wangjiaming0909 ee7c8289aa fix: create sma index for us/ns database failed 2023-07-17 09:02:30 +08:00
Alex Duan 4fdf9ae5ce test: add performance test , sma need quick no sma four multiple 2023-07-15 10:21:50 +08:00
Alex Duan ea6e79f4ea test: modify loop = 60 2023-07-14 17:18:06 +08:00
chenhaoran 7b1716807b test:add testcase of rolling upgdade 2023-07-14 17:16:43 +08:00
Alex Duan 9085dac1a2 add create sma index case 2023-07-14 16:31:37 +08:00
chenhaoran ef494fd45e Merge branch 'main' of https://github.com/taosdata/TDengine into test/TD-24996 2023-07-14 15:32:56 +08:00
chenhaoran d969033ccf test: increase timout to 180s of replica from 1 to 3 2023-07-14 15:27:27 +08:00
chenhaoran 3d5a05eb66 test:add testcase of rolling upgdade 2023-07-14 15:23:33 +08:00
chenhaoran 22f873e71a test:add testcase of rolling upgdade 2023-07-14 11:27:30 +08:00
Hongze Cheng 1fad69df3b Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/tsdb_optimize 2023-07-14 10:13:15 +08:00
Haojun Liao e0ea0f2df4
Merge pull request #22020 from taosdata/fix/liaohj
other: merge main
2023-07-13 17:55:28 +08:00
Hongze Cheng d81d2790ea Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/tsdb_optimize 2023-07-13 17:20:45 +08:00
Haojun Liao e2ae868377
Merge pull request #22032 from taosdata/mark/tmq
fix:set firset version to reqOffset of response
2023-07-13 16:35:21 +08:00
jiajingbin 6ee7145efe test: modify 7-tmq/tmqParamsTest.py 2023-07-13 14:47:22 +08:00
Haojun Liao f41bcd73b0 other: merge main. 2023-07-13 11:02:09 +08:00
dapan1121 424c3d39fb
Merge pull request #22048 from taosdata/feat/TD-25003
feat: add new syntax for show tags/index/table tags
2023-07-13 09:46:11 +08:00
Ganlin Zhao 6783affce5 add test cases 2023-07-12 14:43:26 +08:00
Hongze Cheng 3fc282f035 Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/tsdb_optimize 2023-07-12 11:57:19 +08:00
Ganlin Zhao c3cc217bd0 Merge branch '3.0' into enh/TS-2500 2023-07-11 16:24:16 +08:00
dapan1121 ffd3c50c08
Merge pull request #22014 from taosdata/enh/TD-23677
enh: remove wal_roll_period/wal_segment_size from commands output
2023-07-11 16:03:37 +08:00
Ganlin Zhao e46fc09939 add test case 2023-07-11 14:13:45 +08:00
jiajingbin 701d25c04c test: update tests/system-test/7-tmq/tmqParamsTest.py 2023-07-11 12:54:02 +08:00
Hui Li cc75ceeb53
Merge pull request #22011 from taosdata/test/update_tmq_case_1
test: update tmqParamsTest.py
2023-07-11 11:19:19 +08:00
Ganlin Zhao ef242ba8fa fix test cases 2023-07-11 11:11:57 +08:00
Haojun Liao 3ffdbe923d other: merge 3.0 2023-07-11 09:12:57 +08:00
Hui Li 11aff6928a
Merge pull request #21995 from taosdata/test/TD-25155-MAIN
test: add taosbenchmark mix and stt case to ci
2023-07-10 19:04:03 +08:00
Hui Li 8e0714e942
Merge pull request #21878 from taosdata/td_24956
add user privilege cases of insert and select operation for stable,ch…
2023-07-10 17:51:45 +08:00
dapan1121 39a58c354d
Merge pull request #22008 from taosdata/fix/TS-3648
fix: fix interp fill value unsigned type not being handled
2023-07-10 14:50:23 +08:00
dapan1121 92ddf015da
Merge pull request #22009 from taosdata/fix/TS-3058
enh: add procedures on server for udf/udaf in nested queries where outer query is
2023-07-10 14:49:19 +08:00
Hongze Cheng b3e7dd5a62 Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/tsdb_optimize 2023-07-10 13:46:56 +08:00
jiajingbin cb5294da45 test: update tmqParamTest.py 2023-07-10 12:49:37 +08:00
jiajingbin d3e047a436 test: update tmqParamTest.py 2023-07-10 12:45:53 +08:00
Ganlin Zhao 82ce3a4588 add test cases 2023-07-10 11:35:18 +08:00
Ganlin Zhao 33940d711a add test cases 2023-07-10 11:29:14 +08:00
wangmm0220 35ba132a29 fix:conflicts from main 2023-07-09 12:52:18 +08:00
wangmm0220 a5363e6e03 fix:test case in tmq 2023-07-09 12:49:50 +08:00
chenhaoran f5e3e574ae test:add testcase of rolling upgdade 2023-07-07 16:19:39 +08:00
Alex Duan aa2a5ef0dd test: add taosbenchmark mix and stt case to ci 2023-07-07 16:04:35 +08:00
Haojun Liao 716c170bfa
Merge pull request #21987 from taosdata/fix/TD-25102
add test check
2023-07-07 11:14:58 +08:00
chenhaoran 6de705a58d Merge branch 'main' of https://github.com/taosdata/TDengine into main 2023-07-07 10:33:52 +08:00
chenhaoran 8fb4334f00 test:temp commite 2023-07-07 10:31:11 +08:00
yihaoDeng 747b80cfd7 add test check 2023-07-07 09:25:12 +08:00
Hui Li 1a82965c83
Merge pull request #21981 from taosdata/test_main/lihui
test: add check
2023-07-07 09:09:43 +08:00
Haojun Liao ca27220000
Merge pull request #21962 from taosdata/fix/TD-25102
add version check in rpc
2023-07-07 08:59:31 +08:00
plum-lihui 5964e7819c test: add check 2023-07-06 19:38:37 +08:00
chenhaoran 196f2b8f65 test:comment connection of new client and old server 2023-07-06 16:45:53 +08:00
Ganlin Zhao 7345d79533 add test cases 2023-07-06 16:44:57 +08:00
Hui Li 27159fbfa2
Merge pull request #21905 from taosdata/test_main/lihui
test: add tmq case for max groupid
2023-07-05 20:35:35 +08:00
plum-lihui 138a358549 test: add log 2023-07-05 19:38:58 +08:00
plum-lihui 944b0d26ef test: add kill processer function 2023-07-05 18:32:03 +08:00
plum-lihui 5044b89deb test: temp test case 2023-07-05 16:13:47 +08:00
plum-lihui fe568766ef test: add tmq case 2023-07-05 15:58:05 +08:00
Hongze Cheng 1304c08cdd Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/tsdb_optimize 2023-07-05 10:57:55 +08:00
Haojun Liao 9b3e34d589
Merge pull request #21735 from taosdata/refact/fillhistory
refactor: refactor the fill history operation
2023-07-05 10:48:51 +08:00
plum-lihui 8c4f8d3095 test: add tmq test case 2023-07-04 17:30:29 +08:00
Alex Duan 6c20dfa171 add check data correct case for compact database 2023-07-04 14:35:58 +08:00
Haojun Liao 86b1e49589 test: update test cases. 2023-07-04 11:36:05 +08:00
Ganlin Zhao bf3a199166 add test case 2023-07-04 11:31:49 +08:00
Haojun Liao 82342ebdc7
Merge pull request #21934 from taosdata/feature/TD-20678
feat:subscribe only meta info
2023-07-04 11:28:27 +08:00
Haojun Liao 418849ed3a test: disable stream meta storage format compatible test cases. 2023-07-04 10:57:43 +08:00
Haojun Liao 200575647c
Merge branch '3.0' into refact/fillhistory 2023-07-03 15:16:18 +08:00
plum-lihui 98fc222797 test: add consumer.close 2023-07-03 14:42:04 +08:00
plum-lihui 33e52c3dbe test: add consumer.close 2023-07-03 11:41:42 +08:00
plum-lihui 9a74e7254e Merge branch 'main' into test_main/lihui 2023-07-03 11:31:01 +08:00
Hongze Cheng 214c92264c Merge branch '3.0' of https://github.com/taosdata/TDengine into enh/tsdb_optimize 2023-07-03 11:27:26 +08:00
wangmm0220 136bc379d1 feat:ignore delete info 2023-07-03 11:02:08 +08:00
Haojun Liao 9e98c64b1e fix(tsdb): set correct stt load info. update the test case. 2023-06-30 22:57:49 +08:00
plum-lihui 8dd2921cf1 test: modify check mode 2023-06-30 16:51:21 +08:00
Alex Duan e65c691e73 fix: add order by _wstart case with orderBy.py 2023-06-30 15:45:43 +08:00
plum-lihui 21ffc07768 test:modify check for consumer number 2023-06-30 10:53:19 +08:00
plum-lihui 015415b6af test: add tmq case for max groupid 2023-06-29 18:48:23 +08:00
Hui Li 474efc4ce8
Merge branch 'main' into test_main/lihui 2023-06-29 18:44:30 +08:00
plum-lihui fe0f3328f0 add tmq test case for max topics 2023-06-29 15:37:05 +08:00
dapan1121 c8435de64a
Merge branch '3.0' into fix/m23.0 2023-06-29 14:03:56 +08:00
dapan1121 3519e9170e Merge remote-tracking branch 'origin/main' into 3.0 2023-06-29 11:13:45 +08:00
Haojun Liao c4a6b85bdf fix(tsdb): support stt and file block overlap. 2023-06-28 22:38:51 +08:00
wangmm0220 fdcfa87994 fix:case error 2023-06-28 18:34:22 +08:00
wangmm0220 6cd0f98e44 Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/TS-3495 2023-06-28 18:09:30 +08:00
wangmm0220 c98a298b62 fix:test case 2023-06-28 17:13:14 +08:00
Hui Li d91f44c274
Merge pull request #21850 from taosdata/test/ts-3495
test: finish testcases for TS-3495 and TS-3497
2023-06-28 16:24:40 +08:00
Haojun Liao ed900d6ff6
Merge branch '3.0' into refact/fillhistory 2023-06-28 13:48:26 +08:00
chao.feng d1ae156dac add user privilege cases of insert and select operation for stable,child table and table by charle 2023-06-28 11:42:06 +08:00
wangjiaming0909 57ddb3437d feature: optimize order by limit using priority queue 2023-06-27 17:50:50 +08:00
dapan1121 3db873652a
Merge pull request #21868 from taosdata/fix/TS-3581
fix: fix result of first can be 0 occasionally
2023-06-27 16:43:35 +08:00
jiajingbin 5d5f92450a
Merge branch '3.0' into test/ts-3495 2023-06-27 16:41:04 +08:00
Haojun Liao 32fddeff18 fix(stream): fix error retrieve data from source task.And optimize the test cases. 2023-06-27 16:24:47 +08:00
Ganlin Zhao 427484889a add test case 2023-06-27 15:33:41 +08:00
Alex Duan fa4873df3c test: add forbid stream and topic case to splitVGroup.py 2023-06-27 14:01:13 +08:00
Haojun Liao 1ad05a06d6
Merge branch '3.0' into enh/tsdb_optimize 2023-06-27 11:46:37 +08:00
Haojun Liao 3289ad62be other: merge 3.0 2023-06-27 11:33:40 +08:00
Hui Li 306e80ac38
Merge pull request #21828 from taosdata/lihui3.0/test
test: add tmq test case for check consume rows in client log file
2023-06-27 10:30:01 +08:00
dapan1121 4dae9f4eff merge main to 3.0 2023-06-26 18:43:00 +08:00
jiajingbin 7445a8aba9 test: finish testcases for TS-3495 2023-06-26 18:23:34 +08:00
Ganlin Zhao eb6bc0a64f add test case 2023-06-26 09:42:13 +08:00
jiajingbin faa421eddb test: save 2023-06-25 20:15:00 +08:00
Haojun Liao f9be16bef4 fix: update test case. 2023-06-25 19:42:10 +08:00
Haojun Liao 402c091df0 fix(stream): fix sma error. 2023-06-25 19:41:44 +08:00
plum-lihui 78b6b8b647 test: add tmq test case for check consume rows in client log file 2023-06-25 17:04:23 +08:00
jiajingbin 7eff0410e1 test: save 2023-06-25 15:25:46 +08:00
jiajingbin da631dcb42 test: add tmq params testcase 2023-06-25 10:20:48 +08:00
Hui Li 05c7ec6135
Merge pull request #21809 from taosdata/ts_3405_fix
Merge pull request #21771 from flyingangel2013/ts_3405_fix
2023-06-25 09:40:16 +08:00
Haojun Liao dad1854cbb other: merge 3.0 2023-06-25 09:33:37 +08:00
wade zhang 254a20bdf3
Merge pull request #21660 from luckeverda/feat/TD-23739
feat/TD-23739: enhance ttl, deletetime modified by writing-op
2023-06-25 09:06:57 +08:00
kailixu afa186108e chore: more code 2023-06-25 00:19:30 +08:00
kailixu 4c169bc09b fix: system stable query with limit/offset 2023-06-25 00:17:40 +08:00
Haojun Liao cf02ac7229 fix(tsdb): extract tomb data in stt files. 2023-06-21 18:57:14 +08:00
Hui Li d95a456290 Merge pull request #21771 from flyingangel2013/ts_3405_fix
update test case to combine three cases into one, reduce the time cos…
2023-06-21 15:43:17 +08:00
jiajingbin 84d48bb7fa test: add show-consumer-parameters 2023-06-21 15:23:39 +08:00
Alex Duan f4ad0d6b7b test: fix printf format 2023-06-20 11:38:37 +08:00
Alex Duan 74879f1625 test: fix printf format 2023-06-20 11:35:05 +08:00
Shungang Li b93f653d7e feat: enhance ttl, deletetime modified by writing-ops
new config item: ttlChangeOnWrite (default 0)
ttl delete time changes on last write if true
2023-06-19 19:03:35 +08:00
Alex Duan dca3aee582 test: add splitVGroup to case.task 2023-06-19 18:49:54 +08:00
Alex Duan 6f96a7808a test: add splitVGroup.py case for split vgroup 2023-06-19 16:15:55 +08:00
chao.feng d00cf2dfb5 update test case to combine three cases into one, reduce the time cost of inserting data by charles 2023-06-19 14:11:30 +08:00
dapan1121 3bd5fbad0c
Merge pull request #21754 from taosdata/fix/TD-24832
fix: invalid system table primary key and distinct order by column issue
2023-06-19 13:24:48 +08:00
dapan1121 c79273955d fix: timeline function for system table query case 2023-06-19 10:12:30 +08:00
chenhaoran bc0dc76e7d test:add test case for windows 2023-06-16 17:35:22 +08:00
chenhaoran 0eae4a5c85 Merge branch 'main' of https://github.com/taosdata/TDengine into main 2023-06-16 16:13:34 +08:00
chenhaoran d51edbafc4 test:add testcase r for TS-3524 2023-06-16 14:33:22 +08:00
dapan1121 575c48212a
Merge pull request #21721 from taosdata/fix/TD-24707
fix: forbid system table functions
2023-06-15 18:52:33 +08:00
dapan1121 205e79ad28
Merge pull request #21736 from taosdata/fix/TD-24790
fix: fix fill double type column with scalar expression error
2023-06-15 18:45:40 +08:00
Haojun Liao 1b9eca5ce0 other: merge main. 2023-06-15 13:03:17 +08:00
Ganlin Zhao 99ae96daf6 add test cases 2023-06-15 11:01:07 +08:00
Ganlin Zhao 2131159a38 add test case 2023-06-14 14:04:03 +08:00
wangmm0220 864236a8dc fix:conflicts 2023-06-14 12:05:10 +08:00
wangmm0220 c28d7d9bf8 fix:open info log in tmq client & modify parametes in show consumers 2023-06-14 12:01:54 +08:00
Hui Li bca86d6936
Merge pull request #21678 from taosdata/test/TD-24713-MAIN
test: make diff function testing case to pass
2023-06-14 08:34:26 +08:00
dapan1121 f84eef0ac4
Merge branch '3.0' into feat/TD-24499 2023-06-13 15:27:18 +08:00
Haojun Liao 933d08b489
Merge pull request #21690 from taosdata/feature/TS-3495
feat:add parameters for consumer & add offset rows for subscription
2023-06-13 14:59:15 +08:00
dapan1121 b8b3036905 fix: fix case issue 2023-06-13 13:53:40 +08:00
wangmm0220 fb17881609 fix:test cases 2023-06-13 09:18:57 +08:00
wangmm0220 1cbe7c8f29 fix:column length for ins_columns 2023-06-12 19:16:23 +08:00
wangmm0220 fe155898fe fix:modify offset description to string 2023-06-12 16:34:53 +08:00
wangmm0220 aa610b27a4 feat:add parameters for consumer & add offset rows for subscription 2023-06-09 18:51:10 +08:00
Hui Li 39e30a1da1
Merge pull request #21592 from flyingangel2013/ts_3469
update the ci test case for user privilege by charles
2023-06-09 16:31:40 +08:00
Hui Li 2311a670ab
Merge pull request #21475 from flyingangel2013/ts_3423
add test case for task 3423 by charles
2023-06-09 16:28:16 +08:00
Hui Li 5fab73aca5
Merge pull request #21471 from flyingangel2013/ts_3405
add test case for task 3405 by charles
2023-06-09 16:27:35 +08:00
Alex Duan 2bafca4b2b test: make diff function testing case to pass 2023-06-09 12:55:07 +08:00
Alex Duan 239c031487 test: add precision us and ns case 2023-06-08 15:41:57 +08:00
dapan1121 958160be0b
Merge pull request #21599 from taosdata/enh/TD-24274
enh: enable interp fill value support scarlar expression
2023-06-08 10:39:38 +08:00
dapan1121 6c20a331aa
Merge pull request #21547 from taosdata/fix/TD-24507
fix: fix multiple diffs output less lines if null values involved
2023-06-08 10:37:51 +08:00
Ganlin Zhao 46baeefea7 fix test cases 2023-06-07 18:39:33 +08:00
dapan1121 01683f6d92
Merge pull request #21527 from taosdata/feat/TS-3048
feat(query): support single point interp
2023-06-06 18:17:20 +08:00
jiacy-jcy be2b0662d2 test:modify test case for multilevel.py 2023-06-06 17:39:32 +08:00
Ganlin Zhao e8eadeb9f5 Merge branch '3.0' into feat/TS-3048 2023-06-06 14:55:12 +08:00
dapan1121 65d323d9c7
Merge pull request #21222 from taosdata/fix/TD-24001
enh: optimize timeline function validation
2023-06-06 14:22:53 +08:00
Ganlin Zhao 384aa4d70b add test cases 2023-06-05 16:41:09 +08:00
chao.feng 765111daf3 update the ci test cases for user privilege by charles 2023-06-05 14:56:19 +08:00
dapan1121 8aa2e96d4e fix: test case issue 2023-06-05 11:26:45 +08:00
Haojun Liao 5c115c0900 other:merge main. 2023-06-03 17:22:27 +08:00
yihaoDeng 9f8f5374aa fix: num_of_records_per_req item in json config need less than 32768. current = 100000 2023-06-02 16:56:20 +08:00
Haojun Liao 2e5a56a037
Merge pull request #21570 from taosdata/fix/liaohj_main
other: merge  3.0 into main.
2023-06-02 13:12:27 +08:00
Haojun Liao d45aa7ef84
Merge pull request #21555 from taosdata/fix/liaohj_main
other: merge main into 3.0.
2023-06-02 13:11:12 +08:00
Hui Li b9cdbe964f
Merge pull request #21438 from flyingangel2013/ts_3398
add test case for ci from test task ts_3398 by charles
2023-06-02 11:51:51 +08:00
Haojun Liao 5301c5756a other: merge main into 3.0. 2023-06-01 09:29:18 +08:00
Ganlin Zhao bd4021c599 fix test case 2023-05-31 16:10:38 +08:00
Ganlin Zhao 35af4a9585 add test cases 2023-05-31 13:45:16 +08:00
Ganlin Zhao 34d43647f6 add test cases 2023-05-31 13:42:02 +08:00
Alex Duan 772ef3bd19 test: modfiy insert rows to small 2023-05-30 15:39:15 +08:00
Alex Duan ed9eaf541d test: add smaBasic.py test case 2023-05-30 14:37:46 +08:00
Alex Duan 6a7d8858dc test: add smaBasic.py test case 2023-05-30 14:36:51 +08:00
Ganlin Zhao 0dc8baede4 add test cases 2023-05-30 14:21:47 +08:00
wangmm0220 757ac9b1d9 fix:add test cases 2023-05-30 14:20:21 +08:00
wangmm0220 78db3520a6 fix:conflict 2023-05-29 14:57:03 +08:00
wangmm0220 97e0e0ea0d fix:add test case 2023-05-29 14:35:59 +08:00
chao.feng 5d3e405032 update the test case by charles 2023-05-26 14:19:35 +08:00
chao.feng 8e735dc608 update test case ts_3405.py to reduce the testing time 2023-05-26 10:47:05 +08:00
chao.feng 4a4e3d9275 update replica number in case and only left the scenario of 3 replica 2023-05-25 11:53:10 +08:00
dmchen 0e41f82bb7 test case parameter 2023-05-25 11:26:11 +08:00
Ganlin Zhao bd45785dfd add test cases 2023-05-24 01:30:48 -07:00
Dingle Zhang 984211f3b4
Feature/3.0 geometry (#21037)
* Add GEOMETRY data type and make sql.c able to parse it. The GEMETRY works like BINARY so far.

* add GEOMETRY type into gConvertTypes to fix some issues like DELETE calling

* change some test cases to make sure no same timestamp is inserted, and add my smoketest.sh

* Add a function MakePoint() and introduce a lib geometry

* implement sql functions GeomFromText() and AsText()

* Use GEOS *_r funcions instead for thread safety

* Handle with TSDB_DATA_TYPE_GEOMETRY when INSERT geometry data by converting WKT.
Add geosWrapper to wrap the basic GEOS functions for TDEngine.

* refactor AsText and MakePoint functions to be like GeomFromText

* Show WKT when print geometry data in screen
Dump hex data when dump geometry data in a file

* define TYPE_BYTES item for TSDB_DATA_TYPE_GEOMETRY, which casued some strange issues.

* set number of decimals of WKT to 6

* Implement SQL function Intersects()

* refactor geometry sql functions

* Add geosErrMsgeHandler() to get the GEOS error detail

* use threadlocal to instantiate SGeosContext
call destroyGeosContext() only if the thread exists

* remove SGeosContext *context param for all geometry functions since we use thread local one,
so that all caller do not need to know the context.

* Modify Intersects() to call PreparedIntersects() when one of param is a constant, which has higher performance.

* rename prepareFn() to initCtxFn() to avoid confusion with PreparedFn

* Add prefix "ST_" for all geometry functions

* move getThreadLocalGeosCtx() and destroyThreadLocalGeosCtx() into util,
so that all unit test tools can compile

* Add unit test for geometry lib, only test MakePoint so far

* refactor and enhance existing cases in geomFuncTest

* implement NULL type and NULL value test for geomFuncTest

* add test on geomFromText()

* add unit test on AsText() in geomFuncTest

* combine some makePointFunction test items

* add intersectsFunctionTwoColumns test
refactor on callGeomFromTextWrapper functions

* enhance intersectsFunction test to add cases like input constant , NULL type, NULL value, or wrong content

* add more cases into intersectsFunction test

* Add basic test on geometry in system test

* Add ST_GeomFromText and ST_AsText function test in system test on geometry

* add ST_Intersects function test in system test on geometry

* support to check expectedErrno in system test on geometry

* adjust geomTest unit test and geometry system test

* add geometry data type and functions in doc english version

* implement touchesFunction() in geometry lib
refactor geometry relation functions model

* separate gemFuncTest into several src files

* add unit test on touchesFunction

* support sql function ST_Touches()
add system test on ST_Touches

* add docs for ST_Touches()

* Add ST_Contains()

* Add ST_Covers()

* Add ST_Equals()

* add swapAllowed param for geomRelationFunction()
read geom2 earlier intead of at doGeosRelation()

* Add ST_ContainsProperly()

* build on windows

* Merge from 3.0 to 3.0_geometry

* change macro definition TSDB_DATA_TYPE_GEOMETRY as the last one for compatibility

* change '\\NULL' to 'NULL' back in shellDumpFieldToFile()

* add /usr/local/include into include directory

* add /usr/local/inlcude and /usr/local/lib in cmake.platform for DARWIN
2023-05-24 15:36:46 +08:00
Haojun Liao 99f669434a
Merge pull request #21282 from taosdata/feature/TD-23117
feat:[TD-23117] add schema for ins_topics
2023-05-24 14:54:42 +08:00
wangmm0220 fc618d7978 fix:modify ci 2023-05-23 17:52:24 +08:00
wangmm0220 b9c613da75 fix:ci error 2023-05-22 18:36:47 +08:00
dapan1121 70444e2d82
Merge pull request #21329 from taosdata/feat/TD-21187
feat(query): interp support ignore null value opition
2023-05-20 14:14:21 +08:00
dapan1121 d801aaa2e6
Merge pull request #21352 from taosdata/fix/TD-24218
fix: fix interp in nested query and fill value with string issue
2023-05-20 14:10:26 +08:00
dapan1121 6e5ec3d097
Merge pull request #21358 from taosdata/feat/TD-23362-3.0
feat: support update active code by SQL
2023-05-20 14:09:20 +08:00
Alex Duan 8a54310e4c Merge branch 'main' into test/TD-23805-MAIN1 2023-05-20 14:04:06 +08:00
Alex Duan 0b12224021 test: add schemless insert case 2023-05-20 14:01:12 +08:00
Ganlin Zhao 91414ed8e3 fix test case 2023-05-19 16:54:40 +08:00
Ganlin Zhao 836efcac95 add test cases 2023-05-19 16:44:08 +08:00
Ganlin Zhao 0de1c61cea add test cases 2023-05-19 15:09:30 +08:00
Ganlin Zhao 807ec0b967 fix test case 2023-05-19 10:39:33 +08:00
wade zhang 1ade314043
Merge pull request #21325 from taosdata/feat/force-drop-dnode
Feat/force drop dnode
2023-05-19 09:23:54 +08:00
kailixu 573e16a2a7 chore: test case 2023-05-19 06:54:09 +08:00
kailixu 8eb4367d46 fix: range check and test case adjust 2023-05-19 06:50:12 +08:00
Ganlin Zhao 0a41ba1573 add test cases 2023-05-18 18:48:00 +08:00
kailixu 1de90208f7 test: test case for alter dnode active code 2023-05-18 18:02:48 +08:00
Hui Li 81589d461c
Merge pull request #21326 from taosdata/test/TD-21161
Test/td 21161
2023-05-18 16:31:34 +08:00
“happyguoxy” f680cab314 test: rowlength64k 2023-05-18 10:22:35 +08:00
“happyguoxy” cd362505a0 test: rowlength64k 2023-05-18 10:22:20 +08:00
Hui Li f927752a5d
Merge pull request #21317 from taosdata/test/TS-3333-3.0
test: add cluster global tdDnodes
2023-05-18 09:15:57 +08:00
dmchen 32c6ef4b6e fix ci 2023-05-17 23:09:16 +08:00
“happyguoxy” 45647f2604 test: rowlength64k 2023-05-17 18:39:45 +08:00
“happyguoxy” 2e5a092ab6 test: rowlength64k 2023-05-17 18:39:35 +08:00
“happyguoxy” 1cec381e14 test: rowlength64k 2023-05-17 18:39:24 +08:00
“happyguoxy” e9ce88aed0 test: rowlength64k 2023-05-17 18:39:20 +08:00
Ganlin Zhao 312e77f7c2 add test cases 2023-05-17 17:53:36 +08:00
Ganlin Zhao 30b152c434 add test cases 2023-05-17 17:17:36 +08:00
Alex Duan 9a9e7fa53c test: add restore command print info 2023-05-17 16:57:34 +08:00
Alex Duan 0dbc60493f test: add flush database 2023-05-17 16:36:59 +08:00
Ganlin Zhao 18530e8b33 add test cases 2023-05-17 15:57:44 +08:00
Haojun Liao 041ffa91bd other: merge main. 2023-05-17 15:42:15 +08:00
Ganlin Zhao 1a59ac6c0a add test cases 2023-05-17 14:56:19 +08:00
Alex Duan 88d56bcd4e test: splite one case to four cases 2023-05-17 14:29:36 +08:00
“happyguoxy” ed703c650b test: rowlength64k 2023-05-17 10:54:17 +08:00
“happyguoxy” 7af9e7d7cc test: rowlength64k 2023-05-17 10:54:10 +08:00
“happyguoxy” 1d0148414d test: rowlength64k 2023-05-17 10:53:58 +08:00
Haojun Liao d457b84aba
Merge pull request #21311 from taosdata/mark/tmq
fix:add lock to pHandle for safety
2023-05-17 09:11:39 +08:00
wangmm0220 c52a4ea4f0 fix:merge from 3.0 2023-05-17 01:11:55 +08:00
wangmm0220 7c5b77119f fix:mofify ci cases 2023-05-17 01:01:45 +08:00
Alex Duan c47eb1867d test : all cases is passed 2023-05-16 19:30:35 +08:00
Alex Duan 89be6dbdeb test: reset dnodes modify and add test case 2023-05-16 19:07:16 +08:00
“happyguoxy” 5cdc119a71 test: rowlength64k 2023-05-16 14:17:56 +08:00
“happyguoxy” df32ceff1b test: rowlength64k 2023-05-16 14:17:39 +08:00
“happyguoxy” 3b48d1aac1 test: rowlength64k 2023-05-16 14:17:15 +08:00
Alex Duan 0fbd496ecb test: add cluster global tdDnodes 2023-05-16 10:07:05 +08:00
Alex Duan 1ccf9ed4ff test: add cluster global tdDnodes 2023-05-16 10:03:18 +08:00
Ganlin Zhao fc30ecf4e4 add test cases 2023-05-15 14:34:25 +08:00
Ganlin Zhao 42ad07c066 add test cases 2023-05-15 14:26:45 +08:00
Haojun Liao 99148d6719 other: merge 3.0 2023-05-13 20:02:48 +08:00
Haojun Liao 236926b9ee other: merge enh/rocksdbstate 2023-05-13 19:49:28 +08:00
Haojun Liao 1975e94501 Merge branch 'main' into enh/rocksdbSstate 2023-05-13 19:41:03 +08:00
wangmm0220 c95e314896 feat:[TD-23117] fix overflow in stack & add test case 2023-05-12 19:43:16 +08:00
wangmm0220 e17a105eff feat:[TD-23117] add schema for ins_topics 2023-05-12 18:14:43 +08:00
Hui Li 3ca008ff45
Merge pull request #21261 from taosdata/test/3.0/TS-3260
test:add testcases of learner in election
2023-05-12 17:21:07 +08:00
dapan1121 9394afec68
Merge pull request #21144 from taosdata/feat/TD-19801
feat(query): support interp with super table
2023-05-12 11:37:20 +08:00
Hui Li 1f3c50ddc5
Merge pull request #21251 from taosdata/test/TD-23710
test: add test case
2023-05-12 10:33:56 +08:00
chenhaoran 57d67faabe test:add testcases of learner in election 2023-05-11 19:05:21 +08:00
kailixu efd6b578ff chore: more code 2023-05-11 14:57:50 +08:00
Alex Duan 2400104ec8 test: init add eco-system 2023-05-11 14:26:42 +08:00
wangmm0220 c19670ef8d fix:ci error occasionally 2023-05-11 11:38:46 +08:00
kailixu 9f43e5a59f chore: update check of information_schema.ins_columns 2023-05-11 10:53:27 +08:00
chenhaoran 2abb14a080 test:add testcases of learner in election 2023-05-11 10:33:49 +08:00
Ping Xiao 185591ed77 [TD-23710]: add test case 2023-05-10 19:54:33 +08:00
yihaoDeng 5708fcb5cb Merge branch 'enh/3.0' into enh/rocksdbSstateMerge 2023-05-10 08:02:16 +00:00
Yihao Deng c6e5879f44
Merge branch 'main' into enh/rocksdbSstate 2023-05-10 10:04:28 +08:00
chenhaoran 03594cdf5d Merge branch 'main' of https://github.com/taosdata/TDengine into test/main/TS-3260 2023-05-09 20:13:58 +08:00
chenhaoran 60c6d480f2 test:add testcases of learner in election 2023-05-09 20:13:25 +08:00
yihaoDeng 8356533eb1 Merge branch 'enh/standVer' into enh/rocksdbSstateMerge 2023-05-09 12:13:16 +00:00
Ganlin Zhao 6afc40110d add dup ts check case 2023-05-09 15:06:06 +08:00
Yihao Deng cb223acf82
Merge branch 'main' into enh/rocksdbSstate 2023-05-08 09:45:27 +08:00
yihaoDeng ed749b8bfc fix mem leak 2023-05-06 14:01:44 +00:00
yihaoDeng 08c3a63341 Merge branch 'enh/standVer' into enh/rocksdbSstateMerge 2023-05-06 12:37:54 +00:00
wangmm0220 261f2736f7 fix:[TD-24010] subscribeStb.py failed in windows CI 2023-05-06 19:17:36 +08:00
Hui Li c88516e0f2
Merge pull request #21042 from taosdata/test/TS-3105
[TS-3140]: add test case for user privilege
2023-05-06 15:13:13 +08:00
Haojun Liao db0ad95649
Merge pull request #21152 from taosdata/fix/TS-3303
fix:[TS-3303]use stable name + child table name as key to save uid to…
2023-05-06 14:31:12 +08:00
Ping Xiao 6b35a4ae40 Merge branch 'main' into test/TS-3105 2023-05-06 13:57:05 +08:00
wangmm0220 d32097d56a fix:disable subscribeStb.py temporary 2023-05-06 11:26:54 +08:00
Ganlin Zhao b5026a8775 add duplicate timestamp case 2023-05-06 10:34:20 +08:00
kailixu 75795253a9 more code 2023-05-06 06:06:12 +08:00
kailixu 29da308772 chore: test case 2023-05-05 23:58:45 +08:00
Ganlin Zhao a3b84b0581 add more cases 2023-05-05 15:43:04 +08:00
wangmm0220 3fb2d7656d fix:[TS-3303]use stable name + child table name as key to save uid to avoid multi items for one table in submit block 2023-05-05 13:39:37 +08:00
wangmm0220 1d8c517844 fix:[TS-3303]use stable name + child table name as key to save uid to avoid multi items for one table in submit block 2023-05-05 10:46:54 +08:00
Ganlin Zhao 7b01cad063 add test cases 2023-05-04 18:58:07 +08:00
kailixu d492904188 chore: error process and test cases 2023-04-28 16:40:26 +08:00
liuyao 2984c5a758 merge main 2023-04-28 10:34:46 +08:00
Hui Li 317cf0dc3c
Merge pull request #21094 from taosdata/lihui3.0/test
Lihui3.0/test
2023-04-26 18:04:19 +08:00
Hui Li 767456b1c6
Merge pull request #20997 from taosdata/test/TS-3241
test:add test case for multistage
2023-04-26 18:03:19 +08:00
dapan1121 51a1e07dbf
Merge pull request #21029 from taosdata/fix/TD-23797
fix: fix crash caused by deleting from system table
2023-04-26 17:48:58 +08:00
plum-lihui af775af69b test: add test case for alter replica 2023-04-26 16:17:23 +08:00
kailixu a6e37622ff chore: more code 2023-04-25 22:15:06 +08:00
kailixu 2d4dd64584 chore: more code 2023-04-24 20:21:28 +08:00
wangmm0220 a35629d14a Merge branch 'fix/TD-22671' of https://github.com/taosdata/TDengine into fix/TD-22671 2023-04-24 20:10:58 +08:00
wangmm0220 59ae3ecc2c opti:test cases for tmq 2023-04-24 20:10:39 +08:00
Ping Xiao 7b73130bd4 udpate test case 2023-04-24 19:54:10 +08:00
Ping Xiao f4547492f6 Merge branch 'main' into test/TS-3105 2023-04-24 19:24:35 +08:00
WANG MINGMING 0cc8f92dfd
Merge branch 'main' into fix/TD-22671 2023-04-24 18:03:28 +08:00
Hui Li a0e1ea966e
Merge pull request #21047 from taosdata/test/TS-3249
Test/ts 3249
2023-04-24 15:21:48 +08:00
Haojun Liao 48c36a8c35 Merge branch 'main' into enh/rocksdbSstate 2023-04-24 14:44:13 +08:00
Haojun Liao 93a329f5ac
Merge pull request #21030 from taosdata/fix/liaohj_main
fix(query): add null ptr check.
2023-04-24 12:03:15 +08:00
Haojun Liao 057cc2d30d
Merge pull request #21018 from taosdata/feature/3_liaohj
fix(stream): set the correct start offset for stream task.
2023-04-24 12:02:20 +08:00
Hui Li 82bd457a57
Merge pull request #21044 from taosdata/test/main/TS-3209
test:modify base version in compatibility.py
2023-04-24 11:03:16 +08:00
“happyguoxy” 60a6f733fd test: refine query cases 2023-04-24 10:30:10 +08:00
“happyguoxy” 7960528993 test: refine query cases 2023-04-24 10:29:47 +08:00
“happyguoxy” 76810b8166 test: refine query cases 2023-04-24 10:29:35 +08:00
wangmm0220 af5bcb80bf opti:test cases for tmq 2023-04-24 10:26:40 +08:00
Haojun Liao 7e9432606d fix(tmq): revoke the fix, it will definitly cause the deadlock. 2023-04-24 09:50:39 +08:00
chenhaoran 8f17c2f2d7 test:modify base version in compatibility.py 2023-04-24 09:37:51 +08:00
Ping Xiao 3678b2373a [TS-3140]: add test case for user privilege 2023-04-23 20:45:55 +08:00
jiacy-jcy 3eca2ff818 update 2023-04-23 16:54:50 +08:00
jiacy-jcy 4c0cfc18e0 update 2023-04-23 11:36:59 +08:00
jiacy-jcy da42cf4799 update 2023-04-23 11:36:32 +08:00
Ganlin Zhao cd85485c07 add test cases 2023-04-23 11:21:35 +08:00
jiacy-jcy 80114eb666 Merge branch 'main' into test/TS-3241 2023-04-23 11:02:12 +08:00
yihaoDeng 917b07348c Merge branch 'fix/rocksdbState' into enh/rocksRevert 2023-04-23 02:37:26 +00:00
yihaoDeng 0750e0d43a change write opt 2023-04-23 00:57:00 +00:00
yihaoDeng ad52f1d6e6 change write opt 2023-04-22 11:34:37 +00:00
yihaoDeng d8bd24cc27 change write opt 2023-04-21 12:08:56 +00:00
wangmm0220 0835812f04 fix:[TD-23714] topic support capital 2023-04-21 18:16:17 +08:00
wangmm0220 7ea860ad11 fix:[TD-23714] topic support capital 2023-04-21 17:14:41 +08:00
jiacy-jcy a952c008af update test case for bug TS-3216 2023-04-21 15:45:25 +08:00
Hui Li a012fd2ce0
Merge pull request #20991 from taosdata/test/TS-3069-MAIN
add the cast that select field include two udf function
2023-04-20 19:44:08 +08:00
yihaoDeng 438b3dcd65 change write opt 2023-04-20 10:18:21 +00:00
plum-lihui 13ae45c3fc test: modify tmq case 2023-04-20 17:46:42 +08:00
jiacy-jcy 562e765248 test:add test case for multistage 2023-04-20 17:10:21 +08:00
Hui Li 3b905995d3
Merge pull request #20911 from taosdata/test/ts-3150
test: add cases for TS-3150
2023-04-20 15:20:28 +08:00
Hui Li 5cc08d14f8
Merge pull request #20934 from taosdata/lihui3.0/test
test: modify test case
2023-04-20 15:17:39 +08:00
Alex Duan e2a20c1d15 test: add udf2_dup test case 2023-04-20 14:38:23 +08:00
Alex Duan c34c53539d test: add udf2_dup test case 2023-04-20 14:32:32 +08:00
Alex Duan de76a02acf test: select fields error 2023-04-20 14:08:38 +08:00
Alex Duan 977af4289b test: fix udf1_dup error 2023-04-20 14:05:15 +08:00
Alex Duan ba0a6e087f test: add the cast that select field include two udf function 2023-04-20 13:51:39 +08:00
yihaoDeng f48c539011 just test 2023-04-19 15:12:19 +00:00
chenhaoran 2c03ca9c1b test:add testcase of compatibility,py for TS-3209 2023-04-19 20:47:52 +08:00
yihaoDeng 46cbf23927 rm SMA case 2023-04-19 18:04:52 +08:00
Ganlin Zhao 01c3df9a55 fix test cases 2023-04-18 17:12:49 +08:00
Ganlin Zhao 56ab728a42 add test cases 2023-04-18 14:18:06 +08:00
Haojun Liao 76becf59b7
Merge pull request #20947 from taosdata/feature/3_liaohj
fix(stream): set the correct initial checkpoint versions.
2023-04-18 11:26:48 +08:00
Haojun Liao 2ae05b8cf6 fix(stream): set the correct initial offset value. 2023-04-18 08:56:31 +08:00
wangmm0220 1771a54256 fix:rebalance not only one in once timer 2023-04-17 19:59:11 +08:00
plum-lihui 403872904f test: modify test case 2023-04-14 17:46:27 +08:00
Xiaoyu Wang 31b2db470b
Merge pull request #20923 from taosdata/fix/3.0_merge_main
merge 3.0
2023-04-14 09:11:51 +08:00
Hui Li d8c209b49b
Update tmqDelete-1ctb.py 2023-04-13 18:05:16 +08:00
Xiaoyu Wang d3642c84a2 Merge remote-tracking branch 'origin/3.0' into fix/3.0_merge_main 2023-04-13 16:36:30 +08:00
Ganlin Zhao be3082c85e add test cases 2023-04-13 14:36:16 +08:00
Xiaoyu Wang a44d455e56 merge 3.0 2023-04-13 14:32:05 +08:00
jiajingbin 07085946ef test: add cases for TS-3150 2023-04-13 14:15:19 +08:00
dapan1121 3493fffa2f
Merge pull request #20863 from taosdata/fix/TD-23556
fix: fix max/min(tag) random result
2023-04-13 09:57:18 +08:00
Xiaoyu Wang 933660ae8d Merge remote-tracking branch 'origin/main' into fix/3.0_merge_main 2023-04-12 14:13:23 +08:00
Xiaoyu Wang 9fb6ddf77f
Merge pull request #20870 from taosdata/fix/TD-23560-1
fix(udf1): use 1 as luck number to make new gcc happy
2023-04-12 10:48:48 +08:00
Xiaoyu Wang 8b8ac0cd77 merge main 2023-04-12 10:43:28 +08:00
Xiaoyu Wang f7946ace33 merge main 2023-04-11 19:52:40 +08:00
wangmm0220 985a238242 fix:modify checkFileContent if one is empty 2023-04-11 19:38:10 +08:00
Xiaoyu Wang 9578c4538a Merge remote-tracking branch 'origin/3.0' into fix/3.0_merge_main 2023-04-11 19:33:23 +08:00
Minglei Jin cb690ee2ea fix(test/udf): use 1 as lucky number instead of 88 2023-04-11 18:46:16 +08:00
wangmm0220 54a414a934 fix:rm useless fileContent function 2023-04-11 18:35:05 +08:00