Commit Graph

11043 Commits

Author SHA1 Message Date
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
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
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 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
slzhou 6cccc155eb enhance: enhance test case 2023-08-07 13:39:30 +08:00
slzhou 3e7187b222 fix: add test case 2023-08-07 11:36:33 +08:00
Ganlin Zhao 84bf3e591f fix test cases 2023-08-04 17:08:10 +08:00
Hongze Cheng d508fad945 open split vgroup case 2023-08-04 17:02:16 +08:00
wade zhang 40b87a2d55
Merge pull request #22320 from taosdata/fix/TS-3311
fix: fix _wstart,_wennd not matching with interval for ns/us databases
2023-08-04 16:34:07 +08:00
wangjiaming0909 fba43e1748 feature: optimize interval with limit 2023-08-04 15:04:04 +08:00
slzhou b20b114100 comment out splitVgroup.py 2023-08-04 14:40:05 +08:00
slzhou bd684136dc comment out splitVgroup.py 2023-08-04 14:37:17 +08:00
slzhou d3a9429c3b fix: add test case 2023-08-04 14:17:18 +08:00
Ganlin Zhao 666a9a17af add test cases 2023-08-04 10:17:38 +08:00
Ganlin Zhao 9520569496 add test cases 2023-08-04 10:17:26 +08:00
wade zhang b07df46c51
Merge pull request #22265 from taosdata/test/sangshuduo/ci-test
test: add test case for r
2023-08-02 14:12:35 +08:00