Commit Graph

11170 Commits

Author SHA1 Message Date
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
wangmm0220 201a8f0918 feat:support varbinary type 2023-08-28 19:06:16 +08:00
shenglian-zhou d8ce7a1467
Update interval.sim to now use now 2023-08-28 16:46:05 +08:00
dapan1121 5213fc3256 fix: fix case issue 2023-08-28 15:35:36 +08:00
shenglian zhou 271502d3c7 fix: add test case 2023-08-28 15:08:55 +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 438b5a5214 fix:disable varbianry test cases 2023-08-26 00:44:42 +08:00
wangmm0220 26e025d78d feat:[TD-18789]support varbinary type 2023-08-25 15:43:45 +08:00
chao.feng 2d32724c1b update test case tmqSeekAndCommit.py by charles 2023-08-25 15:17:09 +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
dapan1121 bd96f843e2
Merge pull request #22554 from taosdata/revert/3.0/TD-25685
revert col comment patch
2023-08-24 16:53:30 +08:00
wade zhang 4d0b00f8fe
Merge pull request #22539 from taosdata/test/TD-25838
test:kill other process when start cases in windows
2023-08-24 15:57:29 +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 e26e0e2f29 add test 2023-08-23 22:59:52 +08:00
Ganlin Zhao 1a5e288901 add test cases 2023-08-23 22:59:13 +08:00
chenhaoran 2d72543f69 test:kill other process when start cases in windows 2023-08-23 19:13:45 +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
wade zhang 588e453df7
Merge pull request #22530 from taosdata/test/TD-25838
Update dnodes.py
2023-08-23 15:28:34 +08:00
chenhaoran 7bee618ee1 test:kill tmq_sim process when start cases in windows 2023-08-23 14:16:14 +08:00
haoranchen 9545c7882a
Update dnodes.py 2023-08-23 14:13:46 +08:00
yihaoDeng 8e9c59941a fix mem leak 2023-08-23 11:48:57 +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
wade zhang aeb098c7d0
Merge pull request #22511 from taosdata/test/TD-25838
test:kill tmq_sim process when start cases in windows
2023-08-22 11:40:57 +08:00
yihaoDeng 1531e2d7d3 Merge branch 'enh/3.0' into enh/triggerCheckPoint2 2023-08-22 09:51:38 +08:00
chenhaoran 63d186afa1 test:kill tmq_sim process when start cases in windows 2023-08-22 09:15:29 +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
chenhaoran 48b23f735c test:kill tmq_sim process when start cases in windows 2023-08-21 15:28:29 +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
dapan1121 b708493389
Merge pull request #22375 from taosdata/feat/TD-24700
feat: optimize stable join performance
2023-08-20 18:41:46 +08:00
haoranchen 0b4c753b15
Update test.py 2023-08-18 18:33:06 +08:00
Haojun Liao c26d625152
Merge branch '3.0' into enh/triggerCheckPoint2 2023-08-18 15:51:07 +08:00
liuyao 87c65f3b68 Merge remote-tracking branch 'origin/3.0' into enh/triggerCheckPoint2 2023-08-18 15:27:02 +08:00
dapan1121 9b953707b8 Merge remote-tracking branch 'origin/main' into fix/mainto3.0 2023-08-18 14:42:43 +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
slzhou 4e2a26e8be Merge branch '3.0' of github.com:taosdata/TDengine into szhou/select-tags-scan 2023-08-18 08:46:17 +08:00
slzhou 85d1dbe00a Merge branch '3.0' of github.com:taosdata/TDengine into szhou/select-tags-scan 2023-08-17 16:27:37 +08:00
dapan1121 1b038d2dcd Merge remote-tracking branch 'origin/3.0' into feat/TD-24700 2023-08-17 16:08:39 +08:00
Benguang Zhao 7735e6f388 Merge branch 3.0 to FEAT/TD-25699-3.0 2023-08-17 16:04:23 +08:00
slzhou 92524ca029 feature: select tags - add test case 2023-08-17 15:46:38 +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
dapan1121 3045a623e1 Merge remote-tracking branch 'origin/3.0' into feat/TD-24700 2023-08-17 14:16:05 +08:00
kailixu 49efb4ae72 fix: modify column length for super table 2023-08-17 11:43:07 +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
wangmm0220 b3f945c4c5 fix:conflict 2023-08-16 19:35:05 +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
dapan1121 143c657571 Merge remote-tracking branch 'origin/3.0' into feat/TD-24700 2023-08-16 14:50:31 +08:00
dapan1121 91d6734b34 fix: join condition push down issue 2023-08-16 14:28:39 +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
Haojun Liao 7628be236d other: merge main. 2023-08-16 09:03:54 +08:00
wade zhang 1a1a12b7b8
Merge pull request #22327 from taosdata/fix/TD-25010-3
feat(tsdb/cos): s3 migration
2023-08-16 08:02:20 +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 7d1e4a9894 rebuild index at tag0 2023-08-15 08:25:33 +00:00
yihaoDeng 0f0d0953cd rebuild index at tag0 2023-08-15 07:26:53 +00:00
yihaoDeng 615e79d8b3 Merge branch 'feature/rebuildIndex0' of https://github.com/taosdata/TDengine into feature/rebuildIndex0 2023-08-15 06:24:12 +00:00
yihaoDeng a576a3b972 rebuild index at tag0 2023-08-15 06:23:27 +00:00
wangmm0220 7441801e9d feat:support varbinary type 2023-08-15 13:57:05 +08:00
yihaoDeng 271ecf6bef update tag index case 2023-08-15 10:41:01 +08:00
dapan1121 937dcf00bb
Merge pull request #22430 from taosdata/fix/TD-25622-3.0x
fix: use taos_static for tmq_sim on windows
2023-08-15 09:54:57 +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
kailixu 8d0461e98c fix: use taos_static for tmq_sim on windows 2023-08-14 16:31:58 +08:00
haoranchen 26951294cf
Update cases.task 2023-08-14 15:10:18 +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
wangmm0220 c4bd52d434 fix:disable test case 5dnode3mnodeRoll 2023-08-13 18:14:22 +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
Minglei Jin 4513acfee9 cos: use static libs for mxml, apr, apu, curl 2023-08-11 09:54:54 +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
Minglei Jin b739a422e3 container-build: use .cos-local for prebuilt building 2023-08-10 14:31:11 +08:00
Minglei Jin 33967b243b
Merge branch '3.0' into fix/TD-25010-3 2023-08-10 12:14:01 +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
Haojun Liao c10b323188 other: merge main. 2023-08-10 09:26:33 +08:00
wangmm0220 873262ec78 fix:add test cases to cases.task 2023-08-09 20:45:05 +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
Minglei Jin 4911b6c855 container_build: use local as install dir 2023-08-09 17:07:55 +08:00
Minglei Jin bc64d5f769 cos: use ~/local as prefix for building 2023-08-09 16:53:19 +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
Charles 0a3a597c70
Merge branch '3.0' into td_25179_update 2023-08-09 13:29:13 +08:00
Hui Li a88be28242
Merge pull request #22281 from taosdata/ts-3479
add CI test case for ts-3479 by charles
2023-08-09 13:21:20 +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 f02fd54298 add test case to cases.task by charles 2023-08-09 10:05:04 +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
slzhou dff1f4954f Merge branch '3.0' of github.com:taosdata/TDengine into szhou/ts-3706 2023-08-08 13:28:17 +08:00
Hui Li 4f03ae2c65
Merge pull request #22335 from taosdata/temp/open_case
open split vgroup case
2023-08-08 11:49:28 +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
slzhou df607c2ac7 Merge branch 'szhou/ts-3706' of github.com:taosdata/TDengine into szhou/ts-3706 2023-08-07 13:59:31 +08:00