Commit Graph

11997 Commits

Author SHA1 Message Date
Haojun Liao 83172f4580
Merge pull request #24286 from taosdata/fix/crash_stream
fix(stream): update the stream error code.
2023-12-29 22:39:24 +08:00
Hongze Cheng 87b7a9a980 fix: stream test case 2023-12-29 17:51:35 +08:00
Haojun Liao 7abeb5a27a fix(stream): update the stream error code. 2023-12-29 17:44:10 +08:00
wangjiaming0909 90a8fe5581 fix: fill prev not working when desc fill 2023-12-29 15:08:56 +08:00
dapan1121 55b7bce8b7
Merge pull request #24256 from taosdata/szhou/fix/TD-28019
fix: change the result schema
2023-12-29 08:40:53 +08:00
charles 9052ca6ede add test case for ts-4403 2023-12-28 18:05:28 +08:00
Bob Liu ef22830ca3 adjust 2023-12-28 18:01:30 +08:00
Bob Liu 424ab1bbe3 support table merge scan 2023-12-28 16:18:38 +08:00
charles 9c997e34ea update test case to replace 'gdb' with 'local variables' 2023-12-28 13:32:13 +08:00
slzhou 631eb9a72c fix: add test case 2023-12-28 10:55:50 +08:00
Bob Liu f6e55d358b adjust case 2023-12-27 16:12:50 +08:00
Bob Liu 158c5996df adjust case 2023-12-27 15:51:36 +08:00
charles a97c2e0e16 add test case for jira TS-4382 2023-12-27 13:27:38 +08:00
dapan1121 8448021780
Merge pull request #24232 from taosdata/fix/xsren/TD-28056/wildcard
fix: like wildcard match
2023-12-27 09:58:58 +08:00
Bob Liu 42f9d54a70 adjust 2023-12-27 00:28:42 +08:00
54liuyao ccf861dec8 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/3_liaohj 2023-12-26 18:36:18 +08:00
54liuyao e2564a6189 fix issue 2023-12-26 18:35:49 +08:00
factosea 1aae0e52e3 fix: like wildcard match 2023-12-26 14:48:05 +08:00
Haojun Liao 2cd61804bc test:update the test case. 2023-12-26 14:40:15 +08:00
Alex Duan 595874c368
Merge pull request #24202 from taosdata/case/army
feat : add new option -L --level -D --disk option with test.py
2023-12-26 11:11:48 +08:00
root 9071ff3973 fix: add compactDb flushDb 2023-12-25 21:20:59 +08:00
root 5f0b0b4338 case: mlevel_basic.py passed 2023-12-25 19:56:56 +08:00
54liuyao ac3c76f608 init dummy function 2023-12-25 19:38:20 +08:00
Alex Duan f567c19d05 fix: add new-frame public file 2023-12-25 15:59:29 +08:00
dapan1121 aff8e1c9a6
Merge pull request #24204 from taosdata/fix/case/TS-4272
fix: test case for csv import data to stable
2023-12-25 15:29:51 +08:00
Bob Liu f672df239e adjust 2023-12-25 13:33:45 +08:00
Bob Liu 31c54e5eda adjust 2023-12-25 12:42:25 +08:00
Bob Liu 15694df001 adjust 2023-12-25 11:54:10 +08:00
wade zhang a4f7ee6fb5
Merge pull request #24158 from taosdata/fix/TD-27977
fix: dynamic cfg resetlog
2023-12-25 11:29:56 +08:00
Bob Liu 12bbf50c8f adjust 2023-12-25 10:29:15 +08:00
Alex Duan abcc9c279d
Merge pull request #24178 from taosdata/test/3.0/TD-27992
test: modify test of last_cache_scan.py
2023-12-25 09:29:46 +08:00
Bob Liu 52c244d9ec adjust 2023-12-24 23:48:37 +08:00
Bob Liu 2981880317 adjust 2023-12-24 18:56:17 +08:00
Bob Liu 287c361852 adjust test case 2023-12-24 18:49:48 +08:00
Bob Liu 651b681d4c adjust case 2023-12-24 18:45:51 +08:00
Alex Duan 4b6bd14295 fix: if level=1 disk=1 save old data folder 2023-12-23 16:39:13 +08:00
Alex Duan 266ac30d96 feat: support -L -D for test.py submit 2023-12-23 16:28:39 +08:00
Alex Duan 9e7a4b8a86 feat: test.py add -L --level -D --disk options 2023-12-23 13:09:02 +08:00
Alex Duan dc451984b5 feat: add level and disk param on test.py 2023-12-23 12:59:46 +08:00
Bob Liu 6e4703e5b4 adjust ts 2023-12-22 22:58:40 +08:00
Bob Liu 3b0d1480f7 adjust case 2023-12-22 18:14:26 +08:00
Bob Liu 3bfc7b3486 adjust case 2023-12-22 18:14:26 +08:00
Bob Liu e3098accc4 support count empty table 2023-12-22 18:14:26 +08:00
dapan1121 709b7f4683
Merge pull request #24181 from taosdata/fix/TD-27967_TD-28004
fix: cache scan heap overflow and forbid DDD for to_char in windows
2023-12-22 16:54:46 +08:00
chenhaoran 536c002ae4 test: modify test of last_cache_scan.py 2023-12-22 16:48:57 +08:00
Shungang Li 212c1ebb3c udpate test case test_hot_refresh_configurations 2023-12-22 16:15:47 +08:00
chenhaoran 74d5c4aa4b Merge branch '3.0' of https://github.com/taosdata/TDengine into test/3.0/TD-27992 2023-12-22 16:13:10 +08:00
wangjiaming0909 153221e1d6 fix: cache scan heap overflow and forbid DDD for to_char in windows 2023-12-21 19:46:33 +08:00
chenhaoran f564e3f7bf test: modify test of last_cache_scan.py 2023-12-21 18:43:40 +08:00
slzhou c5e39b8a81 fix: add test case 2023-12-21 16:52:27 +08:00
Alex Duan 3bdf514082
Merge pull request #24153 from taosdata/test/3.0/TD-27980
test: support for windows in ci cases
2023-12-21 10:03:20 +08:00
haoranchen 3c7170a974
test:modify debugflag 131 in db.py and default dnode 2023-12-20 18:45:33 +08:00
chenhaoran 8160eaec90 test: support for windows in ci cases 2023-12-20 16:19:21 +08:00
dapan1121 cd044137a0
Merge pull request #24130 from taosdata/fix/3.0/TD-27945
fix: session window block row index overflow
2023-12-20 16:13:47 +08:00
dapan1121 e90fe43f93
Merge pull request #24083 from taosdata/enh/xsren/TD-27847
enh: call fetch_rows in taos_query_a callback
2023-12-20 16:12:31 +08:00
Alex Duan 667a8013b7
Merge pull request #24139 from taosdata/test/3.0/TD-27881
test: support for windows
2023-12-20 12:27:13 +08:00
chenhaoran d819bb4bc1 test: support for windows 2023-12-19 17:33:50 +08:00
chenhaoran cfa1faf79e test: support for windows using 'taos -s' 2023-12-19 15:51:27 +08:00
wangjiaming0909 ad24c03538 fix: session window block row index overflow 2023-12-19 14:31:13 +08:00
Alex Duan ecab6655a6
Merge pull request #24009 from taosdata/test/TD-27721
test: add coverage case
2023-12-19 10:14:16 +08:00
Haojun Liao bba5a4f08b other: merge main into 3.0 2023-12-18 18:26:42 +08:00
Haojun Liao 79672f8e5f
Merge pull request #24107 from taosdata/fix/3_liaohj
fix(stream): add check for null ptr and leader .
2023-12-18 16:24:07 +08:00
Haojun Liao f3e0feb998 other: wait for 5sec before check results. 2023-12-18 14:26:15 +08:00
dapan1121 bf151eafdc
Merge pull request #24073 from taosdata/enh/xsren/TD-27724/utest
enh: osSystemTest
2023-12-18 09:12:03 +08:00
yihaoDeng 7ab7a64eb3 Merge branch '3.0' into fix/snodeBackendCrash 2023-12-15 18:16:14 +08:00
factosea 662724bb42 enh: test case 2023-12-15 17:38:04 +08:00
Hongze Cheng 4ae13f411e
Merge pull request #24010 from taosdata/feat/TS-4229
feat: compact monitor and kill
2023-12-15 16:20:13 +08:00
Alex Duan ae4271e732
Merge pull request #24072 from taosdata/td27685
add test case for show table distributed command by charles
2023-12-15 11:25:06 +08:00
Ping Xiao 647b764a57 Merge branch '3.0' into test/TD-27721 2023-12-15 11:13:26 +08:00
wade zhang ae44462a79
Merge pull request #24071 from taosdata/refactor/TD-27827/C#-3.0
refactor(c#): refactor c# connector to v3.1.0
2023-12-15 10:59:50 +08:00
t_max eab4861370 refactor(c#): refactor c# connector to v3.1.0 2023-12-14 18:28:29 +08:00
charles fd2f619fee add test case for show table distributed command by charles 2023-12-14 17:15:01 +08:00
dm chen 81767dfa32
Merge branch '3.0' into feat/TS-4229 2023-12-14 17:02:51 +08:00
factosea d17d51194f taos_fetch_row cannot be called before the query callback ends. 2023-12-14 15:43:43 +08:00
dapan1121 8528fb7a15
Merge pull request #23963 from taosdata/enh/xsren/TD-22212/taosQueryParam3.0
enh: td-22212 taos query param3.0
2023-12-13 08:24:39 +08:00
Alex Duan c0c05d036e
Merge pull request #24019 from taosdata/TEST/3.0/TD-27403
TEST/3.0/TD-27403
2023-12-12 19:09:08 +08:00
factosea d25275713e ctest 2023-12-12 13:59:56 +08:00
dmchen ea9eba5621 fix ci case 2023-12-12 05:34:41 +00:00
Alex Duan d17eda7ad7 fix: fix mistaken 2023-12-12 10:41:21 +08:00
facetosea 33897447cb ctest on linux exclude 2023-12-12 10:37:39 +08:00
Alex Duan 15fec76033 Merge branch '3.0' into case/army 2023-12-11 20:35:10 +08:00
Alex Duan b49c50152c fix: import error 2023-12-11 19:35:02 +08:00
zk66214 7887af1606 Add test cases for TD-27403 2023-12-11 17:09:12 +08:00
Alex Duan bda1c215eb fix: add frame parent folder 2023-12-11 15:28:35 +08:00
Ping Xiao 35236729f2 test: add coverage case 2023-12-11 14:36:09 +08:00
Alex Duan e2161bfeb5 case: remove util folder 2023-12-11 14:30:29 +08:00
Alex Duan 1b1d8200d5
Revert "Test/3.0/td 27403" 2023-12-11 14:13:25 +08:00
zk66214 f68c46a691 Add test cases for TD-27403 2023-12-10 18:27:22 +08:00
Alex Duan 576a6239de fix: modify empty.py to army folder 2023-12-09 14:32:22 +08:00
Alex Duan 7adad817c9 case: add arrayTest unit case 2023-12-08 18:27:38 +08:00
Alex Duan 8472a0f2e2 feat: add root files 2023-12-08 16:33:57 +08:00
Alex Duan de8fc65320
Merge pull request #23965 from taosdata/TD-25762
Td 25762
2023-12-08 15:03:30 +08:00
Alex Duan 5ffca8772f feat: army folder create 2023-12-08 14:43:35 +08:00
wade zhang c26d5fa6bd
Merge pull request #23973 from taosdata/fix/TD-27757
fix: memory access out of bounds in doGeomFromTextFunc
2023-12-08 09:09:02 +08:00
Alex Duan 37cfe6e783
Merge pull request #23974 from taosdata/case/TD-25756-3.0
fix: add write_raw_block api check ret error message
2023-12-08 09:08:07 +08:00
dapan1121 4d993e8f9a
Merge pull request #23912 from taosdata/enh/3.0/TD-27276
enh : accept float data as int field input
2023-12-07 19:14:59 +08:00
wangmm0220 4cc47a2edf fix:test case error 2023-12-07 17:19:10 +08:00
wangmm0220 865906eaae Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-27676 2023-12-07 16:33:10 +08:00
Bob Liu f23171d980 adjust case 2023-12-07 16:06:09 +08:00
wangmm0220 60500f4a81 fix:error 2023-12-07 15:17:15 +08:00
Alex Duan 8488f25d20 fix: add write_raw_block api check ret error message 2023-12-07 15:01:38 +08:00
Alex Duan 4379b21696
Merge pull request #23969 from taosdata/test/3.0/TD-27761
test:modify the  keep  parameter of db in python.sh cases for 100 years
2023-12-07 13:32:20 +08:00
dapan1121 a4242e829a
Merge pull request #23960 from taosdata/enh/xsren/TD-26882
Enh/xsren/td 26882
2023-12-07 13:23:28 +08:00
Shungang Li d3f3ebfe0d fix:memory access out of bounds in doGeomFromTextFunc 2023-12-07 12:01:59 +08:00
chenhaoran 68f627ca03 test:modify the keep parameter of db in python.sh cases 2023-12-07 10:09:36 +08:00
chenhaoran 515d671e00 test:modify the keep parameter of db in python.sh cases 2023-12-07 10:04:47 +08:00
Charles aa1445742b
Update cases.task 2023-12-07 08:06:45 +08:00
Bob Liu 8f5df0b6a3 opt double -> int 2023-12-07 01:51:23 +08:00
Bob Liu bfc12f03cb optimize & perf test 2023-12-06 21:26:29 +08:00
charles 9e36b0dee4 add test case to create/drop same name db multiple times 2023-12-06 18:04:26 +08:00
dapan1121 30eb035447
Merge pull request #23940 from taosdata/fix/TS-4327
fix: last/last_row crash with dropped column
2023-12-06 17:57:24 +08:00
factosea f01241f720 Merge branch 'fix/xsren/TD-22212/taosQueryParam3.0' into enh/xsren/TD-22212/taosQueryParam3.0 2023-12-06 17:39:25 +08:00
factosea a0e356bf84 Keep the last data with the same timestamp when inserting 2023-12-06 15:20:05 +08:00
Bob Liu 1ec8bf9ef9 add error case 2023-12-06 10:11:52 +08:00
charles 979abd5c6f add geometry test case to case list by charles 2023-12-06 08:47:05 +08:00
Bob Liu 17866b2b85 case adjust 2023-12-06 02:44:35 +08:00
Bob Liu 9fa884a693 toUIntegerEx 2023-12-06 01:24:23 +08:00
Bob Liu d2b2dee256 opt & add test case 2023-12-05 22:00:33 +08:00
yihaoDeng 1cfe5ee3d9 add stream backend copy 2023-12-05 18:19:57 +08:00
54liuyao cb3d955111 code coverage 2023-12-05 16:19:56 +08:00
wangjiaming0909 a6c876bbc1 fix: last/last_row crash with dropped column 2023-12-05 14:16:01 +08:00
dapan1121 7589bbab45
Merge pull request #23921 from taosdata/fix/TS-4282-3.0
fix: skip NULL tag
2023-12-05 13:21:00 +08:00
dapan1121 24a2e857c3
Merge pull request #23816 from taosdata/enh/xsren/TD-27474/timezone3.0
fix timezone range
2023-12-05 13:17:55 +08:00
kailixu 646d807a28 test: check null tag when insert by stb 2023-12-04 22:43:04 +08:00
kailixu f3a075ee9e test: check null json tag 2023-12-04 21:00:13 +08:00
kailixu 08be3d790c fix: ignore NULL tag 2023-12-04 20:08:46 +08:00
facetosea 02ff87b3a3 fix: revert test case 2023-12-04 19:18:20 +08:00
factosea c83b7b80de test case 2023-12-04 14:46:28 +08:00
Haojun Liao 674a9954ec
Merge pull request #23857 from taosdata/feat/TD-27419
opt expired data
2023-12-04 11:21:18 +08:00
dapan1121 d10bbc6252
Merge pull request #23877 from taosdata/FIX/TD-27403
Fix TD-27403: insert error about use today + now as timestamp value
2023-12-04 10:55:26 +08:00
54liuyao 38900d672e Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-27419 2023-12-04 09:12:53 +08:00
dapan1121 af5d79810b
Merge pull request #23902 from taosdata/fix/3.0/TD-27597
fix: state window with block rowIndex overflow
2023-12-04 09:04:23 +08:00
Alex Duan 2fea7ef871
Merge pull request #23907 from taosdata/case/TD-27586-3.0
case : add stream basic case
2023-12-03 21:44:18 +08:00
Alex Duan a769ccb816 case: add stream basic test case 2023-12-01 16:29:06 +08:00
Alex Duan 34e79d158c case: add stream basic test case 2023-12-01 16:27:02 +08:00
wangjiaming0909 fd290709ff fix: state window with block rowIndex overflow 2023-12-01 15:27:30 +08:00
Haojun Liao d7a19a9179 fix(stream): fix invalid decode hbmsg and memory leaks caused by invalid hb msg. 2023-12-01 14:45:18 +08:00
Haojun Liao 7e63943c4e
Merge pull request #23860 from taosdata/fix/TD-27455
fix:tmqVnodeSplit-column.py failed in arm64 because of rebalance after unsubscribe while split vnode
2023-12-01 14:18:58 +08:00
wangmm0220 acce0852df fix:test case 2023-11-30 19:52:27 +08:00
Alex Duan 3d67de5934
Merge pull request #23888 from taosdata/td-27383
update test cases for amr64
2023-11-30 19:05:33 +08:00
dapan1121 32030ca130
Merge pull request #23886 from taosdata/revert-23730-enh/TD-26976-3.0
Revert "enh:  grant and active codes"
2023-11-30 19:04:50 +08:00
fullhonest 72d6614b7b Fix TD-27403: insert error about use today + now as timestamp value 2023-11-30 18:39:01 +08:00
wangmm0220 77a48f8711 fix:test case 2023-11-30 17:36:03 +08:00
charles 8ca00ca70b remove node.sh test case from CI due to exist issue 2023-11-30 16:03:20 +08:00
wangmm0220 3f6db938f3 fix:minus row num to reduce execute time 2023-11-30 16:00:02 +08:00
wangmm0220 4fc19a6343 fix:snode can only be created 1 2023-11-30 15:49:31 +08:00
54liuyao 271311a770 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/TD-27419 2023-11-30 14:33:48 +08:00
Cary Xu f96044e09f
Revert "enh: grant and active codes" 2023-11-30 13:39:54 +08:00
yihaoDeng 5c32680cd8 Merge branch '3.0' into enh/refactorBackend 2023-11-30 10:31:27 +08:00
WANG MINGMING 9b72d890c8
Merge branch '3.0' into fix/TD-27455 2023-11-30 09:37:23 +08:00
Bob Liu 3069069e0f adjust parseOneStbRow; add case for stable 2023-11-29 22:47:31 +08:00
wangmm0220 4f168b4b2d fix:tmqVnodeSplit-column.py failed in arm64 because of rebalance after unsubscribe while split vnode 2023-11-29 17:22:43 +08:00
yihaoDeng a01ccf8bc9 snode case forbidden 2023-11-29 17:14:37 +08:00
Bob Liu 084a0b1a65 Merge branch '3.0' into fix3.0/TS-4272 2023-11-29 15:46:20 +08:00
yihaoDeng 03b698d8ae change default config 2023-11-29 14:50:07 +08:00
54liuyao ae386c6e34 opt expired data 2023-11-29 11:16:56 +08:00
Bob Liu 5c5efa34eb fix crash when insert big csv 2023-11-29 01:53:13 +08:00
kailixu b54f5b47ad fix: reserve enough buffer for user 2023-11-28 17:58:54 +08:00
Alex Duan c461100b6b
Merge pull request #23832 from taosdata/test/3.0/TD-27401
test:update tmq cases and add performance testcase
2023-11-28 14:47:54 +08:00
chenhaoran dcb5dfb7fb test:update tmq cases and add performance testcase 2023-11-28 10:24:03 +08:00
Alex Duan b6f007b004
Merge pull request #23803 from taosdata/ts4295
add test case for ts-4295
2023-11-27 17:12:37 +08:00
dapan1121 d3ac79aeb7
Merge pull request #23808 from taosdata/fix/PI-23-3.0
fix: add check in mnode/vnode when alter table col/tag
2023-11-26 17:31:38 +08:00
kailixu 9ceddd3f60 test: adjust test case for alter table 2023-11-25 00:49:49 +08:00
kailixu 0b27cb487b test: adjust test case for alter table 2023-11-25 00:31:07 +08:00
dapan1121 e7fbe0279f
Merge pull request #23807 from taosdata/FIX/TS-4258
Fix bug [4258]: add process ignore/no timezone for timetruncate unit …
2023-11-24 11:13:24 +08:00
kailixu 9ce28483a0 fix: add check in mnode/vnode when alter table col/tag 2023-11-23 21:22:41 +08:00
kailixu 56c570cdca test: add alter table test 2023-11-23 19:51:48 +08:00
kailixu f7ac2d9d39 test: add alter table test 2023-11-23 19:40:02 +08:00
charles e2c5902d3f add test case for task td-27388 2023-11-23 19:23:02 +08:00
root a3737fe54d Fix bug [4258]: add process ignore/no timezone for timetruncate unit is 1w 2023-11-23 18:08:58 +08:00
charles 205077d230 add test case for ts-4295 2023-11-23 17:09:33 +08:00
chenhaoran 78db671c95 Merge branch '3.0' of https://github.com/taosdata/TDengine into test/3.0/TD-27401 2023-11-23 15:37:22 +08:00
kailixu 6e3a62803c fix: add check in mnd when alter table col/tag 2023-11-23 14:08:31 +08:00
slzhou 3de91de7f9 fix: bi mode create tbname col error 2023-11-23 11:18:05 +08:00
slzhou f44ff199f2 Merge branch '3.0' of github.com:taosdata/TDengine into szhou/bi-tbname-col-func 2023-11-23 10:41:34 +08:00
Haojun Liao 8ad071e69a other: merge main. 2023-11-23 10:25:51 +08:00
dapan1121 53fe37f4d2
Merge pull request #23739 from taosdata/fix/xsren/TD-27282/invalidOperTips
fix: error msg when invalid operator
2023-11-23 09:54:07 +08:00
Haojun Liao 630b259d7f fix(stream): fix error in stream. 2023-11-23 09:41:07 +08:00
Haojun Liao 0b1fd192ad fix(test): adjust test case accordingly. 2023-11-23 09:34:09 +08:00
Haojun Liao 7b1f586d4f
Merge pull request #23762 from taosdata/fix/3_liaohj
fix(stream): fix error in generating token in bucket.
2023-11-23 09:32:14 +08:00
Haojun Liao ebb1993900 fix(stream): fix error in check trans conflict. 2023-11-22 16:20:59 +08:00
slzhou 668e9e0a8b fix: add test cases 2023-11-22 08:59:29 +08:00
Haojun Liao 785d91c17b
Merge pull request #23661 from taosdata/feat/TD-26060
fix: errors in snode in conditions like fill history/checkpoint/restart
2023-11-21 19:02:38 +08:00
slzhou 1fc16355de enhance: bi mode tbname col to tbname func 2023-11-21 14:34:09 +08:00
dapan1121 415d162358
Merge pull request #23730 from taosdata/enh/TD-26976-3.0
enh:  grant and active codes
2023-11-21 10:04:20 +08:00
Ping Xiao 7579addf82 fix case: invalid operate 2023-11-21 01:43:17 +08:00
chenhaoran c05a1c9333 test:update testcases in windows 2023-11-20 15:25:58 +08:00
Haojun Liao 7518103b96 fix(test): adjust test case accordingly. 2023-11-20 13:25:27 +08:00
wangmm0220 3241f9bda5 fix:memory leak 2023-11-17 17:26:52 +08:00
wangmm0220 e7593b4bcf fix:testcase error 2023-11-17 15:52:42 +08:00
wangmm0220 cb9f784c33 fix:add test cases 2023-11-17 09:34:27 +08:00
kailixu 14a2be8ed2 enh: adjust test case 2023-11-17 08:41:47 +08:00
kailixu da233a4524 enh: adjust test case 2023-11-17 08:38:13 +08:00
wangmm0220 a5de1b032b fix:snode upport stream task 2023-11-16 21:19:58 +08:00
Alex Duan 2719420be0
Merge pull request #23708 from taosdata/test/TS-3932
Test/ts 3932
2023-11-16 11:00:47 +08:00
“happyguoxy” 702a7f1d99 test: add insert stable data and to_char\to_timestamp cases 2023-11-16 09:34:06 +08:00
“happyguoxy” 9f797468bc test: add insert stable data and to_char\to_timestamp cases 2023-11-16 09:00:40 +08:00
“happyguoxy” 4b210bd479 test: add insert stable data and to_char\to_timestamp cases 2023-11-15 20:12:12 +08:00
Alex Duan 90f674d482
Merge pull request #23676 from taosdata/test/3.0/TD-26638
test:add testcase of rsma
2023-11-15 20:04:43 +08:00
“happyguoxy” 12a819c24f test: add insert stable data and to_char\to_timestamp cases 2023-11-15 19:22:57 +08:00