Commit Graph

11977 Commits

Author SHA1 Message Date
dapan1121 1045457d16
Merge pull request #23575 from taosdata/szhou/fix/3.0/tbname-no-dot
fix: tbname can not contain dot
2023-11-08 08:35:07 +08:00
charles c1f2f0bb63 add test case for ts-4219 by charles 2023-11-07 18:13:23 +08:00
dapan1121 d1b7c1ea11
Merge pull request #23576 from taosdata/fix/TD-27163
fix: stmt query execution mode issue
2023-11-07 17:51:48 +08:00
Alex Duan ecbe5e6051 case: reduce loop count from 10 to 3 2023-11-07 16:38:26 +08:00
slzhou 433d3b7354 fix: select tags const from table 2023-11-07 15:47:36 +08:00
kailixu ac62714492 Merge branch '3.0' into enh/TD-23769-3.0x 2023-11-07 14:20:38 +08:00
dapan1121 eca1b1aeab fix: stmt query execution mode issue 2023-11-07 11:20:08 +08:00
shenglian-zhou aaa7b45dc3
Merge branch '3.0' into szhou/3.0/fix/TD-27089 2023-11-07 11:07:15 +08:00
slzhou d574b97015 fix: tbname can not contain dot 2023-11-07 11:03:42 +08:00
Adam Ji fc15845f64 ci: update taos-ws-py version 2023-11-07 10:37:39 +08:00
Adam Ji f36446fbbb
ci: update run_case.sh with pip timeout 600 2023-11-07 09:40:12 +08:00
slzhou 06a4174c33 fix: increase taos-ws-py version to 0.3.1 2023-11-07 05:04:15 +08:00
slzhou c716c737ec fix: increase taos-ws-py version to 0.3.1 2023-11-06 23:09:03 +08:00
charles a72d87b3ff add non marterial test cases and update sql.error function by charles 2023-11-06 18:59:34 +08:00
kailixu 2f4c732cfb Merge branch '3.0' into enh/TD-23769-3.0x 2023-11-06 17:32:04 +08:00
slzhou 3f13ab7a20 fix: fix test case 2023-11-06 17:15:46 +08:00
Alex Duan c6f4c0124d case : add delete_check.py to cases.task 2023-11-06 16:56:14 +08:00
Alex Duan 240d2ee8ad case : check file can be delete after drop table 2023-11-06 16:52:11 +08:00
Adam Ji 4995d9c905 ci: add default timeout 2023-11-06 15:28:13 +08:00
slzhou 41fa664916 enhance: add test case 2023-11-06 14:52:34 +08:00
Adam Ji 57e5ec6680 ci: update taos-ws-py verison 2023-11-06 13:39:03 +08:00
slzhou 5495e1ceac fix: use the right target name 2023-11-06 12:33:09 +08:00
dapan1121 0c4040b48e
Merge pull request #23541 from taosdata/fix/TS-4219.3.0
fix: insert syntax error caused coredump
2023-11-06 08:48:46 +08:00
dapan1121 faf7001828
Merge pull request #23532 from taosdata/szhou/continue-coing
enhance: insert into super table performance improvement
2023-11-06 08:43:33 +08:00
xinsheng Ren da24384f0e
Merge branch '3.0' into fix/xsren/TD-22212/taosQueryParam3.0 2023-11-04 17:41:41 +08:00
facetosea 567a55a737 distinguish between user parameters and internal parameters 2023-11-04 17:20:24 +08:00
dapan1121 6c4f94661b fix: insert syntax error caused core 2023-11-03 17:43:08 +08:00
slzhou 9a33f0d59a Merge branch '3.0' of github.com:taosdata/TDengine into szhou/3.0/fix/TD-27089 2023-11-03 16:51:53 +08:00
kailixu 77eadc59dc Merge branch '3.0' into enh/TD-23769-3.0x 2023-11-03 16:26:07 +08:00
liuyao e8945cedd8 fix issue 2023-11-03 16:03:23 +08:00
liuyao b1d1e2c778 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-21898 2023-11-03 14:02:59 +08:00
slzhou 2aa02845dc fix: insert perf utility improvement 2023-11-03 11:42:53 +08:00
shenglian zhou 48cac9736b enhance:add test case 2023-11-03 10:32:55 +08:00
dapan1121 92240d7f95
Merge pull request #23505 from taosdata/fix/3.0/TS-4052
fix: nano seconds database error
2023-11-03 10:27:40 +08:00
kailixu d9ed63473c Merge branch '3.0' into enh/TD-23769-3.0x 2023-11-03 08:37:41 +08:00
liuyao 389117b806 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-21898 2023-11-02 20:07:12 +08:00
haoranchen f2b05eddab
Update cases.task 2023-11-02 19:23:33 +08:00
liuyao 79452e4288 add ci 2023-11-02 16:11:08 +08:00
liuyao 62f3b70b77 add ci 2023-11-02 16:01:25 +08:00
liuyao 52083cd694 event window and partition by 2023-11-02 15:52:55 +08:00
liuyao 330b04a8bc Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-21898 2023-11-02 14:36:13 +08:00
kailixu 96b5024347 enh: rsma checkpoint 2023-11-02 13:05:36 +08:00
Alex Duan 1db837ac77
Merge pull request #23502 from taosdata/test/3.0/TD-27005
test:add testcase of the same ts data
2023-11-02 11:18:17 +08:00
dapan1121 66c257a5d0
Merge pull request #23372 from taosdata/szhou/continue-coing
continued ci test for insert stb
2023-11-02 10:01:21 +08:00
wangjiaming0909 b71a013b8d fix: nano seconds database error 2023-11-02 09:36:46 +08:00
kailixu bacf771ada chore: test case for rsma persist 2023-11-02 08:55:01 +08:00
chenhaoran 89a9a5f193 test:add testcase of the same ts data 2023-11-01 18:17:32 +08:00
liuyao 54112d757f test case 2023-11-01 16:56:48 +08:00
liuyao 505c44d9aa Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-21898 2023-11-01 16:50:46 +08:00
slzhou 9b6e44756c restart ci 2023-11-01 16:32:42 +08:00
slzhou 5f52f8940f restart ci 2023-11-01 16:24:54 +08:00
Haojun Liao f76417535c
Merge pull request #23451 from taosdata/fix/TD-26685-3.0
fix:print log if assert & check epoch when update epoch
2023-11-01 15:32:25 +08:00
Haojun Liao a22c84617f
Merge pull request #23491 from taosdata/fix/ly_test
session window max delay
2023-11-01 15:31:46 +08:00
liuyao 1400b0c572 opt test case 2023-11-01 14:10:38 +08:00
slzhou 4a2c52783b Merge branch '3.0' of github.com:taosdata/TDengine into szhou/insert-stb-tbname 2023-11-01 14:10:02 +08:00
liuyao 5ed8da4246 opt test case 2023-11-01 14:00:49 +08:00
kailixu ab266c712f chore: checkpoint for rsma stream state 2023-11-01 12:29:54 +08:00
Haojun Liao 0cf0ff3bbf
Merge pull request #23455 from taosdata/fix/liaohj
refactor: do some internal refactor.
2023-11-01 12:01:54 +08:00
dapan1121 6305353290 Merge remote-tracking branch 'origin/3.0' into feat/TD-25204 2023-11-01 10:38:50 +08:00
slzhou 4806480b2a enhance: add test case 2023-11-01 09:46:33 +08:00
Haojun Liao 7359f98eca
Merge pull request #23428 from taosdata/fix/3_liaohj
other: merge refactor into 3.0
2023-11-01 09:44:31 +08:00
slzhou 670a95fabc fix: performance test 2023-10-31 21:10:25 +08:00
dapan1121 91df56fcf0 Merge remote-tracking branch 'origin/3.0' into feat/TD-25204 2023-10-31 18:44:54 +08:00
dapan1121 d40cc27abc
Merge pull request #23464 from taosdata/enh/TD-26638-3.0
enh: use placeholder '-' for interval of 1st retention level
2023-10-31 18:36:43 +08:00
dapan1121 ca5e26fca0 fix: fix case issue 2023-10-31 17:16:14 +08:00
slzhou 041ef1ef83 enhance: colvals of table data cxt is not used in insert stb syntax 2023-10-31 17:05:37 +08:00
Haojun Liao a1aa2380ae other: merge 3.0 2023-10-31 16:42:51 +08:00
Haojun Liao 0b18192b23 fix(stream): fix error in finishing event handling. 2023-10-31 16:40:16 +08:00
Haojun Liao 4c0242a58d fix(stream): fix error in finishing event handling. 2023-10-31 16:39:14 +08:00
liuyao b98d79add5 add test case 2023-10-31 15:50:45 +08:00
dapan1121 c4e1faae36
Merge pull request #23432 from taosdata/szhou/bi-mode-tag-scan
enhance: bi mode tag scan
2023-10-31 15:44:53 +08:00
liuyao 696294c208 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-21898 2023-10-31 15:41:04 +08:00
liuyao b9e05ab1ec update data 2023-10-31 15:40:42 +08:00
wade zhang 76c9b9afc5
Merge pull request #23377 from taosdata/FIX/TD-26596-3.0
feat: support pipelining of snap replication
2023-10-31 15:19:07 +08:00
haoranchen e1d8ef7315
Update tmqVnodeTransform-stb.py 2023-10-31 10:11:39 +08:00
dapan1121 7d5708f224 fix: case issue and authentication issue 2023-10-31 09:15:40 +08:00
kailixu b03baaed2c chore: revert the code change 2023-10-30 19:49:50 +08:00
kailixu 89651626e3 chore: reopen rsma stream commit 2023-10-30 19:45:18 +08:00
dapan1121 b2fea84a3a fix: case issue and bugs 2023-10-30 19:14:31 +08:00
liuyao 5b74bf87b1 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-21898 2023-10-30 17:55:14 +08:00
tjuzyp f852f87f94 feat: do not build taosx in ci 2023-10-30 17:31:42 +08:00
tjuzyp e644fca619 feat: do not build taosx in ci 2023-10-30 17:25:29 +08:00
kailixu 0b4f19d55a chore: check retentions of show create database 2023-10-30 14:55:25 +08:00
kailixu 5e99b69512 Merge branch '3.0' into enh/TD-26638-3.0 2023-10-30 14:09:41 +08:00
dapan1121 0a97f18d72
Merge pull request #23344 from taosdata/feat/3.0/TS-4052
feat: support to_timestamp/to_char
2023-10-30 14:04:33 +08:00
kailixu c77153cb81 enh: use placeholder '-' for interval of 1st retention level 2023-10-30 14:02:31 +08:00
Haojun Liao a300302956 fix(test): wait for 1 sec before inserting data. 2023-10-30 13:33:59 +08:00
Haojun Liao b0700d6095 Merge branch '3.0' into fix/3_liaohj 2023-10-30 11:57:54 +08:00
facetosea 31cd7b0bd5 special cases for query tests 2023-10-30 11:43:43 +08:00
liuyao 1a37f19c82 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-21898 2023-10-30 11:43:23 +08:00
dapan1121 d7a692649e fix: add view test cases 2023-10-30 11:03:41 +08:00
Benguang Zhao 78cce00037 test: pause 1s after creating stream in testcase sliding.sim 2023-10-30 10:46:17 +08:00
dapan1121 6f0b634f95 Merge remote-tracking branch 'origin/3.0' into feat/TD-25204 2023-10-30 10:24:16 +08:00
slzhou 4b6f927e6a fix: add test case for bi tag scan 2023-10-30 10:11:57 +08:00
dapan1121 1b7a6bccdf
Merge pull request #23430 from taosdata/enh/TD-26641-3.0
enh: only float/double allowed for sum/avg of rsma
2023-10-30 10:08:55 +08:00
dapan1121 8650c5d4b0
Merge pull request #23392 from taosdata/feat/3.0/TS-4044
feat: support all utf8 characters as alias
2023-10-30 10:04:37 +08:00
dapan1121 972e10a238 Merge remote-tracking branch 'origin/3.0' into feat/TD-25204 2023-10-30 08:45:29 +08:00
facetosea 1ec99fe511 ctest case 2023-10-29 23:06:32 +08:00
Haojun Liao c7285c0ede fix(stream): add expired epset node list for stream tasks in hb to mnode. 2023-10-27 23:41:57 +08:00
Haojun Liao 4c267b538f fix(stream): add expired epset node list for stream tasks in hb to mnode. 2023-10-27 23:05:41 +08:00
dapan1121 9801d5d7b7 fix: desciribe view and memory issues 2023-10-27 19:28:22 +08:00
kailixu eae1b4eb03 chore: relationship between interval/keep 2023-10-27 19:15:23 +08:00
wangjiaming0909 cf158ab428 feat: support all utf8 characters as alias 2023-10-27 15:23:26 +08:00
slzhou 5b944c4762 Merge branch '3.0' of github.com:taosdata/TDengine into szhou/insert-stb-tbname 2023-10-27 14:52:17 +08:00
liuyao aac4fc8d84 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-21898 2023-10-27 14:00:34 +08:00
kailixu 2ad3b98344 chore: test case for rollup 2023-10-27 13:49:39 +08:00
Haojun Liao dcca6b0868 other: merge 3.0. 2023-10-27 11:41:28 +08:00
dapan1121 099f72e84a fix: memory issues 2023-10-27 11:36:17 +08:00
Haojun Liao ec5bdff5fa test:update test case. 2023-10-27 09:59:52 +08:00
Haojun Liao 3bcffcf1da other: merge stream refactor from main. 2023-10-27 09:56:02 +08:00
Haojun Liao 8729bdac1e fix(stream): fix bugs caused by refactor. 2023-10-27 09:54:57 +08:00
wangjiaming0909 70850697a4 feat: support to_timestamp/to_char fix comments 2023-10-27 09:54:16 +08:00
haoranchen 2b0c144c8e
Revert "test:delete zlib cache in ci" 2023-10-27 09:52:59 +08:00
facetosea 3c2a0fdc41 fix start ctest 2023-10-27 09:45:09 +08:00
liuyao cf3bfe9310 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-21898 2023-10-27 09:39:00 +08:00
Alex Duan 127cabb2c9
Merge pull request #23420 from taosdata/test/3.0/TD-26953
test:delete zlib cache in ci
2023-10-27 09:24:23 +08:00
Alex Duan 5a62b762a3
Merge pull request #23418 from taosdata/test/3.0/TD-26948
test: support replica3 in splited/transform tmqvnode
2023-10-27 09:24:09 +08:00
slzhou 42618a953a enhance: add test case 2023-10-27 09:07:41 +08:00
slzhou 65386ed237 enhance: add test case 2023-10-27 08:26:04 +08:00
slzhou e1515e871d Merge branch '3.0' of github.com:taosdata/TDengine into szhou/insert-stb-tbname 2023-10-27 08:16:32 +08:00
facetosea 759a5d4bbf fix ctest 2023-10-26 21:06:08 +08:00
chenhaoran 310793cbf0 test:delete zlib cache in ci 2023-10-26 20:33:51 +08:00
chenhaoran 3f6f928399 test:delete zlib cache in ci 2023-10-26 20:25:01 +08:00
chenhaoran 58bab7cf68 test: support replica3 in splited/transform tmqvnode 2023-10-26 19:09:37 +08:00
wade zhang d1e4e909c3
Merge pull request #23384 from taosdata/fix/TD-26884-3.0
Fix/td 26884 3.0
2023-10-26 17:00:00 +08:00
wade zhang 951442e3db
Merge pull request #23381 from taosdata/fix/TD-26884-main
TD-26884
2023-10-26 16:59:39 +08:00
xsren 355ec86926 fix error when taos_query_a param is null
c_test missing on linux

mem leak

wal_test  pageBufferTest on linux

tfsTest on linux
2023-10-26 16:50:45 +08:00
liuyao e151b3df89 opt ci 2023-10-26 15:45:40 +08:00
liuyao 4c45f5a01c add ci 2023-10-26 14:38:05 +08:00
slzhou 779c37b425 enhance: change to invalid operation for stmt error 2023-10-26 14:23:21 +08:00
dmchen 6c9c06552d fix case 2023-10-26 14:14:21 +08:00
dmchen 0682a6bd86 fix case 2023-10-26 06:10:09 +00:00
slzhou 503761a53c enhance: add test case 2023-10-26 07:39:09 +08:00
kailixu e387abcbd3 enh: test case for retentions 2023-10-26 06:34:25 +08:00
liuyao d0e4a5d0f7 opt max delay 2023-10-25 20:29:25 +08:00
Haojun Liao 9baff82f85 test:update test case. 2023-10-25 18:14:05 +08:00
liuyao f51c985914 stream event window 2023-10-25 17:50:16 +08:00
slzhou 5ca39f961c fix: add error test case and fix address sanitizer 2023-10-25 16:30:13 +08:00
slzhou efe480ae14 Merge branch 'szhou/continue-coing' into szhou/insert-stb-tbname 2023-10-25 13:30:49 +08:00
slzhou 6134346d4e enhance: test case insert_stb.sim 2023-10-25 13:20:37 +08:00
slzhou 1135d31caf enhance: add test case 2023-10-25 11:39:59 +08:00
dapan1121 6dcc555bbc fix: view privilege issue 2023-10-25 10:47:01 +08:00
Haojun Liao 26aaa4a83c other: merge main. 2023-10-25 00:39:14 +08:00
dapan1121 9bf8be1ab4
Merge pull request #23354 from taosdata/fix/3.0/TD-26779
fix: union all cast func resType check error
2023-10-24 16:11:50 +08:00
Hongze Cheng 56bc18bbd4
Merge pull request #23223 from taosdata/fix/TD-26189-libs3
enh(tsdb/cos): new sdk for s3
2023-10-24 01:18:41 -05:00
Alex Duan d86c35936b
Merge pull request #23048 from taosdata/test/3.0/TD-24125
test: increase numbers of cases in windows
2023-10-24 13:49:54 +08:00
dapan1121 41b61a79d5 Merge remote-tracking branch 'origin/3.0' into feat/TD-25204 2023-10-24 11:49:30 +08:00
dapan1121 dbbceae061 fix: union all view issue 2023-10-24 11:29:04 +08:00
haoranchen a3fd13d43a
Update test_R.sh 2023-10-24 10:14:12 +08:00
haoranchen 34cb1c43b5
Update test_R.sh 2023-10-24 10:13:42 +08:00
Haojun Liao 7a8b046a35 fix(sma): fix bugs in sma and do some internal refactor. 2023-10-24 09:40:38 +08:00
Minglei Jin 7fdf6cc696 cmake: use new dir for libs3 2023-10-24 09:04:24 +08:00
wangjiaming0909 f299a28109 feat: support to_timestamp/to_char 2023-10-23 19:36:03 +08:00
dapan1121 ab98f7623c Merge remote-tracking branch 'origin/3.0' into feat/TD-25204 2023-10-23 08:44:46 +08:00
dapan1121 0f4766e38e feat: add view cases 2023-10-20 18:22:30 +08:00
yihaoDeng 3c719da5b5 change stDebugFlag of system test 2023-10-20 16:18:17 +08:00
dapan1121 1ff5ccf186
Merge pull request #23222 from taosdata/feat/TS-4072
feat: support interval syntax of quoted duration and default unit
2023-10-20 15:16:07 +08:00
dapan1121 d7a5b529f9
Merge pull request #23312 from taosdata/szhou/fix/td-26778
fix: remove subquery user alias name distinct check
2023-10-20 15:15:01 +08:00
Haojun Liao d75948160d Merge branch 'main' into refact/streamsm 2023-10-20 11:10:19 +08:00
wangjiaming0909 720982374c fix: union all cast func resType check error 2023-10-20 10:36:52 +08:00
wade zhang 628667f22c
Merge pull request #23231 from taosdata/FEAT/TS-3816-3.0
feat: support restoring vnodes on replaced disks as needed
2023-10-20 09:02:25 +08:00
dapan1121 42f440b0fb Merge remote-tracking branch 'origin/3.0' into feat/TD-25204 2023-10-20 08:46:32 +08:00
dapan1121 969b002936 enh: support view privilege 2023-10-20 08:41:49 +08:00
Haojun Liao d5059826a8 fix(stream): fix bugs caused by refactor. 2023-10-19 17:59:04 +08:00
wangjiaming0909 04c60486e9 feat: support interval syntax of quoted duration and default unit 2023-10-19 15:46:19 +08:00
Haojun Liao 614bdd9fb9
Merge pull request #23220 from taosdata/feat/TD-26644
opt bloom filter
2023-10-19 15:34:43 +08:00
slzhou 24436c8502 fix: tag scan support limit and remove slimit optimization 2023-10-19 11:40:10 +08:00
Alex Duan 5204c99cc7 case: add tbname limit 1 offset 100 2023-10-19 11:33:41 +08:00
Benguang Zhao e463e0690d enh: check existence of files properly in multilevel.py 2023-10-19 11:18:57 +08:00
slzhou 81b7093a42 enhance: enhance test 2023-10-19 11:17:00 +08:00
dapan1121 afe963a9d1 enh: support view privilege 2023-10-19 08:31:31 +08:00
liuyao 5852a0975e set fill history range 2023-10-18 19:49:05 +08:00
chenhaoran 788f21fd94 test: support replica3 in splited/transform tmqvnode 2023-10-18 19:38:24 +08:00
Alex Duan ef267a9a36
Merge pull request #23314 from taosdata/test/add_create_stream_sleep_3.0
test: add 500ms sleep after create-stream for branch-3.0
2023-10-18 04:45:09 -05:00
chenhaoran e7d9de06cb test: support replica3 in splited/transform tmqvnode 2023-10-18 15:59:04 +08:00
slzhou 02658a4b3c fix: add test case 2023-10-18 15:30:18 +08:00
Haojun Liao c6dd73b68b
Merge pull request #23187 from taosdata/feat/TD-26056
feat:add replay logic
2023-10-18 11:43:43 +08:00
Haojun Liao 6120ba440d
Merge pull request #23306 from taosdata/opti/TD-19291
feat:[TD-19291]Schemaless table name can be composed based on rule
2023-10-18 11:41:59 +08:00
jiajingbin ed544186b3 test: add 500ms sleep after create-stream for branch-3.0 2023-10-18 10:53:31 +08:00
jiajingbin 1e28baa789 test: add 500ms sleep after create-stream 2023-10-18 10:51:22 +08:00
dapan1121 e6755461f5
Merge pull request #23087 from taosdata/szhou/pseudo-column-aliasname
enhance: support select `pseduo_column` from (select pseudo_column ...)
2023-10-18 09:23:01 +08:00
chenhaoran aba7143994 Merge branch '3.0' of https://github.com/taosdata/TDengine into test/3.0/TD-24125 2023-10-17 20:35:31 +08:00
wangmm0220 5839e71f1f fix:test case error 2023-10-17 18:52:25 +08:00
chenhaoran d6579d0498 test: support replica3 in splited/transform tmqvnode 2023-10-17 18:30:47 +08:00
chenhaoran 6d9732e87a test: set taosd log leavel 135 2023-10-17 18:26:04 +08:00
wangmm0220 a16c9be49f feat:[TD-19291]Schemaless table name can be composed based on rule 2023-10-17 15:34:16 +08:00
chenhaoran 1459c82d75 test: support replica3 in splited/transform tmqvnode 2023-10-17 11:23:21 +08:00
dapan1121 7c8cf28b37 feat: add privileges 2023-10-16 19:53:08 +08:00
chenhaoran 93b99e4573 test: support replica3 in splited/transform tmqvnode 2023-10-16 18:21:19 +08:00
slzhou 34246ea001 fix: tag scan support limit and remove slimit optimization 2023-10-16 16:43:15 +08:00
slzhou d30c6f6bcc fix: change tablename.tbname aliasname to tbname 2023-10-16 13:56:15 +08:00
liuyao 4ba45abd01 set fill history range 2023-10-16 13:53:54 +08:00
wangmm0220 473142fab7 fix:conflicts from 3.0 2023-10-16 11:35:56 +08:00
dapan1121 aab4cb98dc enh: create & drop view meta processing 2023-10-13 19:16:37 +08:00
chenhaoran 0e31231212 test: support replica3 in splited/transform tmqvnode 2023-10-13 16:22:32 +08:00
chenhaoran 5162522f09 Merge branch 'test/3.0/TD-24125' of https://github.com/taosdata/TDengine into test/3.0/TD-24125 2023-10-13 11:40:31 +08:00
chenhaoran fd014c8330 Merge branch '3.0' of https://github.com/taosdata/TDengine into test/3.0/TD-24125 2023-10-13 11:37:25 +08:00
slzhou 1e1ed541fa fix: add more test case 2023-10-13 08:11:15 +08:00
shenglian-zhou cbd9749bfe
Merge branch '3.0' into szhou/pseudo-column-aliasname 2023-10-12 19:01:28 -05:00
Alex Duan 35fced8796
Merge pull request #23234 from taosdata/main_3_merge
other: merge main into 3.0
2023-10-12 07:48:20 -05:00
Alex Duan 6176be2231 fix: taosBenchmark test case 2023-10-12 20:25:03 +08:00
Alex Duan d880f8d81b case: split vgroups case add more info 2023-10-12 19:59:49 +08:00
chenhaoran dd8f81d9aa Merge branch '3.0' of https://github.com/taosdata/TDengine into test/3.0/TD-24125 2023-10-12 18:02:37 +08:00
Haojun Liao d9db70faf2 fix(test): update the test cases. 2023-10-12 17:55:01 +08:00
liuyao 731fe67352 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-26644 2023-10-12 16:28:10 +08:00
slzhou b78a32eb1a Merge branch '3.0' of github.com:taosdata/TDengine into szhou/pseudo-column-aliasname 2023-10-12 11:01:50 +08:00
Haojun Liao eb4449999f other: merge 3.0 2023-10-12 10:33:48 +08:00
kailixu e4291cf440 fix: reset hb flag for duplicated user key 2023-10-11 20:12:10 +08:00
liuyao 8362759e47 ci 2023-10-11 13:46:11 +08:00
Haojun Liao 6982935df7
Merge pull request #23157 from taosdata/fix/liaohj
refactor(stream): fix bugs and do some internal refactor.
2023-10-11 10:30:16 +08:00
liuyao 71a3e3ce16 ci 2023-10-11 10:29:41 +08:00
Haojun Liao 3747a60354 test: update test case. 2023-10-11 09:13:29 +08:00
Haojun Liao d8bba3d462 other(test): update some test cases. 2023-10-11 08:39:19 +08:00
dapan1121 c5ec45ddb4
Merge pull request #23185 from taosdata/feat/TD-26639
feat: remove partition node for agg
2023-10-11 08:36:48 +08:00
Alex Duan 5b4e00dfc0
Merge pull request #23190 from taosdata/case/TD-26634-3.0
case: restore vnode wait sleep from 500ms to 1s
2023-10-10 04:34:46 -05:00
Alex Duan 872954ea3f
Merge pull request #23192 from taosdata/case/TD-26634-MAIN
case: restore vnode wait sleep from 500ms to 1s (main)
2023-10-10 04:34:06 -05:00
Haojun Liao 5f9b858fc1 other: merge main. 2023-10-10 15:38:46 +08:00
chenhaoran 47c9c81a18 Merge branch '3.0' of https://github.com/taosdata/TDengine into test/3.0/TD-24125 2023-10-10 15:38:01 +08:00
slzhou 1762a85127 enhance: add test case 2023-10-10 14:33:53 +08:00
wangjiaming0909 eea90507d4 feat: remove partition node for agg 2023-10-10 14:29:36 +08:00
Haojun Liao adf6f65d09 fix(stream): set initial version for fill-history task. disable reentry of scan-history task function. 2023-10-10 14:00:30 +08:00
Alex Duan 9da96ebf63
Merge pull request #23017 from taosdata/case/TD-26408-MAIN
fix: add case for lost data after  split vgroup (main)
2023-10-10 00:54:34 -05:00
Alex Duan e566027cef
Merge pull request #23019 from taosdata/case/TD-26408-3.0
fix: add case for lost data after split 3.0
2023-10-10 00:53:56 -05:00
yihaoDeng edf238354a change test case 2023-10-10 11:17:27 +08:00
yihaoDeng 9dfb9e0331 change test case 2023-10-10 11:17:02 +08:00
Haojun Liao 890f2d5c93 test: update the test cases. 2023-10-09 22:52:00 +08:00
yihaoDeng 8fa631cb62 change test case 2023-10-09 20:47:06 +08:00
Alex Duan 4ac3946264 case: restore vnode wait sleep from 500ms to 1s (main) 2023-10-09 20:07:57 +08:00
Alex Duan c26e0fb50a case: restore vnode wait sleep from 500ms to 1s 2023-10-09 20:00:15 +08:00
Haojun Liao 33d6d0c1ad test: update the test cases. 2023-10-09 19:36:59 +08:00
wangmm0220 33045e63ae feat:[TD-26056] add replay logic 2023-10-09 17:35:40 +08:00
kailixu 5dd277248e fix: alter active code for different server 2023-10-09 17:16:56 +08:00
yihaoDeng a946ee9426 change test case 2023-10-09 17:05:37 +08:00
yihaoDeng e78d06c02d change test case 2023-10-09 16:26:41 +08:00
yihaoDeng 8b1988abdb fix mem leak 2023-10-09 16:19:00 +08:00
Haojun Liao d87db2f829 fix(stream): fix the pause failure bug. 2023-10-09 14:48:11 +08:00
yihaoDeng be42143362 Merge branch '3.0' into case/TD-26408-3.0 2023-10-09 14:24:31 +08:00
liuyao 4ef757d125 ci 2023-10-09 11:04:35 +08:00
wangmm0220 5f7b6f19ba feat:[TD-26056] add replay logic 2023-10-08 19:05:59 +08:00
Haojun Liao 167484ab3a
Merge pull request #23145 from taosdata/mark/tmq
opti:set default offset to latest in subscription
2023-10-08 18:56:37 +08:00
Alex Duan 8c2b2913ee
Merge pull request #23084 from taosdata/test/main/TS-4074
test: add testcase of TS-4074
2023-10-08 17:09:26 +08:00
haoranchen a30beeee6d
Update tmqVnodeTransform.py 2023-10-08 16:46:03 +08:00
wangmm0220 be27e13ed9 fix:test case error for reset=latest 2023-10-08 15:29:02 +08:00
liuyao ed8cad22cb Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-26174 2023-10-08 13:31:51 +08:00
wade zhang a9db1ed8e0
Merge pull request #23116 from taosdata/fix/TD-26539
fix(keep0-duration): force keep0 at least thrice of duration
2023-10-08 13:07:05 +08:00
wangmm0220 fb3197ea89 fix:test case error for reset=latest 2023-10-08 10:55:35 +08:00
liuyao c75506b271 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-26174 2023-10-08 09:02:51 +08:00
dapan1121 61382c0793
Merge pull request #23126 from taosdata/fix/TD-26426-3.0
fix: support check/merge active code
2023-10-07 19:31:36 +08:00
liuyao c088ee7f91 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-26174 2023-10-07 19:13:07 +08:00
Minglei Jin 028ffc032b test/keep: fix relation with duration 2023-10-07 18:33:48 +08:00
Ping Xiao b827b694be update perf test script 2023-10-07 18:31:20 +08:00
yihaoDeng cb2a9ee005 Merge remote-tracking branch 'origin/fix/TD-26582' into case/TD-26408-MAIN 2023-10-07 17:52:50 +08:00
Alex Duan 01284c2509
Merge pull request #23103 from taosdata/case/TS-4011-3.0
fix: add keep time offset case
2023-10-07 17:09:45 +08:00
Minglei Jin 47ad5f4dd5 test/cases: apply duration <= 1/3keep0 2023-10-07 16:15:38 +08:00
Ping Xiao 7dc8cb57d7 add script for daily perf test 2023-10-07 13:40:01 +08:00
kailixu 638bfe30e4 chore: more code 2023-10-02 17:50:36 +08:00
kailixu bb797a9a0e chore: test case adaption for alter active code 2023-10-02 17:26:55 +08:00
kailixu 53c4c56206 chore: code optimization 2023-10-02 09:23:51 +08:00
kailixu c3d80fd483 Merge branch '3.0' into fix/TD-26426-3.0 2023-09-29 17:07:22 +08:00
kailixu 808b226d41 chore: more test 2023-09-28 17:05:44 +08:00
Alex Duan 9be327bac0 case: check keep_time_offset with sysinfo table 2023-09-28 16:42:58 +08:00
kailixu ca0c2c3218 chore: add notify test 2023-09-28 16:33:29 +08:00
kailixu 43eee9ab84 chore: add notify test 2023-09-28 16:30:52 +08:00
wade zhang b75baa5b0e
Merge pull request #23100 from taosdata/fix/m/TD-26525
fix: group by operator may cause client assert fail
2023-09-28 14:16:35 +08:00
wangjiaming0909 2340a952aa fix: group by operator may cause client assert fail 2023-09-28 10:23:33 +08:00
slzhou f659e36d2c fix: internal error when show normal db.tables like pattern 2023-09-28 09:20:12 +08:00
dapan1121 913c75e654
Merge pull request #23097 from taosdata/fix/ts-4088
fix: timestamp computation output type is float
2023-09-28 08:42:07 +08:00
slzhou 39cae2b879 fix: typo error 2023-09-27 21:32:54 +08:00
Alex Duan 777b442d88 fix: add keep time offset case 2023-09-27 18:38:55 +08:00
shenglian zhou fc824a3bb9 fix: timestamp add return float when get time range 2023-09-27 16:39:49 +08:00
dapan1121 c8aee79e3f fix: apercentile parameter validation and result error 2023-09-27 16:08:06 +08:00
chenhaoran 597a2a4e67 test: add testcase of TS-4074 2023-09-27 12:26:01 +08:00
chenhaoran 1c063874bc test: increase numbers of cases in windows 2023-09-27 12:25:51 +08:00
chenhaoran 65448e2026 test: support replica3 in splited/transform tmqvnode 2023-09-27 10:56:54 +08:00
slzhou 7045509061 fix: add test case 2023-09-27 09:44:54 +08:00
chenhaoran b1014f31bc test: add testcase of TS-4074 2023-09-26 20:45:40 +08:00
chenhaoran 58f3b7e30a Merge branch '3.0' of https://github.com/taosdata/TDengine into test/3.0/TD-24125 2023-09-26 20:41:51 +08:00
liuyao ebf4283e91 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-26174 2023-09-26 17:19:41 +08:00
liuyao c95dc167b7 add ci 2023-09-26 17:19:21 +08:00
wade zhang f6134b42d7
Merge pull request #23036 from taosdata/feat/TS-4011-3.0
feat/TS-4011: adjust config 'keep_time_offset' level from dnode to db
2023-09-26 14:25:54 +08:00
Haojun Liao 525ee369d3
Merge pull request #23032 from taosdata/fix/liaohj
fix(stream): fix several stability-related bugs in stream framework.
2023-09-26 14:10:58 +08:00
liuyao ca2325f886 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-26174 2023-09-26 10:41:31 +08:00
liuyao 82e18e32b0 add ci 2023-09-26 10:41:12 +08:00
Haojun Liao d214a2f6bd fix(stream): do some internal refactor. 2023-09-26 09:32:57 +08:00
chenhaoran 29458b55e5 test: increase numbers of cases in windows 2023-09-25 17:16:19 +08:00
Alex Duan 3dbee70b81
Merge pull request #22986 from taosdata/test/3.0/TS-3957
test: add insertFromCsvOfLength65500 case for TS-3957
2023-09-25 17:14:21 +08:00
Alex Duan c9af9eb15b
Merge pull request #22915 from lx1zhong/3.0
add TSZ and ADT-FSE algorithm
2023-09-25 15:48:30 +08:00
Shungang Li 6652cf8c00 fix: update test cases 2023-09-25 15:46:12 +08:00
chenhaoran c0cc64d6c9 test: add insertFromCsvOfLength65500 case for TS-3957 2023-09-25 14:27:37 +08:00
chenhaoran d4d783c342 Merge branches 'test/3.0/TS-3957' and '3.0' of https://github.com/taosdata/TDengine into test/3.0/TS-3957 2023-09-25 14:20:49 +08:00
Alex Duan 228b9d2128
Merge pull request #23023 from taosdata/test/main/TD-25218
test: check error info of failed sql
2023-09-25 13:54:17 +08:00
wade zhang 928c28fb68
Merge pull request #23021 from taosdata/szhou/star-tbname
feature: bi tools support star expansion to include tbname
2023-09-25 12:22:36 +08:00
slzhou 61f006809f fix: limit error 2023-09-24 22:31:40 +08:00
slzhou d5d7029338 fix: ci error 2023-09-24 21:45:32 +08:00
liuyao 0d983e28ef Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-26174 2023-09-22 19:25:41 +08:00
dapan1121 f0c1585508
Merge pull request #22957 from taosdata/feat/xsren/TS-4000/fillVarchar3.0
fill data of varchar type
2023-09-22 16:16:13 +08:00
chenhaoran 92eb1e9671 test: check error info of failed sql 2023-09-22 16:08:37 +08:00
Alex Duan 59e474fb38 case: use pytest.sh for -y 2023-09-22 15:49:10 +08:00
Alex Duan ed9e6a21fb case: change pytest.sh 2023-09-22 15:48:02 +08:00
slzhou c6ab8e2ca7 feat: add test case back 2023-09-22 15:09:21 +08:00
liuyao 4f8e6d7795 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-26174 2023-09-22 15:00:52 +08:00
slzhou 72307ab877 enhance: move bi to enterprise 2023-09-22 14:27:01 +08:00
Alex Duan f81c6b36ee fix: add case for lost data after split 2023-09-22 14:16:30 +08:00
Haojun Liao 7e4410f094
Merge pull request #22992 from taosdata/feat/TD-26052
feat:support vnode split in tmq
2023-09-22 13:57:21 +08:00
slzhou 6134c90398 fix: add more test case 2023-09-22 13:47:50 +08:00
slzhou d858b26939 enhance: add bi mode to script 2023-09-22 13:34:14 +08:00
wangjiaming0909 2ccbc8441d fix: interval_limit_opt.py timeout, privilege_create_db.sim fail sometimes 2023-09-22 13:18:49 +08:00
Alex Duan 67a6fef6e5 fix: add case for lost data after split vgroup1 2023-09-22 13:04:49 +08:00
Alex Duan 1d21d95241 fix: add case for lost data after split vgroup 2023-09-22 12:50:19 +08:00
dapan1121 94ad93febd
Merge pull request #23003 from taosdata/feat-pipelined-agg/TD-25620
feat: pipelined agg when partition by col slimit
2023-09-22 09:48:45 +08:00
liuyao dc2f7872f8 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-26174 2023-09-22 09:41:15 +08:00
wangmm0220 70b5509217 fix:enable split if there are topics 2023-09-21 18:16:05 +08:00
wangjiaming0909 f2832b5aa7 feat: pipelined agg when partition by col slimit 2023-09-21 17:45:49 +08:00
Cary Xu 1bbb812557
Merge branch '3.0' into enh/TS-3934-3.0 2023-09-21 17:32:51 +08:00
dapan1121 64da3f4ef9
Merge pull request #22978 from taosdata/szhou/show-db-table
enhance: show normal/child tables and show user/system databases
2023-09-21 16:55:26 +08:00
kailixu be3438fc5b enh: erase dup notification 2023-09-21 16:12:46 +08:00
facetosea 3369511e40 rest does not support varbinary 2023-09-21 15:03:21 +08:00
kailixu 2ff0748022 enh: remove user cache in catalog when user dropped 2023-09-21 11:29:34 +08:00
kailixu e7dd0caeb9 Merge branch '3.0' into enh/TS-3934-3.0 2023-09-21 10:21:45 +08:00
liuyao 3b3c5d7cb8 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-26174 2023-09-21 10:11:36 +08:00
kailixu 2b25982495 enh: user dropped notification 2023-09-21 09:53:45 +08:00
Alex Duan 0ca99ea9c9 feat: add TSZ algo test cases 2023-09-20 19:33:25 +08:00
Alex Duan df19eb307a fix: modify split vgroup count 5 to 3 2023-09-20 19:14:22 +08:00
Alex Duan 6b7eef28b9 fix: restore splitVGroup.py 2023-09-20 19:08:20 +08:00
wangmm0220 d3f54e678f feat:support vnode split in tmq 2023-09-20 18:27:43 +08:00
facetosea c6bb9ff765 fill.py -Q test 2023-09-20 17:52:10 +08:00
chenhaoran 21b67654aa test: add insertFromCsvOfLength65500 case for TS-3957 2023-09-20 15:09:38 +08:00
liuyao 1cebda368a session&state operator buff 2023-09-20 15:06:08 +08:00
chenhaoran 9445fafe47 test: add insertFromCsvOfLength65500 case for TS-3957 2023-09-20 14:54:28 +08:00
wangmm0220 7162fe78d6 fix:consumer more 10 rows, because wal dumplicated 2023-09-20 10:58:00 +08:00
Alex Duan b29929a7e0
Merge pull request #22919 from taosdata/case/TS-3897-MAIN
test: sql.py remove successful print and add diff case
2023-09-20 09:11:42 +08:00
slzhou ef1e91a6be Merge branch '3.0' of github.com:taosdata/TDengine into szhou/continue-coing 2023-09-20 08:44:15 +08:00
slzhou d667c49cc4 fix: add test case 2023-09-20 08:35:11 +08:00
Alex Duan 30c24eb8c6 fix: sometime meta-ver file lost 2023-09-19 18:53:12 +08:00
wangmm0220 75f98762bf fix:rollback 2023-09-19 18:43:29 +08:00
wangmm0220 766652a88a fix:vnode tranform support in tmq 2023-09-19 17:27:19 +08:00
xsren 3026c80073 add fill test case 2023-09-19 16:52:03 +08:00
Alex Duan dfff811ca9 fix: add db database on sql 2023-09-19 14:47:08 +08:00
wangmm0220 9ea4984cbd fix:add empty line to the end to avoid fail 2023-09-19 14:39:30 +08:00
wangmm0220 ad70dc178f fix:conflicts from 3.0 2023-09-19 11:56:52 +08:00
Haojun Liao 1cfd34a6a9
Merge pull request #22955 from taosdata/fix/avoidConflictIdxNameMain
avoid first tag index conflict
2023-09-19 11:37:26 +08:00
wangmm0220 1e859084b7 fix:conflicts from 3.0 2023-09-18 19:57:33 +08:00
wangmm0220 4b74135350 fix:vnode tranform support in tmq 2023-09-18 19:47:28 +08:00
xsren 9d49c0cd4a test case update 2023-09-18 18:10:13 +08:00
Haojun Liao 101161c52e
Merge pull request #22954 from taosdata/fix/TD-26323
fix:core in race condition for pTq->pExecStore & return if poll too l…
2023-09-18 17:41:01 +08:00
wangmm0220 c3498fbfe8 fix:core in race condition for pTq->pExecStore & return if poll too long & fix test cases if submit empty 2023-09-18 14:35:07 +08:00
yihaoDeng 2c10163634 avoid first tag index conflict 2023-09-18 14:19:58 +08:00
wangmm0220 7869b693f2 add test case for tmq in vnode transform & fix core in race condition for pTq->pExecStore 2023-09-18 14:09:28 +08:00
Haojun Liao de04090f04
Merge pull request #22940 from taosdata/fix/avoidConflictOfIdxName
reduce the confliction of first tag index name
2023-09-18 09:47:58 +08:00
Alex Duan 554b943727
Merge pull request #22937 from taosdata/case/TS-3895-MAIN
case: add keepColumnName option case
2023-09-16 13:40:04 +08:00
yihaoDeng 3a3c5f69a6 fix test case 2023-09-16 09:08:46 +08:00
Alex Duan 3c4facd48d case: add keepColumnName option case 2023-09-15 18:27:01 +08:00
Alex Duan 46a9a906e0 case: add use db sql 2023-09-15 17:57:54 +08:00
Haojun Liao 05e9f40834
Merge pull request #22828 from taosdata/enh/ipWhiteList
Enh/ip white list
2023-09-15 17:49:37 +08:00
Alex Duan 1a613fe704
Merge pull request #22869 from taosdata/test/fix_ttl_case
update test case
2023-09-15 17:32:14 +08:00
Alex Duan bc1371a4b7 case: add use db 2023-09-15 15:49:35 +08:00
Alex Duan 3ae2e3321b fix: delete data is not right 2023-09-15 15:46:26 +08:00
yihaoDeng 2fe725de5e fix test case 2023-09-15 14:53:53 +08:00
Alex Duan 0e6486e3ec test: sql.py remove successful print and add diff case 2023-09-15 14:28:45 +08:00
Alex Duan cf7cc6b2f3
Merge pull request #22895 from taosdata/test/3.0/TD-26290
test:increase timeout of win testcase
2023-09-15 10:08:05 +08:00
Alex Duan 583f4fa95a
Merge pull request #22905 from taosdata/test/main/TD-26290
test:increase timeout of win testcase
2023-09-15 10:07:25 +08:00
haoranchen b594393d31
test:set mixed deployment of mnode and vnode in testpy 2023-09-14 18:22:46 +08:00
chenhaoran 0edcba0351 test:set mixed deployment of mnode and vnode in testpy 2023-09-14 18:21:00 +08:00
dapan1121 8ef01584ee
Merge pull request #22629 from taosdata/feat/TD-25620
feat: optimize partition node, replace with sort node
2023-09-14 17:26:15 +08:00
Ping Xiao 70e70205aa add test case for join 2023-09-14 16:29:48 +08:00
chenhaoran be6d80893a test:set mixed deployment of mnode and vnode in testpy 2023-09-14 16:10:16 +08:00
chenhaoran 7d4519cdf8 test:increase timeout of win testcase 2023-09-14 16:10:16 +08:00
chenhaoran 36a1cac350 test:set mixed deployment of mnode and vnode in testpy 2023-09-14 16:03:50 +08:00
chenhaoran 43354b0107 Merge branch '3.0' of https://github.com/taosdata/TDengine into test/3.0/TD-26290 2023-09-14 14:34:29 +08:00
slzhou 6dfb939f22 enhance: enhance test case 2023-09-14 14:11:50 +08:00
slzhou 7aa3bd92a2 fix: remove whitelistttest executable 2023-09-14 13:28:53 +08:00
slzhou 0a016b1d2e fix: test case printf 2023-09-14 13:27:43 +08:00
slzhou 94236b8cee fix: pass some test 2023-09-14 13:05:58 +08:00
chenhaoran 686c821e45 test:increase timeout of win testcase 2023-09-14 11:41:50 +08:00
shenglian zhou 4931bfa7a0 enhance: add test for api 2023-09-14 09:02:32 +08:00
dapan1121 90a6fb3835 fix: fix case issue 2023-09-14 08:51:33 +08:00
shenglian zhou 3c84d8b22a Merge branch 'enh/ipWhiteList' of github.com:taosdata/TDengine into szhou/enh/ipWhiteList 2023-09-14 08:42:27 +08:00
wangjiaming0909 cb78c54d72 optimize sort perf 2023-09-13 18:37:42 +08:00
dapan1121 b83756db1e fix: add system table ins_columns privilege test case 2023-09-13 14:16:42 +08:00
yihaoDeng 808630f406 update test case 2023-09-13 14:15:15 +08:00
dapan1121 0be7060928
Merge pull request #22873 from taosdata/fix/TS-3960
fix: join condition with single param operator
2023-09-13 11:08:42 +08:00
wangmm0220 9e2d80ac2a fix:conflicts from 3.0 2023-09-13 09:54:27 +08:00
wangmm0220 d707f69a6c opti:ask ep logic in tmq 2023-09-13 09:52:24 +08:00
Haojun Liao 60f5056ab7 other: merge 3.0 2023-09-12 22:00:40 +08:00
dapan1121 dd1457e49c fix: join condition with single param operator 2023-09-12 19:18:43 +08:00
Ping Xiao 47a83fd090 update test case 2023-09-12 18:43:40 +08:00
shenglian zhou 70a014d8f7 enh: begin writing test 2023-09-12 16:34:32 +08:00
Haojun Liao 52931b530d
Merge pull request #22855 from taosdata/fix/3_liaohj
fix(stream):check error when vnode is closing.
2023-09-12 15:58:02 +08:00
Haojun Liao 30db04ddb5 fix(test): update test case. 2023-09-12 14:02:31 +08:00
Alex Duan ebb08bf440
Merge pull request #22578 from taosdata/TD-25181
update test case tmqSeekAndCommit.py by charles
2023-09-12 13:30:42 +08:00
Alex Duan 6357032cd6
Merge pull request #22794 from taosdata/test/fix_pause_case_3.0
test: lock start_timestamp and interval
2023-09-12 11:06:24 +08:00
Alex Duan 199aabdaae
Merge pull request #22843 from taosdata/test/3.0/TD-26192
test: increase timeout 60s of replica 3to1
2023-09-12 11:05:09 +08:00
chao.feng c64cc1bd30 Merge branch 'TD-25181' of https://github.com/taosdata/TDengine into TD-25181 2023-09-12 10:51:02 +08:00
Alex Duan 16c82aa392
Merge pull request #22790 from taosdata/test/main/TD-26192
test: increase timeout 60s of  replica 3to1
2023-09-12 10:05:06 +08:00
wade zhang 7f13598405
Merge pull request #22793 from taosdata/test/fix_pause_case_main
test: lock start_timestamp and interval
2023-09-12 09:27:36 +08:00
chao.feng 5ad58438b6 update test case tmqSeekAndCommit.py by charles 2023-09-12 08:01:11 +08:00
chenhaoran 81605016f7 test:modify testcase of indepent mnode 2023-09-11 20:02:18 +08:00
chenhaoran 152e347459 test:modify testcase of indepent mnode 2023-09-11 20:01:35 +08:00
chenhaoran 2fe019c5b1 test:modify the way to determine whether the replica change is complete 2023-09-11 19:12:26 +08:00
chenhaoran da3ffdb4cf test:modify the way to determine whether the replica change is complete 2023-09-11 19:12:26 +08:00
chenhaoran 954f8321d0 test: modify expect data type from str to datetime 2023-09-11 19:10:57 +08:00
chenhaoran b3157b40b1 test: fix error comparison between bool and str 2023-09-11 19:10:57 +08:00
chenhaoran 712287f4f2 test: increase timeout 60s of replica 3to1 2023-09-11 19:10:57 +08:00
chenhaoran 9e8a969e82 test:modify the way to determine whether the replica change is complete 2023-09-11 19:08:22 +08:00
chenhaoran 6bb7eb1ca2 test:modify the way to determine whether the replica change is complete 2023-09-11 19:04:07 +08:00
chenhaoran 5d1eac3c2e Merge branch 'main' of https://github.com/taosdata/TDengine into test/main/TD-26192 2023-09-11 15:29:48 +08:00
Haojun Liao 372747cc23
Merge pull request #22818 from taosdata/fix/3_liaohj
fix(stream): fix error in fill history and check quit status of vnode.
2023-09-10 20:47:06 +08:00
Haojun Liao b317c8ebff fix(stream): disable merge submit blocks. 2023-09-08 12:46:15 +08:00
Alex Duan 3e71208d0f
Merge pull request #22738 from taosdata/TD-25824
update test case tmqConsumerDiscontinuousData.py to fix the failed oc…
2023-09-08 09:07:41 +08:00
chenhaoran 53051a2bea test: modify expect data type from str to datetime 2023-09-07 22:51:30 +08:00
chenhaoran 3217f69428 test: fix error comparison between bool and str 2023-09-07 19:08:12 +08:00
wade zhang 55fbc79a64
Merge pull request #22769 from taosdata/fix/sunpeng/special-taos-ws-py-version-for-main
fix: special taos-ws-py version in py test
2023-09-07 18:35:49 +08:00
wade zhang afe2bab57c
Merge pull request #22768 from taosdata/fix/sunpeng/special-taos-ws-py-version
fix: special taos-ws-py version in py test
2023-09-07 18:35:41 +08:00
dapan1121 615c619bba
Merge pull request #22782 from taosdata/fix/TS-3897
fix: fix diff not support unsigned type
2023-09-07 16:17:42 +08:00
wade zhang d3f0c5ac3e
Merge pull request #22770 from taosdata/fix/TD-25445-main
fix/TD-25445: search memory in ttlMgrFindExpired
2023-09-07 16:13:32 +08:00
jiajingbin 8a72e94b1b test: lock start_timestamp and interval 2023-09-07 14:41:54 +08:00
jiajingbin d77049dc4c test: lock start_timestamp and interval 2023-09-07 14:39:54 +08:00
chenhaoran f6424ff93e test: increase timeout 60s of replica 3to1 2023-09-07 11:42:31 +08:00
dapan1121 fdeb924d0d
Merge pull request #22715 from taosdata/fix/m/TD-26114
fix: desc fill missed one window
2023-09-07 11:36:30 +08:00
wangjiaming0909 4a131000e4 fix: data error of partition by col + interval 2023-09-07 10:49:09 +08:00
Alex Duan ba88dfe613
Merge pull request #22697 from taosdata/test/TD-23715
add websocket connection
2023-09-07 10:33:16 +08:00
Shungang Li c1edc5821f fix: update for ttl test cases 2023-09-07 09:33:26 +08:00
Ping Xiao 8b5448bb2f add ttl test cases 2023-09-07 09:33:26 +08:00
Haojun Liao 0f909285c4
Merge pull request #22684 from taosdata/mark/tmq-3.0
fix:use vgstatus before if rebalance
2023-09-07 09:20:27 +08:00
Alex Duan 3f9853e196
Merge pull request #22778 from taosdata/test/3.0/TD-26181
test:modify method of stopall function
2023-09-06 20:16:23 +08:00
wangmm0220 f4ec83025d opti:optimize code logic & fix python test case error 2023-09-06 19:46:17 +08:00
Ganlin Zhao a1632cac5d add test cases 2023-09-06 18:53:25 +08:00
wangmm0220 629de12bb1 fix:do not return error if commit nothing 2023-09-06 18:29:28 +08:00
chenhaoran bec4691324 test: modify 5dnode3mnodeStop2Follower.py 2023-09-06 17:38:51 +08:00
chenhaoran 24140902cf test:replace clock_gettime in cases for win 2023-09-06 17:36:55 +08:00
chenhaoran 7782530e3a test:modify method of stopall function 2023-09-06 17:21:26 +08:00
chenhaoran 0be918a17e test:modify method of stopall function 2023-09-06 17:15:04 +08:00
Ping Xiao 5c74d5f103 Merge branch 'main' into test/TD-23715 2023-09-06 16:19:45 +08:00
Ping Xiao 060f97ff17 install taos-ws-py for ci 2023-09-06 16:14:50 +08:00
sunpeng b5e9ebefd4 fix: special taos-ws-py version in py test 2023-09-06 14:31:30 +08:00
sunpeng eef4800c82 fix: special taos-ws-py version in py test 2023-09-06 14:27:18 +08:00
dapan1121 2bc8b3f7ee
Merge pull request #22625 from taosdata/enh/TD-23879-3.0
enh: allow altering options to the same value
2023-09-06 13:34:49 +08:00
Alex Duan 841a36ef9f
Merge pull request #22749 from taosdata/test/main/TD-26162
test:replace clock_gettime in cases for win
2023-09-06 11:22:04 +08:00
wangjiaming0909 5dedaebb01 fix: desc fill missed one window 2023-09-06 10:53:19 +08:00
dapan1121 8cbc49a083
Merge pull request #22696 from taosdata/fix/m/TD-26096
fix: 1. select tag from meters partition by tag limit returned wrong …
2023-09-06 09:54:00 +08:00
chenhaoran 600f89aa89 test:replace clock_gettime in cases for win 2023-09-05 18:17:25 +08:00
wangmm0220 0e9adcd573 fix:add error code 0x4012 to ignore list 2023-09-05 16:45:19 +08:00
wade zhang 4a287aa8bc
Merge pull request #22655 from taosdata/test/TD-23842
Add test cases for ttl
2023-09-05 16:00:40 +08:00
Ping Xiao db75bc4885 update Dockerfile 2023-09-05 14:44:14 +08:00
Ping Xiao a3b749ae6d update test case 2023-09-05 14:04:00 +08:00
chao.feng 087fd8289d update test case tmqConsumerDiscontinuousData.py to fix the failed occationally by charles 2023-09-05 14:01:46 +08:00
Ping Xiao df1222156a Merge branch 'main' into test/TD-23722 2023-09-05 13:33:17 +08:00
dapan1121 07053ae525
Merge pull request #22725 from taosdata/fix/TS-3895
fix: fix last(*)/last_row(*) return MD5 hashed column name
2023-09-05 13:28:47 +08:00
Ping Xiao 5f0c2c0944 Merge branch 'main' into test/TD-23715 2023-09-05 11:22:34 +08:00
Alex Duan 00c5760927
Merge pull request #22730 from taosdata/fix/test_1x
test: add stream cases to 3.0
2023-09-05 11:21:35 +08:00