Commit graph

4422 commits

Author SHA1 Message Date
Shengliang Guan
6b020750c2 fix crash while use db which is not exist 2021-12-29 00:40:27 -08:00
Shengliang Guan
c9f8a1109f fix show dnodes error 2021-12-28 23:10:50 -08:00
Shengliang Guan
5676735793 test cases 2021-12-28 22:40:10 -08:00
Shengliang Guan
97f7018f5b fix invalid write in sdb 2021-12-28 22:35:23 -08:00
Shengliang Guan
9748f4be67 minor changes 2021-12-28 03:20:24 -08:00
Shengliang Guan
041e671601 refact mnode queue 2021-12-28 01:38:15 -08:00
Shengliang Guan
6f7eecb215 add dnodes sim 2021-12-27 22:57:20 -08:00
Shengliang Guan
a536e60800 add show dnodes case 2021-12-27 21:43:11 -08:00
Shengliang Guan
6d050231d8 add qnode mgmt 2021-12-27 04:33:23 -08:00
Shengliang Guan
08e32652b7 removde http testcases 2021-12-27 01:59:18 -08:00
Shengliang Guan
4224343001 add test cases 2021-12-27 01:14:20 -08:00
Shengliang Guan
7d8c04ed1e fix bug in transaction 2021-12-23 22:08:21 -08:00
Shengliang Guan
b54291201e add test case 2021-12-23 19:27:36 -08:00
Shengliang Guan
40122d3ca6 TD-10431 test for profile 2021-12-21 22:55:27 +08:00
Shengliang Guan
c03086803c
Merge pull request #9238 from taosdata/CI/3.0
[TD-12364]<CI>add test case for 3.0
2021-12-21 14:08:04 +08:00
liuyq-617
c8f89014fc test-all 2021-12-21 13:54:46 +08:00
liuyq-617
524790ccf5 [TD-12364]<CI>add test case for 3.0 2021-12-21 13:09:16 +08:00
Shengliang Guan
735d2279e8 minor changes 2021-12-20 20:22:58 +08:00
Shengliang Guan
8a82da8f6d adjust file general/insert/basic1.sim 2021-12-18 00:26:08 +08:00
Shengliang Guan
147f5af9b2 adjust sim script 2021-12-17 18:23:13 +08:00
Shengliang Guan
8940eb4d1a format sim scripts 2021-12-17 17:16:39 +08:00
Shengliang Guan
8e68fa6e4d TD-10431 tsim compile 2021-12-17 17:07:36 +08:00
Shengliang Guan
89f4a7adc6 TD-10431 change numOfVgroups as config of db 2021-12-17 16:45:16 +08:00
Haojun Liao
c8ffc27e7e [td-10564] merge 3.0 2021-12-14 15:16:41 +08:00
Haojun Liao
819c7fc030 [td-10529] fix compiler error 2021-10-08 20:33:46 +08:00
Shuduo Sang
0fc2985bf2
[TD-5757]<fix>: taosdump precision. (#7896) 2021-09-14 23:20:38 +08:00
happyguoxy
e47df8c360 [TD-6633]<test>:modify python file 2021-09-14 11:30:20 +08:00
happyguoxy
26661d12a3 [TD-6633]<test>:modify python file 2021-09-14 10:50:48 +08:00
happyguoxy
db016bd718 [TD-6633]<test>:modify python file 2021-09-14 10:39:52 +08:00
Hui Li
fb7aeed459
Merge pull request #7888 from taosdata/feature/TD-4352
[TD-4840]<test>:add tsdb testcase to fulltest'script
2021-09-14 09:48:40 +08:00
Hui Li
d86c5910ec
Merge pull request #7874 from taosdata/test/td-6515-2
[TD-6515]<test>: add 45 testcases for OpenTSDB telnet style data import
2021-09-13 19:53:28 +08:00
shenglian zhou
ad6ab9395e Merge branch 'develop' into feature/szhou/regex-nmatch 2021-09-13 14:01:13 +08:00
shenglian zhou
f79bcf1d5f [TD-6616]<fix>:check the right side of match to be a node value of binary type 2021-09-13 13:20:20 +08:00
shenglian zhou
13d8bb8348 Merge branch 'develop' into feature/szhou/regex-nmatch 2021-09-13 11:19:41 +08:00
tomchon
334400fb32 add tsdb testcase to fulltest'script 2021-09-13 11:19:05 +08:00
happyguoxy
39273a13ba [TD-6617]<test>: modify fulltest.sh 2021-09-13 10:36:12 +08:00
tomchon
2cfeb6236a Merge branch 'feature/TD-4352' of github.com:taosdata/TDengine into feature/TD-4352 2021-09-13 10:28:46 +08:00
Zhiyu Yang
3fd7e3511b
Enh/ts-339 refactor code in springbootdemo and JDBCDemo (#7867)
* fix confilct

* refactor code in springbootdemo
2021-09-13 10:15:01 +08:00
dapan1121
b1b09f65bf
Merge pull request #7825 from taosdata/feature/TD-6443
[TD-6443]<feature>: Support OpenTSDB HTTP JSON data import format
2021-09-13 10:03:05 +08:00
shenglian zhou
e15abb2eac Merge branch 'develop' into feature/szhou/regex-nmatch 2021-09-13 09:22:42 +08:00
jiajingbin
d4b7655b97 add errorTypeCheckCase() 2021-09-12 21:48:48 +08:00
jiajingbin
30fd34772c [TD-6515]<test>: add 45 testcases for OpenTSDB telnet style data import
leave a bug ---> self.symbolsCheckCase()

no fulltest temporarily
2021-09-11 22:58:22 +08:00
Shuduo Sang
e9e5dc22f7
Hotfix/sangshuduo/td 5872 taosdemo stmt improve (#7872)
* [TD-5872]<fix>: taosdemo stmt improve.

* refactor stmt functions.

* [TD-5872]<fix>: taosdemo stmt csv perf improve.

* rand func back to early impl.

* fix windows/mac compile error.

* fix empty tag sample.

* [TD-5873]<test>add stmt’performance taosdemo testcase

* add data_type enum and stmt_batch framework.

* use data type enum and fix test case limit/offset.

* revert thread number.

* rename MAX_SAMPLES_ONCE_FROM_FILE to reflect reality.

* split func for stmt interlace.

* fix bug that get build path.

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
Co-authored-by: tomchon <haoran920c@163.com>
2021-09-11 17:56:33 +08:00
Alex Duan
7f9169cab6
Merge pull request #7545 from taosdata/long_query
Long query
2021-09-11 12:02:23 +08:00
Shuduo Sang
d42ed29138
Hotfix/sangshuduo/td 5872 taosdemo stmt improve (#7853)
* [TD-5872]<fix>: taosdemo stmt improve.

* refactor stmt functions.

* [TD-5872]<fix>: taosdemo stmt csv perf improve.

* rand func back to early impl.

* fix windows/mac compile error.

* fix empty tag sample.

* [TD-5873]<test>add stmt’performance taosdemo testcase

* add data_type enum and stmt_batch framework.

* use data type enum and fix test case limit/offset.

* revert thread number.

* rename MAX_SAMPLES_ONCE_FROM_FILE to reflect reality.

* split func for stmt interlace.

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
Co-authored-by: tomchon <haoran920c@163.com>
2021-09-10 15:45:49 +08:00
Ganlin Zhao
10b6eafca7 [TD-6560]<test>: Add unit test cases for parsing OpenTSDB HTTP JSON data import format 2021-09-10 15:37:05 +08:00
Hui Li
9f3cb6afcd
Merge pull request #7846 from taosdata/test/nanosupport
[TD-5661]<test>: let all connector test case for nano seconds running
2021-09-10 10:58:51 +08:00
shenglian zhou
d889a8c0b7 regex: add nchar not support column type 2021-09-10 06:52:46 +08:00
shenglian zhou
327aa87aa9 regex:add configuration option for max regex string len 2021-09-09 21:41:09 +08:00
shenglian zhou
130365c6af Merge branch 'develop' into feature/szhou/regex-nmatch 2021-09-09 21:32:16 +08:00