Commit Graph

354 Commits

Author SHA1 Message Date
Haojun Liao e0ea0f2df4
Merge pull request #22020 from taosdata/fix/liaohj
other: merge main
2023-07-13 17:55:28 +08:00
Haojun Liao f41bcd73b0 other: merge main. 2023-07-13 11:02:09 +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
jiajingbin 701d25c04c test: update tests/system-test/7-tmq/tmqParamsTest.py 2023-07-11 12:54:02 +08:00
Haojun Liao 3ffdbe923d other: merge 3.0 2023-07-11 09:12:57 +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
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
plum-lihui 5964e7819c test: add check 2023-07-06 19:38:37 +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
plum-lihui 8c4f8d3095 test: add tmq test case 2023-07-04 17:30:29 +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
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
wangmm0220 136bc379d1 feat:ignore delete info 2023-07-03 11:02:08 +08:00
plum-lihui 8dd2921cf1 test: modify check mode 2023-06-30 16:51:21 +08:00
plum-lihui 21ffc07768 test:modify check for consumer number 2023-06-30 10:53:19 +08:00
plum-lihui 015415b6af test: add tmq case for max groupid 2023-06-29 18:48:23 +08:00
Hui Li 474efc4ce8
Merge branch 'main' into test_main/lihui 2023-06-29 18:44:30 +08:00
plum-lihui fe0f3328f0 add tmq test case for max topics 2023-06-29 15:37:05 +08:00
wangmm0220 fdcfa87994 fix:case error 2023-06-28 18:34:22 +08:00
wangmm0220 6cd0f98e44 Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/TS-3495 2023-06-28 18:09:30 +08:00
wangmm0220 c98a298b62 fix:test case 2023-06-28 17:13:14 +08:00
jiajingbin 5d5f92450a
Merge branch '3.0' into test/ts-3495 2023-06-27 16:41:04 +08:00
jiajingbin 7445a8aba9 test: finish testcases for TS-3495 2023-06-26 18:23:34 +08:00
jiajingbin faa421eddb test: save 2023-06-25 20:15:00 +08:00
plum-lihui 78b6b8b647 test: add tmq test case for check consume rows in client log file 2023-06-25 17:04:23 +08:00
jiajingbin 7eff0410e1 test: save 2023-06-25 15:25:46 +08:00
jiajingbin 84d48bb7fa test: add show-consumer-parameters 2023-06-21 15:23:39 +08:00
wangmm0220 c28d7d9bf8 fix:open info log in tmq client & modify parametes in show consumers 2023-06-14 12:01:54 +08:00
wangmm0220 fb17881609 fix:test cases 2023-06-13 09:18:57 +08:00
wangmm0220 fe155898fe fix:modify offset description to string 2023-06-12 16:34:53 +08:00
wangmm0220 aa610b27a4 feat:add parameters for consumer & add offset rows for subscription 2023-06-09 18:51:10 +08:00
wangmm0220 757ac9b1d9 fix:add test cases 2023-05-30 14:20:21 +08:00
wangmm0220 78db3520a6 fix:conflict 2023-05-29 14:57:03 +08:00
wangmm0220 97e0e0ea0d fix:add test case 2023-05-29 14:35:59 +08:00
Haojun Liao 99f669434a
Merge pull request #21282 from taosdata/feature/TD-23117
feat:[TD-23117] add schema for ins_topics
2023-05-24 14:54:42 +08:00
wangmm0220 7c5b77119f fix:mofify ci cases 2023-05-17 01:01:45 +08:00
wangmm0220 c95e314896 feat:[TD-23117] fix overflow in stack & add test case 2023-05-12 19:43:16 +08:00
wangmm0220 e17a105eff feat:[TD-23117] add schema for ins_topics 2023-05-12 18:14:43 +08:00
wangmm0220 c19670ef8d fix:ci error occasionally 2023-05-11 11:38:46 +08:00
wangmm0220 59ae3ecc2c opti:test cases for tmq 2023-04-24 20:10:39 +08:00
wangmm0220 af5bcb80bf opti:test cases for tmq 2023-04-24 10:26:40 +08:00
wangmm0220 0835812f04 fix:[TD-23714] topic support capital 2023-04-21 18:16:17 +08:00
wangmm0220 7ea860ad11 fix:[TD-23714] topic support capital 2023-04-21 17:14:41 +08:00
Hui Li a012fd2ce0
Merge pull request #20991 from taosdata/test/TS-3069-MAIN
add the cast that select field include two udf function
2023-04-20 19:44:08 +08:00