Commit Graph

11011 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
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
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