Commit Graph

11767 Commits

Author SHA1 Message Date
dm chen 81767dfa32
Merge branch '3.0' into feat/TS-4229 2023-12-14 17:02:51 +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
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 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
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