Commit Graph

11170 Commits

Author SHA1 Message Date
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
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
Haojun Liao 8a11a0418f other: merge 3.0 2023-08-07 09:19:26 +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
Shuduo Sang 0666baaf06 fix: wget check if file exists 2023-08-01 13:37:47 +08:00
wade zhang 7ce2931637
Merge pull request #22228 from taosdata/fix/TD-24872-3.0
fix: run sim cases on windows
2023-08-01 09:00:23 +08:00
Shuduo Sang f2728a65d2 test: wget jdbc dist.jar 2023-07-31 21:34:10 +08:00
Shuduo Sang a350794ea7 test: add test_R.sh 2023-07-31 21:23:49 +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
kailixu efa99b8733 Merge branch '3.0' into fix/TD-24872-3.0 2023-07-31 08:42:52 +08:00
wade zhang c26165975d
Merge pull request #22227 from taosdata/fix/TS-3728
fix:add macro ASSERT_NOT_CORE to control ASSERT not core in release version
2023-07-30 14:28:56 +08:00
Haojun Liao 8dfef8768a other: merge 3.0 2023-07-29 22:54:16 +08:00
wangmm0220 bf74f9e272 fix:[TD-24348] ci case error 2023-07-28 18:08:25 +08:00
Haojun Liao 5db8990f53 test: disable roll upgrade case. 2023-07-28 18:06:27 +08:00
haoranchen d4edeb8662
Update cases.task 2023-07-28 17:24:02 +08:00
haoranchen 7ac1c25dae
Update cases.task 2023-07-28 16:28:34 +08:00
wangmm0220 1f8e5eae6a fix:conflicts 2023-07-28 15:04:12 +08:00
kailixu f70709be3c fix: run sim cases on windows 2023-07-28 14:54:03 +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
Haojun Liao 610f9d19c1
Merge pull request #22188 from taosdata/fix/3_liaohj
fix(stream): set the correct step2 scan time window range.
2023-07-26 16:34:10 +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
Haojun Liao cdffabcdad fix(stream): fix memory leak. 2023-07-26 14:37:04 +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
Haojun Liao 1c1bf63e1f other: merge 3.0 2023-07-25 18:17:11 +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
Haojun Liao 1e34f84f78 other: merge 3.0 2023-07-24 15:23:03 +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 88c13e17c3 add test cases 2023-07-21 11:10:48 +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
Haojun Liao 2ae95217bd fix(stream): open inputQ by default for task deployed on snode. 2023-07-19 10:05:35 +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
liuyao 14e591c802 mem leak 2023-07-18 14:51:32 +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
liuyao d45adeaa4e add checksum 2023-07-17 18:04:17 +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
Haojun Liao b2a905bd91
Merge branch '3.0' into enh/triggerCheckPoint2 2023-07-17 11:50:12 +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
Hui Li 0a270bf618
Merge pull request #22074 from taosdata/test/TD-25021-MAIN
add test create sma index case to ci
2023-07-17 10:47:10 +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 faf6a11c8a test:add to ci 2023-07-14 17:21:50 +08:00
Alex Duan ea6e79f4ea test: modify loop = 60 2023-07-14 17:18:06 +08:00
chenhaoran c5ac704b79 test:add testcase of rolling upgdade 2023-07-14 17:17:37 +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
liuyao 44be57b3cb add ci 2023-07-14 16:29:37 +08:00
wangjiaming0909 b850c1af47 fix: state/session/event window with order by _wstart/_wend has no effect 2023-07-14 16:03:59 +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
dapan1121 1a19d29eee
Merge pull request #22060 from taosdata/fix/TD-25209
fix: reset interpolation buffer after last valid row for interval + fill(next)
2023-07-14 09:30:56 +08:00
dapan1121 9bf7180074
Merge pull request #21969 from taosdata/enh/TD-23769-3.0
enh: rsma stream state adaption
2023-07-13 19:19:37 +08:00
Ganlin Zhao 2edee69b16 add test cases 2023-07-13 18:49:24 +08:00
Haojun Liao e0ea0f2df4
Merge pull request #22020 from taosdata/fix/liaohj
other: merge main
2023-07-13 17:55:28 +08:00
kailixu 67461d92a7 chore: merge 3.0 and solve conflict 2023-07-13 17:35:55 +08:00
liuyao d8b8112dbe op ci 2023-07-13 17:29:30 +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
liuyao b9d274d893 op ci 2023-07-13 17:16:48 +08:00
liuyao d6bb19485a mem leak 2023-07-13 16:53:07 +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
liuyao ec2134f758 op ci 2023-07-13 16:24:38 +08:00
Haojun Liao 3722b31e1a fix(test): update the test case. 2023-07-13 15:07:23 +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
kailixu 466f1037b4 Merge branch '3.0' into enh/TD-23769-3.0 2023-07-12 18:50:16 +08:00
Haojun Liao a3264f9509 fix(test): adjust case. 2023-07-12 18:32:12 +08:00