Commit graph

991 commits

Author SHA1 Message Date
Alex Duan
a491037199
Merge pull request #25856 from taosdata/test/3.0/TD-30164
Test/3.0/td 30164
2024-05-23 15:28:54 +08:00
dapan1121
09609dbac5
Merge pull request #25825 from taosdata/fix/3.0/TD-30065
fix show create table with empty table name
2024-05-21 09:16:51 +08:00
chenhaoran
8f7f40f75d test:collect unit-test log in ci 2024-05-20 17:12:42 +08:00
wangjiaming0909
59bf72428d fix show create table with empty table name 2024-05-17 17:52:17 +08:00
Alex Duan
39c0b003dd
Update cases.task 2024-05-16 15:23:23 +08:00
Chris Zhai
0cc1c412af add test cases for TD-29196 2024-05-15 19:50:25 +08:00
menshibin
810f689b67 upgrade taospy 2.7.15 2024-05-15 11:01:32 +08:00
charles
0f0d9886a2 add test case for task TD-28586 by charles 2024-05-13 17:52:59 +08:00
“happyguoxy”
bce036fe91 add pk cases 2024-05-13 10:31:33 +08:00
“happyguoxy”
52350a6595 add pk cases 2024-05-11 13:46:16 +08:00
Alex Duan
a5357dc34d
Merge pull request #25680 from taosdata/test-td-29035
Test td 29035
2024-05-10 14:16:42 +08:00
“happyguoxy”
49091958f7 add pk cases 2024-05-10 10:31:00 +08:00
Haojun Liao
934efc909c Merge pull request #25679 from taosdata/fix/3_liaohj
fix(query): set correct row length for rowid sort.
2024-05-09 13:29:25 +08:00
“happyguoxy”
8dd984eb3f add pk cases 2024-05-09 09:08:31 +08:00
“happyguoxy”
b80a792d23 add pk cases 2024-05-08 18:58:42 +08:00
Chris Zhai
5ea788fb7e add test cases for td-29157 2024-05-06 11:36:56 +08:00
charles
b0efe19b8d check arm64 env and update CMAKE_BUILD_TYPE as Debug for arm64 2024-04-29 09:26:07 +08:00
Chris Zhai
94f0dca425 add test_td29793 to cases.task 2024-04-28 15:52:18 +08:00
Alex Duan
84d3d6d514
Merge pull request #25469 from taosdata/td27337
add ci test cases for join
2024-04-24 16:26:18 +08:00
charles
7e544b85b9 update case error 2024-04-24 13:54:21 +08:00
Yihao Deng
072733d3f7 Add new error codes for compress parameter and compress level 2024-04-23 07:36:38 +00:00
Alex Duan
c632f76d8f
Merge pull request #25426 from taosdata/feat/TD-28945-3.0
test : s3Basic.py testing
2024-04-22 16:54:25 +08:00
Alex Duan
4f735b649c fix: case s3Baisc.py -N 3 2024-04-22 15:16:50 +08:00
Yihao Deng
28c48e3af8 Commented out tmqParamsTest.py in parallel_test and system-test 2024-04-20 02:33:33 +00:00
Alex Duan
f123d5e245 Merge branch '3.0' into feat/TD-28945-3.0 2024-04-19 19:28:21 +08:00
Alex Duan
a29244f955 feat: s3Basic.py add 2024-04-19 19:26:01 +08:00
Chris Zhai
8c422fac52 Merge branch '3.0' of github.com:taosdata/TDengine into TEST/3.0/TS-4243 2024-04-19 13:33:57 +08:00
chenhaoran
e8fe8285a2 test:set the par DCMAKE_BUILD_TYPE to release 2024-04-18 10:35:52 +08:00
Alex Duan
a39a6660e3
Revert "test: set the par DCMAKE_BUILD_TYPE to release" 2024-04-18 10:19:30 +08:00
Hongze Cheng
a34b644640
Merge pull request #25366 from taosdata/feat/compress_3.0
Feat/compress 3.0
2024-04-17 16:15:26 +08:00
chenhaoran
b58a5183a2 test: set the par DCMAKE_BUILD_TYPE to release 2024-04-17 11:34:08 +08:00
Yihao Deng
04e78d0ce7 Merge branch 'feat/3.0' into feat/compress_3.0 2024-04-17 03:23:02 +00:00
Yihao Deng
6f9de676f0 Merge branch 'fix/compress_3.0' into feat/compress_3.0 2024-04-16 09:27:26 +00:00
chenhaoran
5ebc639bdb test: add test case of tsma for restful 2024-04-16 14:25:35 +08:00
wangjiaming0909
e43580f71b fix ci 2024-04-16 14:25:20 +08:00
dapan1121
7621d72e04
Merge branch '3.0' into feat/TD-27337 2024-04-16 13:33:25 +08:00
Haojun Liao
e0cb17211b
Merge pull request #25358 from taosdata/feat/TS-4243-3.0
fix: extracted data block shall initialize pks of datablock info
2024-04-16 13:30:48 +08:00
dapan1121
2656879d3d fix: add CI cases 2024-04-16 09:49:44 +08:00
Yihao Deng
ea9385912f Merge branch '3.0' into feat/compress_3.0 2024-04-15 09:06:30 +00:00
dapan1121
f7a31a6928
Merge pull request #25335 from taosdata/feat/xsren/TD-29092
tbname supported
2024-04-15 15:48:47 +08:00
slzhou
31f5b0dca7 fix: add test case for varchar primary key 2024-04-15 14:49:47 +08:00
yihaoDeng
4948bd690d 3.0 merge compress 2024-04-15 11:38:44 +08:00
Chris Zhai
8703373bd4 Merge branches 'TEST/3.0/TS-4243' and '3.0' of github.com:taosdata/TDengine into TEST/3.0/TS-4243 2024-04-14 12:19:35 +08:00
Haojun Liao
82ee169d61
Merge pull request #25164 from taosdata/feat/TS-4243-3.0
feat(tsdb): support complex primary key in table.
2024-04-13 18:08:01 +08:00
Chris Zhai
b76f701567 Merge branch 'feat/TS-4243-3.0' of github.com:taosdata/TDengine into TEST/3.0/TS-4243 2024-04-12 16:43:11 +08:00
Alex Duan
68522895ab feat: add new compress ci case compressBasic.py 2024-04-12 13:36:42 +08:00
dapan1121
f2c871f2f5 fix: union precision issue 2024-04-12 11:07:26 +08:00
wangmm0220
5e9dddba7a fix:filter data error & add test case 2024-04-12 10:12:33 +08:00
factosea
deff7a76b1 add test case 2024-04-11 18:07:10 +08:00
Chris Zhai
cd6cff4485 Merge branch 'feat/TS-4243-3.0' of github.com:taosdata/TDengine into TEST/3.0/TS-4243 2024-04-10 16:21:46 +08:00