Commit Graph

3322 Commits

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