Commit Graph

4397 Commits

Author SHA1 Message Date
jiajingbin 7b883b2637 add multi thread 2021-07-24 15:38:35 +08:00
Haojun Liao 2323d5a228 [td-225] update the test script. 2021-07-24 14:33:54 +08:00
Haojun Liao 2c645b1254
Merge pull request #6992 from taosdata/hotfix/td-5485
[TD-5485]<fix>:fix memory error due to uninitialized pointer value
2021-07-24 14:20:09 +08:00
jiajingbin cb7e26845b save 2021-07-24 10:22:02 +08:00
tomchon e47659e0c5 taosdemo 2021-07-23 21:19:09 +08:00
wenzhouwww 8c62d84a3d [TD-5369]<test> add test case about taosdemo params 'time_step' 2021-07-23 20:05:08 +08:00
jiajingbin 9a94a39b29 save 2021-07-23 19:24:23 +08:00
jiajingbin 5d9c380788 save 2021-07-23 19:01:44 +08:00
wpan 8ed28fd81a support range filter 2021-07-23 18:32:35 +08:00
jiajingbin 90ecf82d54 save 2021-07-23 18:31:38 +08:00
tomchon aab7881c4d Merge branch 'develop' of github.com:taosdata/TDengine into dev/chr 2021-07-23 18:19:14 +08:00
jiajingbin 80afed6706 save 2021-07-23 17:12:41 +08:00
jiajingbin c572b1345e save 2021-07-23 16:01:12 +08:00
jiajingbin 0224dd1056 save 2021-07-23 15:35:19 +08:00
happyguoxy 11d5b3231d [TD-5074]<test>test operator 2021-07-23 14:49:27 +08:00
happyguoxy ea0cc35af4 [TD-5074]<test>test operator 2021-07-23 14:49:15 +08:00
jiajingbin 5881243310 save 2021-07-23 14:29:16 +08:00
shenglian zhou c50dcb9e6d [TD-5485]<fix>:fix memory error due to uninitialized pointer value 2021-07-23 14:08:59 +08:00
tomchon 009885b1cc mv taosdemo-testcase into p2 at fulltest.sh 2021-07-23 14:07:49 +08:00
happyguoxy 0b7a625744 [TD-5213]<test>:test 4096 columns with taosdemo 2021-07-23 11:10:59 +08:00
happyguoxy 07bf3966ec [TD-5213]<test>:test 4096 columns with taosdemo 2021-07-23 11:10:45 +08:00
Hui Li a86bb47a1a
Merge pull request #6964 from taosdata/test/TD-4812
[TD-4812] complete robust cluster test script
2021-07-23 10:39:49 +08:00
wenzhouwww c133eb1cfe [TD-5369]<test> modify an error about insert 2021-07-23 10:07:02 +08:00
jiajingbin a8352d8c2a [TD-5314]: autotest cases 2021-07-23 01:43:00 +08:00
wenzhouwww 5af5a71965 [TD-5369]<test> add test case for taosdemo nano support! 2021-07-22 20:09:05 +08:00
tomchon 1f8d74f6d4 open taosdemo-testcase 2021-07-22 20:06:16 +08:00
Hui Li be4e4c3889
Merge pull request #6982 from taosdata/dev/chr
close taosdemo-testcase
2021-07-22 20:04:30 +08:00
tomchon ae10545c29 close taosdemo-testcase 2021-07-22 20:02:42 +08:00
wenzhouwww 1bdd683872 [TD-5369]<test> taosdemo test case for nano support , the sql files is must be here! 2021-07-22 19:59:36 +08:00
Hui Li 5381d733e3
Merge pull request #6962 from taosdata/dev/chr
Dev/chr
2021-07-22 19:46:37 +08:00
yihaoDeng e2635df55d [TD-5438]<fix> fix bug 2021-07-22 19:25:11 +08:00
Ganlin Zhao 1754d66494 [TD-5458]<fix>:add duplicate key check for tag&field 2021-07-22 18:55:27 +08:00
tomchon 025361610b [TD-5296]<test>: modify taodemo-testcase about increasing max columns to 4096 2021-07-22 18:46:17 +08:00
tomchon 003dba84b1 [TD-4432]<test>: add taodemo-testcase that using stmt interface 2021-07-22 18:41:18 +08:00
happyguoxy 9df622ef80 [TD-5338]<test>:test stable interval function 2021-07-22 18:03:23 +08:00
shenglian zhou ad55c1a7c9 Merge branch 'develop' into feature/td-4647-2 2021-07-22 11:38:17 +08:00
wpan e270cf3742 code refact 2021-07-21 17:56:44 +08:00
zhaoyanggh 5b463ac4df [TD-4812] monitor dnode and mnode status and save to log 2021-07-21 17:19:28 +08:00
zhaoyanggh 7fee581d88 [TD-4812] add change replica operation in robust script 2021-07-21 16:52:17 +08:00
tomchon 4bef2da4d8 Merge branches 'dev/chr' and 'develop' of github.com:taosdata/TDengine into dev/chr
Conflicts:
	tests/pytest/tools/taosdemoAllTest/taosdemoTestInsertWithJson.py
2021-07-21 16:51:25 +08:00
happyguoxy c978fb9329 [TD-5213]<test>:test 4096 columns 2021-07-21 16:12:54 +08:00
happyguoxy f12d1f2769 [TD-5213]<test>:test 4096 columns with taosdemo 2021-07-21 16:12:32 +08:00
happyguoxy d966ee23d6 [TD-5213]<test>:test 4096 columns with taosdemo 2021-07-21 16:12:18 +08:00
happyguoxy 1ab5ce7fa9 [TD-5213]<test>:test 4096 columns with taosdemo 2021-07-21 16:12:04 +08:00
happyguoxy 756a60f91f [TD-5213]<test>:test 4096 columns without taosdemo 2021-07-21 16:11:41 +08:00
Hui Li 655a514835
Merge pull request #6938 from taosdata/test/TD-5038
[TD-5038] test case for flushing while drop database
2021-07-21 16:06:17 +08:00
Yang Zhao c4d3f0da13
Delete insert.c 2021-07-21 11:15:06 +08:00
zhaoyanggh d1f13addc9 [TD-4816] add query opertion for robust test 2021-07-21 11:13:54 +08:00
zhaoyanggh 7472194e1b [TD-4816]insert script for robust test 2021-07-21 09:35:41 +08:00
tickduan c71d9050e9 trigger PR build 2021-07-21 09:33:21 +08:00
tickduan 234aad8ee7 db name len and metrics_del.sim two problem fixed 2021-07-20 21:07:13 +08:00
Hui Li 99ca684350
Merge pull request #6920 from taosdata/test/TD-5143
[TD-5143]<test> adding test case about subquery
2021-07-20 16:22:54 +08:00
Hui Li 02a898b318
Merge pull request #6935 from taosdata/xiaoping/add_test_case
[TD-5399]<test>: update scripts for daily performance test
2021-07-20 16:21:45 +08:00
shenglian zhou 437784413f fix arm compilation error 2021-07-20 15:55:33 +08:00
Haojun Liao 8d48b77d04
Merge pull request #6934 from taosdata/feature/query
Feature/query
2021-07-20 15:48:47 +08:00
shenglian zhou d959f60187 add more function test to schemaless.c 2021-07-20 15:47:17 +08:00
zhaoyanggh e43e672327 [TD-5038] test case for flushing while drop database 2021-07-20 15:13:21 +08:00
shenglian zhou 232cf4e7ea add performance test 2021-07-20 13:52:02 +08:00
Ping Xiao a8ced0f493 fix runtime error 2021-07-20 13:46:24 +08:00
Shuduo Sang 211c7f38ce
[TD-5398]<fix>: taosdemo 4096 columns table creation failed. (#6931)
* [TD-5398]<fix>: taosdemo 4096 columns table creation failed.

* change column name prefix from col to c for maxium column number to fix buffer length.

* use accurate buffer length.

* fix test case for column name be shorter.

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-07-20 11:49:58 +08:00
shenglian zhou dedbb75485 Merge branch 'develop' into feature/td-4647-2 2021-07-20 10:43:00 +08:00
Ping Xiao 524641123a [TD-5399]<test>: update scripts for daily performance test 2021-07-20 10:27:01 +08:00
Shuduo Sang e8b3fde4dc
[TD-5398]<fix>: taosdemo 4096 columns table creation failed. (#6930)
* [TD-5398]<fix>: taosdemo 4096 columns table creation failed.

* change column name prefix from col to c for maxium column number to fix buffer length.

* fix test case for column name be shorter.

* use accurate buffer length.

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-07-20 10:14:55 +08:00
shenglian zhou 3b86cd1242 Merge branch 'develop' into feature/td-4647-2 2021-07-19 20:13:35 +08:00
Haojun Liao 78f58194c4 [td-5404]<fix>: fix memory leak in union query. 2021-07-19 17:55:42 +08:00
bryanchang0603 65d31bea78 [TD-5143]<test> adding test case about subquery 2021-07-19 12:40:52 +08:00
happyguoxy b5724bb8e9 [TD-5206]<test>:test query stable join function 2021-07-19 10:41:40 +08:00
Haojun Liao c9a3b75090
Merge pull request #6908 from taosdata/fix/TD-5055
[TD-5055]<fix> handle incorret result
2021-07-19 10:41:33 +08:00
happyguoxy a8cc70f245 [TD-5206]<test>:test query stable join function 2021-07-19 10:41:14 +08:00
Haojun Liao c1fa46d543
Merge pull request #6706 from taosdata/feature/TD-4666
Feature/td 4666
2021-07-19 10:40:03 +08:00
Shengliang Guan 614b5a3352
Merge pull request #6884 from taosdata/feature/m2d6
Feature/m2d6
2021-07-19 09:28:58 +08:00
tomchon a4e6c27f9c Merge branch 'develop' of github.com:taosdata/TDengine into dev/chr 2021-07-18 21:08:52 +08:00
Haojun Liao 91774fda49
Merge pull request #6895 from taosdata/fix/TD-5352
[TD-5352]<fix>: Unable to run tsim test script on MacOS
2021-07-17 15:21:13 +08:00
Shengliang Guan ca59d8972a Merge remote-tracking branch 'origin/develop' into feature/m2d6 2021-07-17 10:19:56 +08:00
Cary Xu f06ec62786 conflict resolve 2021-07-17 09:46:30 +08:00
yihaoDeng 58ba4d0081 [TD-5055]<fix> handle incorret resul 2021-07-16 23:38:11 +08:00
Haojun Liao e3046f62f6 [td-225]merge develop. 2021-07-16 22:35:06 +08:00
shenglian zhou f79e53e36d fix tstrerror code 2021-07-16 22:28:47 +08:00
Haojun Liao 23faaf75bd
Merge pull request #6771 from taosdata/feature/cenc
Feature/cenc
2021-07-16 22:21:42 +08:00
Ganlin Zhao e98b8355c3 [TD-5352]<fix>:
Unable to run tsim test script on MacOS
2021-07-16 19:56:23 +08:00
Cary Xu 3ecbc86054 Merge branch 'develop' into feature/TD-4666 2021-07-16 19:18:20 +08:00
Hui Li ae3ce9c19d
Merge pull request #6881 from taosdata/test/td5229
[TD-5229]<fix>: cname display is incomplete
2021-07-16 14:43:24 +08:00
wpan d5a8aedb34 refact code 2021-07-16 14:24:12 +08:00
Shengliang Guan 195ce6d133 Merge from master into develop 2021-07-16 14:01:22 +08:00
Haojun Liao 0b05f0b06d [td-5190]<fix>: add test cases. 2021-07-16 12:56:19 +08:00
jiajingbin 607ff5408b [TD-5229]<fix>: cname display is incomplete
add method in util/sql.py---getColNameList() and checkColNameList

add testcase query/queryCnameDisplay.py
2021-07-16 11:32:20 +08:00
Haojun Liao 2d6ad4d87b
Merge pull request #6825 from taosdata/fix/TD-5134
[TD-5134]<fix> fix runtime error
2021-07-16 10:30:16 +08:00
shenglian zhou 83a66e1e33 Merge branch 'develop' into feature/td-4647-2 2021-07-16 09:40:27 +08:00
jiajingbin ea62c29dcd [TD-5229]<fix>: cname display is incomplete
add method in util/sql.py---getColNameList() and checkColNameList

add testcase query/queryCnameDisplay.py
2021-07-16 09:23:00 +08:00
zhaoyanggh 95ff65436a [TD-4433]script to control cluster used for testing robust 2021-07-16 09:19:49 +08:00
wpan 375847cad6 support nchar filter 2021-07-16 08:13:06 +08:00
jiajingbin 8f19dea06d [TD-5229]<fix>: cname display is incomplete
add method in util/sql.py---getColNameList() and checkColNameList

add testcase query/queryCnameDisplay.py
2021-07-15 21:46:34 +08:00
shenglian zhou d8545b5035 pass test for tag id key as child table name and timestamp ns/us/ms/s 2021-07-15 18:22:35 +08:00
zhaoyanggh 115c00216f script to control cluster used for test robust 2021-07-15 09:12:49 +00:00
Haojun Liao dbaaee3365 [td-225]merge develop. 2021-07-16 10:20:42 +08:00
wpan 8756467972 support nchar filter in parent 2021-07-15 16:11:21 +08:00
Haojun Liao b8e8046716
Merge pull request #6857 from taosdata/feature/TD-5169
[TD-5169]<fix>: fixed a potential crash bug
2021-07-15 15:29:20 +08:00
ubuntu 0adfdc60d6 test push 2021-07-15 15:04:58 +08:00
tomchon c05b99baf2 [TD-4432]<test>: add taodemo-testcase that using stmt interface 2021-07-15 15:00:48 +08:00
Cary Xu 0063cb84e2 comment the taosdemo test temporarily 2021-07-15 14:38:30 +08:00
wpan 31d17bdecc Merge branch 'develop' into feature/TD-2581 2021-07-15 14:27:51 +08:00
wpan 2f87a6ee44 support in 2021-07-15 13:23:34 +08:00
Cary Xu 7d94ae6319 Merge branch 'develop' into feature/TD-4666 2021-07-15 11:59:42 +08:00
Haojun Liao e1fd86ac66 Merge branch 'develop' into feature/query 2021-07-15 10:13:44 +08:00
shenglian zhou 54ca09468d modify test to comply with new parser 2021-07-15 08:19:48 +08:00
Haojun Liao 954393e770 [td-5271]<fix>: fix a bug of max query in outer query. 2021-07-14 22:25:03 +08:00
shenglian zhou 0991ca8eb5 integrate parser from ganlin zhao 2021-07-14 18:57:14 +08:00
tomchon 64cafbca65 Merge branch 'develop' of github.com:taosdata/TDengine into dev/chr 2021-07-14 18:47:07 +08:00
tomchon 2d0bca4290 [TD-4840]<test>add testcase of compacting sdb 2021-07-14 18:36:59 +08:00
Shuduo Sang 09b58e7e8e
[TD-5259]<fix>: JDBC vulnerable packages. (#6858) 2021-07-14 18:32:43 +08:00
Haojun Liao 134a825d9b [td-225]merge develop. 2021-07-14 18:23:01 +08:00
tomchon eaf84f0fb7 [TD-4840]<test>add testcase of compacting sdb 2021-07-14 18:14:01 +08:00
yihaoDeng 5b5b83bb80 merge develop 2021-07-14 18:12:08 +08:00
liuyq-617 cc13cd44c3 [TD-5260]add case for a potential crash 2021-07-14 17:25:49 +08:00
Cary Xu 5a19bd96a0 Merge branch 'develop' into feature/TD-4666 2021-07-14 16:49:13 +08:00
shenglian zhou 1148a133b5 [TD-4647]<feature>: auto add column through schemaless line protocol 2021-07-14 15:34:53 +08:00
Haojun Liao b62632f816
Merge pull request #6338 from taosdata/feature/TD-2574
[TD-2574]<enhance>: refactored algorithms for top and bottom functions.
2021-07-14 14:12:22 +08:00
Haojun Liao 76e28e294c [td-225]update the test script. 2021-07-14 10:31:57 +08:00
happyguoxy 5ac5cf0051 [TD-5213]<test>test 2021-07-14 10:22:24 +08:00
happyguoxy b81ca3465a [TD-5213]<test>test 2021-07-14 10:22:10 +08:00
happyguoxy 704fce3263 [TD-5213]<test>test 2021-07-14 10:22:02 +08:00
shenglian zhou 6b404cd1ce change api function name taos_insert_by_lines to taos_insert_lines 2021-07-14 08:07:05 +08:00
shenglian zhou 36f0b8a648 add more data type 2021-07-13 22:41:04 +08:00
shenglian zhou 66e8c5fd35 Merge branch 'develop' into feature/szhou/sync_home_office 2021-07-13 19:05:46 +08:00
tomchon 319b8412e4 [TD-5219]<release>modify make_install.sh 2021-07-13 18:11:31 +08:00
shenglian zhou 81b60d96f1 show crash 2021-07-13 17:34:06 +08:00
Shenglian Zhou 0d719ab43c add log and free memory 2021-07-13 16:37:07 +08:00
Shenglian Zhou bcba45e38b retry afer batch execute reconfigure table 2021-07-13 14:19:56 +08:00
Haojun Liao 883d02bb9e
Merge pull request #6834 from taosdata/feature/query
Feature/query
2021-07-13 14:08:00 +08:00
Hui Li 188f7a5450
Merge pull request #6806 from taosdata/test/TD-4735-d
Test/td 4735 d
2021-07-13 13:45:17 +08:00
Hui Li 27618bdfe9
Merge pull request #6839 from taosdata/dev/chr
[TD-5087]<test>: update testcase that compressing wal logs
2021-07-13 13:45:08 +08:00
liuyq-617 99016d14d4 fix error 2021-07-13 13:21:11 +08:00
shenglian zhou ddb783f407 add simple tsim test 2021-07-13 13:06:46 +08:00
liuyq-617 95fba837f9 update case topic1.sim 2021-07-13 11:41:16 +08:00
shenglian zhou f9bfe6cc3d for reconfigure table reproduction 2021-07-13 10:55:26 +08:00
shenglian zhou 136189e3c8 memory handling 2021-07-13 10:52:58 +08:00
liuyq-617 89200feb44 [TD-5187]<test>update case for wal,fsync 2021-07-13 10:49:07 +08:00
wpan 8faa80d6a7 fix range issue 2021-07-13 08:33:39 +08:00
tomchon ba090e2252 Merge branch 'develop' of github.com:taosdata/TDengine into dev/chr 2021-07-12 19:12:02 +08:00
Shuduo Sang 5528a0d7d5
Hotfix/sangshuduo/td 5136 taosdemo rework for master (#6836)
* cherry pick from develop branch.

* [TD-5136]<feature>: taosdemo simulate real senario.

* update test case according to taosdemo change

* adjust range of semi-random data.
2021-07-12 19:08:29 +08:00
shenglian zhou aee50c8929 add unit test 2021-07-12 18:09:50 +08:00
Shuduo Sang 4486cae180
[TD-5136]<feature>: taosdemo simulate real senario. (#6833)
* [TD-5136]<feature>: taosdemo simulate real senario.

* update test case according to taosdemo change
2021-07-12 17:08:54 +08:00
tomchon 0ef4ef0576 Merge branch 'develop' of github.com:taosdata/TDengine into dev/chr 2021-07-12 16:18:26 +08:00
tomchon 4f0266b390 [TD-5087]<test>: update testcase that compressing wal logs 2021-07-12 14:19:51 +08:00
shenglian zhou 14cab541f7 before tsim/log/memory leak handling 2021-07-12 11:30:06 +08:00
shenglian zhou ab67d612f0 fixing exsiting stable 2021-07-12 11:30:06 +08:00
shenglian zhou dec30e4473 add timestamp precision support 2021-07-12 11:30:06 +08:00
shenglian zhou 3d70319913 create child table with tags 2021-07-12 11:30:06 +08:00
shenglian zhou 93c6fee9c5 can add two lines of one supertable/diffrent subtable 2021-07-12 11:30:06 +08:00
shenglian zhou dbac6f2081 before getChildTableName and insertBatch 2021-07-12 11:30:06 +08:00
kailixu 048c8dedd9 test case adaption for 4096 2021-07-11 21:24:35 +00:00
Cary Xu a43b96f860 Merge branch 'develop' into feature/TD-4666 2021-07-11 14:45:05 +08:00
yihaoDeng 15f6335e98 merge develop 2021-07-10 11:49:40 +08:00
yihaoDeng 286f95756a Merge branch 'neDev' into t5035 2021-07-10 00:05:37 +08:00
Haojun Liao c9933fd333 [td-225] 2021-07-09 19:16:25 +08:00
Haojun Liao 73c609f783 Merge branch 'develop' into feature/cenc 2021-07-09 13:25:03 +08:00
Haojun Liao 99aca608a5
Merge pull request #6816 from taosdata/feature/query
[td-5126]<enhance>:improve the nest query performance.
2021-07-09 13:23:30 +08:00
Haojun Liao 03455e6fe9 [td-5126]<enhance>:improve the nest query performance. 2021-07-09 12:19:59 +08:00
yihaoDeng 2b963dc386 [TD-5134]<fix> fix runtime error 2021-07-09 08:49:40 +08:00
tomchon befa257a86 Merge branch 'develop' of github.com:taosdata/TDengine into dev/chr 2021-07-09 02:45:28 +08:00
Shuduo Sang 0e2629dc10
Hotfix/sangshuduo/td 5128 odbc compile failure for master (#6810)
* [TD-5128]<fix>: odbc compile failed.

* fix cmake minimum version complain on mac and windows.

* fix visual studio 2012 build issue.
2021-07-08 23:35:40 +08:00
Shuduo Sang 8d1e7a804f
Hotfix/sangshuduo/td 5128 odbc compile failure (#6811)
* [TD-5128]<fix>: odbc compile failed.

* cherry pick from master branch.

* fix visual studio 2012 build issue.
2021-07-08 21:58:30 +08:00
Haojun Liao 61e6528957 Merge branch 'develop' into feature/cenc 2021-07-08 18:29:13 +08:00
happyguoxy df5f03bbdf [TD-4735]<test>:test nestquery last row function 2021-07-08 13:55:47 +08:00
happyguoxy cbb8642f79 [TD-4735]<test>:test nestquery last row function 2021-07-08 13:55:28 +08:00
Shuduo Sang cb802a0c42
Hotfix/sangshuduo/m2d 20210707 (#6795)
* [TD-4132]<test>: add taosdump-testcase of boundary value testing

* [TD-3952]<test>: add taodemo-testcase that query with restful connector

* merge master

* modify taosdemo-testcase

* add testcase of async subscirbe  and max sql num

* testcase-subscribe of super table

* testcase-modify sub

* modify subscribe testcase

* [TD-4238]<test>: add taodemo-testcase that  records of number in request sql less than 32767

* add taosdemo-subscribe-testcase

* update taosdemo testcase

* temp commit

* temp commit

* temp commit

* temp1

* temp

* [TD-4835] add lua lib

* [TD-4369]<test>: add testcase of resubscibe

* [TD-4826]<fix>: new error code 0x0406 (Dnode is exiting) for tsc

* [TD-4369]<test>: add testcase of resubscibe and json file

* temp

* update master to develop's version

* Update boundary2.py

* [TD-4912]<hotfix>: fix coredump when drop vnode

* Hotfix/sangshuduo/td 3801 taosdump coverity scan issue (#6642)

* [TD-3801]<fix>: taosdump coverity scan issue.

* merge from commit: 069169e7c1 and fix coverity scan issue.

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>

* [TD-4932]fix jenkins errors on master branch (#6645)

* [TD-4932]fix jenkins errors on master branch

* fix

* fix

* fix

* fix

* [TD-4132]<test>:modify taosdump-testcase of column length

* [TD-4918]<fix>: taosdemo subscribe endAfterResume. (#6653)

* [TD-4915]<fix> fix show-create-database except

* Hotfix/sangshuduo/td 4892 taosdemo sub fetch (#6669)

* [TD-4892]<fix>: taosdemo subscribe fetch result.

* fix stbname length.

* restrict prefix length.

* submit empty

* fix minor code.

* fix crash if no result file.

* decrease few debug print level.

* fix offset issue

* [TD-4987]<fix>: issues memory sanitizier detected. (#6675)

* [TD-4826]<fix>: no extra sleep if no message in vwqueue

* [TD-4593]<fix>: fix vnode cannnot close while syncing

* Hotfix/sangshuduo/td 4918 taosdemo sub afterconsume (#6685)

* [TD-4918]<fix>: taosdemo subscribe endAfterResume.

* fix mask length.

* fix heap use-after-free.

* Hotfix/sangshuduo/td 4987 detected by mem sanitizer (#6684)

* [TD-4987]<fix>: issues memory sanitizier detected.

* fix mask width issue.

* [TD-4828]<fix> handle dnode exit code

* Hotfix/sangshuduo/td 3973 use jemalloc for master (#6702)

* [TD-3973]<feature>: add jemalloc as submodule.

* [TD-3973]<feature>: add jemalloc as submodule.

* [TD-3973]<feature>: use jemalloc.

build works as following instructions:

cmake .. -DJEMALLOC_ENABLED=true

make

* fix jemalloc at tag 5.2.1

* fix conflicts

* make install works.

* fix conflicts.

* release script works.

* fix typo

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>

* TD-4835

* only compile in lua

* [td-4748]<fix>:fix the temp file generate buf on windows platform.

* change cmake options

* [TD-5007]<fix>: use build directory's taosdump to test. (#6710)

btw, solve two taosdemo test cases too.

* Hotfix/sangshuduo/td 4838 taosdump binary len bug (#6713)

* [TD-4838]<fix>: taosdump binary length bug.

* taosdump code refactoring.

* fix arm32 compile issue.

* Hotfix/sangshuduo/td 4918 taosdemo sub afterconsume (#6723)

* [TD-4918]<fix>: taosdemo subscribe endAfterResume.

* fix mask length.

* fix heap use-after-free.

* fix illegal input value of consume.

* Hotfix/sangshuduo/td 3197 taosdemo coverity scan for master (#6725)

* [TD-3197]<fix>: taosdemo and taosdump coverity scan issues.

* exit if read sample file failed.

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>

* [TD-4985]<test>:test query limit and offset function

* [TD-4985]<test>:test query limit and offset function

* [TD-4985]<test>:test query limit and offset function

* [TD-4985]<test>:test query limit and offset function

* [TD-5018]<fix>: taosdemo prompt if the batch is too large to insert data. (#6736)

* fix dead loop issue

* fix taosdemoPerformance.py runtime error

* Hotfix/sangshuduo/td 3973 use jemalloc for master (#6753)

* [TD-3973]<feature>: add jemalloc as submodule.

* [TD-3973]<feature>: add jemalloc as submodule.

* [TD-3973]<feature>: use jemalloc.

build works as following instructions:

cmake .. -DJEMALLOC_ENABLED=true

make

* fix jemalloc at tag 5.2.1

* fix conflicts

* make install works.

* fix conflicts.

* release script works.

* fix typo

* [TD-3937]<feature>: support jemalloc

add install funtion to all scripts.

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>

* Hotfix/sangshuduo/td 3973 use jemalloc for master (#6763)

* [TD-3973]<feature>: add jemalloc as submodule.

* [TD-3973]<feature>: add jemalloc as submodule.

* [TD-3973]<feature>: use jemalloc.

build works as following instructions:

cmake .. -DJEMALLOC_ENABLED=true

make

* fix jemalloc at tag 5.2.1

* fix conflicts

* make install works.

* fix conflicts.

* release script works.

* fix typo

* [TD-3937]<feature>: support jemalloc

add install funtion to all scripts.

* adjust install_jemalloc() position for check compatibility.

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>

* Hotfix/sangshuduo/td 3973 use jemalloc for master (#6765)

* [TD-3973]<feature>: add jemalloc as submodule.

* [TD-3973]<feature>: add jemalloc as submodule.

* [TD-3973]<feature>: use jemalloc.

build works as following instructions:

cmake .. -DJEMALLOC_ENABLED=true

make

* fix jemalloc at tag 5.2.1

* fix conflicts

* make install works.

* fix conflicts.

* release script works.

* fix typo

* [TD-3937]<feature>: support jemalloc

add install funtion to all scripts.

* adjust install_jemalloc() position for check compatibility.

* fix position bug.

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>

* [TD-5067]<fix>: taosdemo stmt use sample data (#6760)

* Hotfix/sangshuduo/td 3973 use jemalloc for master (#6768)

* [TD-3973]<feature>: add jemalloc as submodule.

* [TD-3973]<feature>: add jemalloc as submodule.

* [TD-3973]<feature>: use jemalloc.

build works as following instructions:

cmake .. -DJEMALLOC_ENABLED=true

make

* fix jemalloc at tag 5.2.1

* fix conflicts

* make install works.

* fix conflicts.

* release script works.

* fix typo

* [TD-3937]<feature>: support jemalloc

add install funtion to all scripts.

* adjust install_jemalloc() position for check compatibility.

* fix position bug.

* add ldconfig for jemalloc library cache refresh.

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>

* [TD-5063]<test>:test insert locking bug

* [TD-5063]<test>:test insert locking bug

* [TD-4705]<fix>: disallow file sync starting when vnode closing

* Hotfix/sangshuduo/td 5053 taosdump support nanosecond for master (#6778)

* cherrypick from develop branch

* fix arm32 compile issue.

* [TD-5053]<feature>: taosdump supports nanosecond.

* fix precision parsing order issue.

* [TD-5053]<fix>: taosdump support nanosecond.

pre-cherry-pick.

* Hotfix/sangshuduo/td 5100 gtest centos for master (#6781)

* cherry pick from develop branch.

* detect both shared library and static library.

* Hotfix/sangshuduo/td 3973 use jemalloc for master (#6789)

* [TD-3973]<feature>: add jemalloc as submodule.

* [TD-3973]<feature>: add jemalloc as submodule.

* [TD-3973]<feature>: use jemalloc.

build works as following instructions:

cmake .. -DJEMALLOC_ENABLED=true

make

* fix jemalloc at tag 5.2.1

* fix conflicts

* make install works.

* fix conflicts.

* release script works.

* fix typo

* [TD-3937]<feature>: support jemalloc

add install funtion to all scripts.

* adjust install_jemalloc() position for check compatibility.

* fix position bug.

* add ldconfig for jemalloc library cache refresh.

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>

* Hotfix/sangshuduo/td 3973 use jemalloc for master (#6794)

* [TD-3973]<feature>: add jemalloc as submodule.

* [TD-3973]<feature>: add jemalloc as submodule.

* [TD-3973]<feature>: use jemalloc.

build works as following instructions:

cmake .. -DJEMALLOC_ENABLED=true

make

* fix jemalloc at tag 5.2.1

* fix conflicts

* make install works.

* fix conflicts.

* release script works.

* fix typo

* [TD-3937]<feature>: support jemalloc

add install funtion to all scripts.

* adjust install_jemalloc() position for check compatibility.

* fix position bug.

* add ldconfig for jemalloc library cache refresh.

* cherry pick from develop branch.

* cherry pick from develop branch.

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>

* fix taosdumpTest case as -N will lead no property dumped.

Co-authored-by: tomchon <haoran920c@163.com>
Co-authored-by: Shengliang Guan <slguan@taosdata.com>
Co-authored-by: Minglei Jin <mljin@taosdata.com>
Co-authored-by: Baosheng Chang <changb9@mcmaster.ca>
Co-authored-by: Hongze Cheng <hzcheng@taosdata.com>
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
Co-authored-by: Yiqing Liu <yqliu@taosdata.com>
Co-authored-by: Hui Li <52318143+plum-lihui@users.noreply.github.com>
Co-authored-by: yihaoDeng <yhdeng@taosdata.com>
Co-authored-by: wpan <wpan@taosdata.com>
Co-authored-by: Haojun Liao <hjxilinx@users.noreply.github.com>
Co-authored-by: Haojun Liao <hjliao@taosdata.com>
Co-authored-by: happyguoxy <happy_guoxy@163.com>
Co-authored-by: Ping Xiao <pxiao@taosdata.com>
2021-07-08 07:01:49 +08:00
Cary Xu 1236681fa7 Merge branch 'develop' into feature/TD-4666 2021-07-07 18:30:16 +08:00
Haojun Liao 9dd40166d6
Merge pull request #6756 from taosdata/feature/query
[td-255] refactor.
2021-07-07 16:58:27 +08:00
yihaoDeng ea5597b3a0 merge develop 2021-07-07 11:41:38 +08:00
happyguoxy 96e483ea96 [TD-5063]<test>:test insert locking bug 2021-07-07 10:42:18 +08:00
happyguoxy ba3a2695f1 [TD-5063]<test>:test insert locking bug 2021-07-07 10:42:00 +08:00
Haojun Liao 6a2e7f7de2 [td-225] merge develop. 2021-07-07 10:29:08 +08:00
Haojun Liao 7a37f750c3 [td-225] merge develop. 2021-07-06 23:26:17 +08:00
Haojun Liao 1a8164084a [td-225] merge develop. 2021-07-06 23:24:15 +08:00
Haojun Liao 74bc74d608 [td-225] merge develop. 2021-07-06 23:23:30 +08:00
Haojun Liao f8c3135f8c [td-255] refactor. 2021-07-06 18:47:07 +08:00
Ping Xiao d93c482860 [TD-5078]<test>: update test case for nested query 2021-07-06 18:28:45 +08:00
Haojun Liao 2bf253d336
Merge pull request #6744 from taosdata/hotfix/TD-5042
[TD-5042]fix diff group by crash issue
2021-07-06 14:51:11 +08:00
Haojun Liao 37a81dfac6
Merge pull request #6699 from taosdata/fix/TD-4947
[TD-4947]<fix> handle mixed group by with top/bottom corrupt
2021-07-06 14:50:40 +08:00
wpan beff12c7ba fix bug issue 2021-07-06 11:47:18 +08:00
wpan 06f38b5b1c add group by condition check 2021-07-06 10:53:30 +08:00
Hui Li c14b74ef58
Merge pull request #6738 from taosdata/test/TD-4985-m
Test/td 4985 m
2021-07-06 10:11:57 +08:00
Hui Li ceeddfaadc
Merge pull request #6741 from taosdata/test/TD-4899
add manual test case of subscription with no result file defined
2021-07-06 10:11:50 +08:00
Ping Xiao d390ad7a8e [TD-4983]<test>: add test case for interval boundry 2021-07-05 18:27:32 +08:00
Haojun Liao b2d1471889
Merge branch 'develop' into fix/TD-4947 2021-07-05 18:25:57 +08:00
Ping Xiao 748fadeeff fix taosdemoPerformance.py runtime error 2021-07-05 17:22:45 +08:00
Ping Xiao 18df0e3792 [TD-5000]<test>: add test case for nested query 2021-07-05 14:37:59 +08:00
zhaoyanggh 238925ddbc add manual test case of subscription with no result file defined 2021-07-05 13:26:49 +08:00
happyguoxy d72671fd73 [TD-4985]<test>:test query limit and offset function 2021-07-05 11:37:11 +08:00
happyguoxy 180b8a279f [TD-4985]<test>:test query limit and offset function 2021-07-05 11:36:30 +08:00
happyguoxy ab1fadef86 [TD-4985]<test>:test query limit and offset function 2021-07-05 11:36:06 +08:00
happyguoxy 26e42a0350 [TD-4985]<test>:test query limit and offset function 2021-07-05 11:35:30 +08:00
Zhiyu Yang 7f2e888bbc
[TD-4939]<test>: add a Proxool Connection Pool Demo (#6657)
* [TD-4939]<test>: add a Proxool Connection Pool Demo

* change
2021-07-05 11:15:42 +08:00
wpan aa81373fed support bigint 2021-07-05 10:37:00 +08:00
wpan a97f80070a add udf case 2021-07-05 09:50:23 +08:00
Haojun Liao c4f96ffc98
Merge pull request #6727 from taosdata/feature/query
Feature/query
2021-07-03 15:19:17 +08:00
Haojun Liao 4873f4b970 [td-4865]add test cases. 2021-07-02 22:14:11 +08:00
Haojun Liao 84c8fc9e6c [td-4865]<enhance>: support group by in the outer query. 2021-07-02 18:38:09 +08:00
wpan f1a9b5890f support ts range 2021-07-02 18:18:33 +08:00
Shuduo Sang de69a8a5af
Hotfix/sangshuduo/m2d 20210702 (#6719)
* [TD-4132]<test>: add taosdump-testcase of boundary value testing

* [TD-3952]<test>: add taodemo-testcase that query with restful connector

* merge master

* modify taosdemo-testcase

* add testcase of async subscirbe  and max sql num

* testcase-subscribe of super table

* testcase-modify sub

* modify subscribe testcase

* [TD-4238]<test>: add taodemo-testcase that  records of number in request sql less than 32767

* add taosdemo-subscribe-testcase

* update taosdemo testcase

* temp commit

* temp commit

* temp commit

* temp1

* temp

* [TD-4835] add lua lib

* [TD-4369]<test>: add testcase of resubscibe

* [TD-4826]<fix>: new error code 0x0406 (Dnode is exiting) for tsc

* [TD-4369]<test>: add testcase of resubscibe and json file

* temp

* update master to develop's version

* Update boundary2.py

* [TD-4912]<hotfix>: fix coredump when drop vnode

* Hotfix/sangshuduo/td 3801 taosdump coverity scan issue (#6642)

* [TD-3801]<fix>: taosdump coverity scan issue.

* merge from commit: 069169e7c1 and fix coverity scan issue.

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>

* [TD-4932]fix jenkins errors on master branch (#6645)

* [TD-4932]fix jenkins errors on master branch

* fix

* fix

* fix

* fix

* [TD-4132]<test>:modify taosdump-testcase of column length

* [TD-4918]<fix>: taosdemo subscribe endAfterResume. (#6653)

* [TD-4915]<fix> fix show-create-database except

* Hotfix/sangshuduo/td 4892 taosdemo sub fetch (#6669)

* [TD-4892]<fix>: taosdemo subscribe fetch result.

* fix stbname length.

* restrict prefix length.

* submit empty

* fix minor code.

* fix crash if no result file.

* decrease few debug print level.

* fix offset issue

* [TD-4987]<fix>: issues memory sanitizier detected. (#6675)

* [TD-4826]<fix>: no extra sleep if no message in vwqueue

* [TD-4593]<fix>: fix vnode cannnot close while syncing

* Hotfix/sangshuduo/td 4918 taosdemo sub afterconsume (#6685)

* [TD-4918]<fix>: taosdemo subscribe endAfterResume.

* fix mask length.

* fix heap use-after-free.

* Hotfix/sangshuduo/td 4987 detected by mem sanitizer (#6684)

* [TD-4987]<fix>: issues memory sanitizier detected.

* fix mask width issue.

* [TD-4828]<fix> handle dnode exit code

* Hotfix/sangshuduo/td 3973 use jemalloc for master (#6702)

* [TD-3973]<feature>: add jemalloc as submodule.

* [TD-3973]<feature>: add jemalloc as submodule.

* [TD-3973]<feature>: use jemalloc.

build works as following instructions:

cmake .. -DJEMALLOC_ENABLED=true

make

* fix jemalloc at tag 5.2.1

* fix conflicts

* make install works.

* fix conflicts.

* release script works.

* fix typo

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>

* TD-4835

* only compile in lua

* [td-4748]<fix>:fix the temp file generate buf on windows platform.

* change cmake options

* [TD-5007]<fix>: use build directory's taosdump to test. (#6710)

btw, solve two taosdemo test cases too.

* Hotfix/sangshuduo/td 4838 taosdump binary len bug (#6713)

* [TD-4838]<fix>: taosdump binary length bug.

* taosdump code refactoring.

* fix arm32 compile issue.

Co-authored-by: tomchon <haoran920c@163.com>
Co-authored-by: Shengliang Guan <slguan@taosdata.com>
Co-authored-by: Minglei Jin <mljin@taosdata.com>
Co-authored-by: Baosheng Chang <changb9@mcmaster.ca>
Co-authored-by: Hongze Cheng <hzcheng@taosdata.com>
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
Co-authored-by: Yiqing Liu <yqliu@taosdata.com>
Co-authored-by: Hui Li <52318143+plum-lihui@users.noreply.github.com>
Co-authored-by: yihaoDeng <yhdeng@taosdata.com>
Co-authored-by: wpan <wpan@taosdata.com>
Co-authored-by: Haojun Liao <hjxilinx@users.noreply.github.com>
Co-authored-by: Haojun Liao <hjliao@taosdata.com>
2021-07-02 17:31:12 +08:00
Shengliang Guan 88c283f904
Merge from master into develop (#6709)
* [TD-4132]<test>: add taosdump-testcase of boundary value testing

* [TD-3952]<test>: add taodemo-testcase that query with restful connector

* merge master

* modify taosdemo-testcase

* add testcase of async subscirbe  and max sql num

* testcase-subscribe of super table

* testcase-modify sub

* modify subscribe testcase

* [TD-4238]<test>: add taodemo-testcase that  records of number in request sql less than 32767

* add taosdemo-subscribe-testcase

* update taosdemo testcase

* temp commit

* temp commit

* temp commit

* temp1

* temp

* [TD-4369]<test>: add testcase of resubscibe

* [TD-4826]<fix>: new error code 0x0406 (Dnode is exiting) for tsc

* [TD-4369]<test>: add testcase of resubscibe and json file

* temp

* update master to develop's version

* Update boundary2.py

* [TD-4912]<hotfix>: fix coredump when drop vnode

* Hotfix/sangshuduo/td 3801 taosdump coverity scan issue (#6642)

* [TD-3801]<fix>: taosdump coverity scan issue.

* merge from commit: 069169e7c1 and fix coverity scan issue.

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>

* [TD-4932]fix jenkins errors on master branch (#6645)

* [TD-4932]fix jenkins errors on master branch

* fix

* fix

* fix

* fix

* [TD-4132]<test>:modify taosdump-testcase of column length

* [TD-4918]<fix>: taosdemo subscribe endAfterResume. (#6653)

* [TD-4915]<fix> fix show-create-database except

* Hotfix/sangshuduo/td 4892 taosdemo sub fetch (#6669)

* [TD-4892]<fix>: taosdemo subscribe fetch result.

* fix stbname length.

* restrict prefix length.

* submit empty

* fix minor code.

* fix crash if no result file.

* decrease few debug print level.

* fix offset issue

* [TD-4987]<fix>: issues memory sanitizier detected. (#6675)

* [TD-4826]<fix>: no extra sleep if no message in vwqueue

* [TD-4593]<fix>: fix vnode cannnot close while syncing

* Hotfix/sangshuduo/td 4918 taosdemo sub afterconsume (#6685)

* [TD-4918]<fix>: taosdemo subscribe endAfterResume.

* fix mask length.

* fix heap use-after-free.

* Hotfix/sangshuduo/td 4987 detected by mem sanitizer (#6684)

* [TD-4987]<fix>: issues memory sanitizier detected.

* fix mask width issue.

* [TD-4828]<fix> handle dnode exit code

* Hotfix/sangshuduo/td 3973 use jemalloc for master (#6702)

* [TD-3973]<feature>: add jemalloc as submodule.

* [TD-3973]<feature>: add jemalloc as submodule.

* [TD-3973]<feature>: use jemalloc.

build works as following instructions:

cmake .. -DJEMALLOC_ENABLED=true

make

* fix jemalloc at tag 5.2.1

* fix conflicts

* make install works.

* fix conflicts.

* release script works.

* fix typo

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>

* fix retentionpolicy bug

Co-authored-by: tomchon <haoran920c@163.com>
Co-authored-by: Minglei Jin <mljin@taosdata.com>
Co-authored-by: Baosheng Chang <changb9@mcmaster.ca>
Co-authored-by: Hongze Cheng <hzcheng@taosdata.com>
Co-authored-by: Shuduo Sang <sangshuduo@gmail.com>
Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
Co-authored-by: Yiqing Liu <yqliu@taosdata.com>
Co-authored-by: Hui Li <52318143+plum-lihui@users.noreply.github.com>
Co-authored-by: yihaoDeng <yhdeng@taosdata.com>
Co-authored-by: wpan <wpan@taosdata.com>
Co-authored-by: Haojun Liao <hjxilinx@users.noreply.github.com>
2021-07-02 13:51:18 +08:00
Shuduo Sang 08f11d51ee
[TD-5007]<fix>: use build directory's taosdump to test. (#6711)
btw, solve two taosdemo test cases too.
2021-07-02 10:14:41 +08:00
Shuduo Sang 88cc5e5e87
[TD-5007]<fix>: use build directory's taosdump to test. (#6710)
btw, solve two taosdemo test cases too.
2021-07-01 23:28:19 +08:00
Haojun Liao f2611d084f
Merge pull request #6705 from taosdata/feature/query
Feature/query
2021-07-01 23:11:17 +08:00
Haojun Liao 5f62c311c3
Merge pull request #6694 from taosdata/hotfix/td-4986
[TD-4986]<fix>:fix core when no ts column returned from subquery
2021-07-01 19:16:18 +08:00
Haojun Liao 71367b7836 [td-255] fix a typo 2021-07-01 19:08:43 +08:00
Yiqing Liu d8f06168ae
Merge pull request #6708 from taosdata/test/fix_err_case
fix jenkins err
2021-07-01 18:09:14 +08:00
liuyq-617 788f797ad2 fix jenkins err 2021-07-01 16:53:40 +08:00
Haojun Liao 255d531f92 [td-4988]<fix>: check for having clause in outer query. 2021-07-01 16:53:29 +08:00
Cary Xu 7f49ece341 Merge branch 'develop' into feature/TD-4666 2021-07-01 16:02:31 +08:00
Hui Li ecbf04b233
Merge pull request #6697 from taosdata/test/fix_err_case
fix retention policy error
2021-07-01 14:17:08 +08:00
yihaoDeng d0a59870bb [TD-4947]<fix> handle mixed group by with top/bottom corrupt 2021-07-01 14:08:27 +08:00
liuyq-617 a34b5785dd fix jenkins error 2021-07-01 11:59:07 +08:00
yihaoDeng 5ec984c03f [TD-4947]<fix> handle mixed group by with top/bottom corrupt 2021-07-01 11:27:59 +08:00
liuyq-617 a46e18d95b fix retention policy error 2021-07-01 10:15:45 +08:00
Haojun Liao 3b19e5c819
Merge pull request #6681 from taosdata/hotfix/td-4972
[TD-4972]<fix>:fix error about double precision conversion on ts expr value
2021-07-01 09:59:51 +08:00
Haojun Liao 752e585f33
Merge pull request #6678 from taosdata/feature/query
Feature/query
2021-07-01 09:54:31 +08:00
Hui Li 718500ba18
Merge pull request #6682 from taosdata/xiaoping/add_test_case
[TD-4951]<test>: add test case
2021-07-01 09:46:18 +08:00
Shenglian Zhou 72d8302f9d [TD-4972]<fix>:fix error about double precision conversion on timestamp expr value 2021-06-30 16:57:19 +08:00
Shenglian Zhou fab17bf797 [TD-4986]<fix>:fix core when no ts returned from subquery 2021-06-30 16:48:49 +08:00
liuyq-617 e7cc15a861 fix retention case error 2021-06-30 16:30:46 +08:00
Ping Xiao 3f5f0261f2 [TD-4951]<test>: add test case 2021-06-30 15:12:32 +08:00
wpan 45cd731d7b support range merge 2021-06-30 13:16:08 +08:00
Haojun Liao 941e69da9d
Merge pull request #6644 from taosdata/feature/m2d4
merge from master into develop
2021-06-30 11:29:31 +08:00
Haojun Liao 1f670fc95a [td-225]update the sim. 2021-06-30 11:27:17 +08:00
Cary Xu 33c6b5cec7 Merge branch 'develop' into feature/TD-4666 2021-06-30 10:39:57 +08:00
Haojun Liao 52d1ae7d8b
Merge pull request #6655 from taosdata/feature/query
Feature/query
2021-06-29 19:27:52 +08:00
tomchon c0e4296d15 [TD-4552]<test>: update testcase that compressing wal logs 2021-06-29 19:17:13 +08:00
bryanchang0603 d654a5c762 [TD-4927] update test case 2021-06-29 18:22:10 +08:00
liuyq-617 2badb991d7 Merge branch 'feature/query' of github.com:taosdata/TDengine into feature/query 2021-08-10 14:30:43 +08:00
liuyq-617 0a45ee6812 [TD-4967]<test>update retention policy testcase 2021-08-10 14:30:37 +08:00
Haojun Liao ccb66fca0c [td-4969]<enhance>:enable the interval value to be 1us. 2021-06-29 13:18:30 +08:00
Haojun Liao 25d2821d78 [td-225]fix bug found by regression test. 2021-06-29 10:41:19 +08:00
Haojun Liao 8a79e00e4d [td-4791]<fix>:fix bug in nest query. 2021-06-29 16:55:59 +08:00
tomchon 7b9663b41a Merge branch 'master' of github.com:taosdata/TDengine into test/chr 2021-06-28 18:50:25 +08:00
tomchon f5f56ae280 [TD-4132]<test>:modify taosdump-testcase of column length 2021-06-28 18:50:11 +08:00
wpan 5712f7a2d7 Merge branch 'develop' into feature/TD-2581 2021-06-28 18:32:52 +08:00
Hui Li 159d3203dc
Merge pull request #6624 from taosdata/test/TD-4868
[TD-4868]add taosdump test to full test
2021-06-28 18:01:12 +08:00
Hui Li d4f2858a21
Merge pull request #6626 from taosdata/test/util/taosdemoCfg
taosdemoCfg adding how to use and minor bug fix
2021-06-28 18:00:44 +08:00
Haojun Liao 839ad25fee [td-4905]<fix>:fix import caused crash. 2021-06-28 11:12:39 +08:00
Shengliang Guan 90ce44fd6e Merge branch 'master' into feature/m2d4 2021-06-28 09:50:35 +08:00
Haojun Liao 11761d016d [td-4894]<fix>:fix bug in group by normal columns. 2021-06-25 23:10:10 +08:00
Baosheng Chang ae1fcd260a
update master to develop's version 2021-06-25 18:52:40 +08:00
Haojun Liao 4f5979bbbc Merge branch 'develop' into feature/query 2021-06-25 03:30:57 -07:00
tomchon c62695028f temp 2021-06-25 18:05:00 +08:00
tomchon bcfb8b1fe1 [TD-4369]<test>: add testcase of resubscibe and json file 2021-06-25 16:49:47 +08:00
tomchon 84d3a5e77b Merge branch 'master' of github.com:taosdata/TDengine into test/chr 2021-06-25 15:55:30 +08:00
bryanchang0603 022d6ea765 taosdemoCfg adding how to use and minor bug fix 2021-06-25 15:41:47 +08:00
tomchon 39604d7726 [TD-4369]<test>: add testcase of resubscibe 2021-06-25 15:21:14 +08:00
zhaoyanggh 71bc5842d0 [TD-4868]add taosdump test to full test 2021-06-25 15:02:59 +08:00
Hui Li d51559961d
Merge pull request #6616 from taosdata/test/TD-4868
add test case to verify taosdump with binary and nchar data
2021-06-25 14:56:41 +08:00
happyguoxy 2b879fb158 [TD4824]<in function,add data type like timestamp,float and double> 2021-06-25 13:49:07 +08:00
zhaoyanggh 53f12701f7 add test case to verify taosdump with binary and nchar data 2021-06-25 09:07:12 +08:00
wpan 39521a1b74 fix test case and bugs 2021-06-24 18:20:11 +08:00
tomchon e143c34c7b comment "nestedQuery/queryInterval.py" 2021-06-24 17:59:13 +08:00
Haojun Liao b945a7fd33 [td-4791] check sql function in outer query. 2021-06-24 16:33:57 +08:00
Hui Li c1b8fd5a60
Merge pull request #6594 from taosdata/test/util/taosdemoCfg
pytest utils add taosdemoCfg.py
2021-06-24 14:00:19 +08:00
Hui Li 1116a70c92
Merge pull request #6596 from taosdata/test/TD-3825
[TD-3825] <fix> to fix bug which make with asan caused。modified by hjLiao.
2021-06-24 13:58:52 +08:00
Hui Li 60c326f954
Merge pull request #6583 from taosdata/dev/chr
[TD-4314]<test>: add testcase of nested query  with top/bottom function
2021-06-24 13:55:16 +08:00
Haojun Liao f37de55769
Merge pull request #6548 from taosdata/feature/td-4783
[TD-4783]<feature>:support timestamp filter expression on master query
2021-06-24 10:44:31 +08:00
Haojun Liao 18bee12d36
Merge pull request #6586 from taosdata/feature/TD-4098
[TD-4098]<feature> refactor IN filter
2021-06-24 10:27:25 +08:00
Haojun Liao eff8ff7359
Merge pull request #6569 from taosdata/fix/TD-4827
[TD-4827]<fix>
2021-06-24 10:26:53 +08:00
Haojun Liao 14bbac1520
Merge pull request #6557 from taosdata/feature/query
[td-4754]
2021-06-24 10:26:40 +08:00
wpan f617458496 support ts condition 2021-06-23 18:24:53 +08:00
cpwu ce3c6d7a61 [TD-3825] <fix> to fix bug 2021-06-23 16:58:01 +08:00
bryanchang0603 1583f180d4 pytest utils add taosdemoCfg.py 2021-06-23 15:09:59 +08:00
yihaoDeng 6bc71839b1 [TD-4098]<feature> refactor IN filter 2021-06-23 11:17:16 +08:00
Ping Xiao 3626a2de18 update docker cluster script 2021-06-23 10:12:45 +08:00
Shengliang Guan 2e91314d38
Merge pull request #6574 from taosdata/feature/m2d3
Feature/m2d3
2021-06-23 09:01:56 +08:00
wpan 4b4913bc89 support unsigned/ts 2021-06-23 08:55:46 +08:00
tomchon 106bbc7e63 [TD-4314]<test>: add testcase of nested query with top/bottom function 2021-06-22 18:42:31 +08:00
tomchon 28f9d2ff13 Merge branch 'develop' of github.com:taosdata/TDengine into dev/chr 2021-06-22 18:39:40 +08:00
Hui Li 29398a0c42
Merge pull request #6556 from taosdata/test/TD-1338
change performance test tool to optimize write test
2021-06-22 17:16:41 +08:00
tomchon e76d2ca904 Merge branch 'develop' of github.com:taosdata/TDengine into dev/chr 2021-06-22 15:10:47 +08:00
Haojun Liao 14990b0540
Merge branch 'develop' into feature/query 2021-06-22 15:06:06 +08:00
Haojun Liao 9dd96c1060
Merge pull request #6547 from taosdata/feature/td-4735
[TD-4735]<feature>:support select last_row from subquery
2021-06-22 15:04:58 +08:00
Haojun Liao f690127a97
Merge pull request #6549 from taosdata/feature/TD-4734
[TD-4734]<feature> session_window and state window support main query
2021-06-22 15:04:46 +08:00
Shengliang Guan 5fa02912f2 Merge from master 2021-06-22 14:53:38 +08:00
wpan 518a2ae818 support unsigned 2021-06-22 10:01:24 +08:00
yihaoDeng ad651eff54 [TD-4098]<feature> refactor IN filter 2021-06-22 09:29:03 +08:00
yihaoDeng b533fb04d6 [TD-4098]<feature> refactor IN filter 2021-06-22 08:48:44 +08:00
wpan 6cb9f0c5e9 Merge branch 'develop' into feature/TD-2581 2021-06-22 08:19:42 +08:00
yihaoDeng 6a95d859e9 [TD-4827]<fix> 2021-06-21 21:04:55 +08:00
Haojun Liao 2eb86a90ac [td-225]merge developpp 2021-06-21 18:55:48 +08:00
wpan 4cb2fca700 support IN 2021-06-21 18:23:36 +08:00
Zhiyu Yang 0edce4c096
[TD-4762]<feature>: use maven-assembly-plugins to package multi packages for jdbc demo (#6539)
* [TD-4762]<feature>: use maven-assembly-plugin package multi package for this demo

* change
2021-06-21 16:26:12 +08:00
tomchon 07c99df669 Merge branch 'master' of github.com:taosdata/TDengine into test/chr 2021-06-21 16:17:28 +08:00
Haojun Liao a50438f164
Merge pull request #6526 from taosdata/fix/TD-4740
Fix/td 4740
2021-06-21 15:31:39 +08:00
Haojun Liao ceb2aa726b
Merge pull request #6510 from taosdata/origin/feature/TD-3086
[TD-3085] tags support timestamp
2021-06-21 15:30:19 +08:00
wpan fd25a1321a Merge branch 'develop' into feature/TD-2581 2021-06-21 10:52:13 +08:00
wpan 254dd64184 add case 2021-06-21 10:51:35 +08:00
Haojun Liao 3dc8eca014 [td-4754] 2021-06-21 10:18:05 +08:00
zhaoyanggh 40cb2f55bb change performance test tool to optimize write test 2021-06-21 10:13:27 +08:00
Hui Li d78fea6d2c
Merge pull request #6545 from taosdata/test/TD-4652
Test/td 4751
2021-06-21 10:05:45 +08:00
yihaoDeng 65eeca1964 [TD-4734]<feature> session_window and state window support main query 2021-06-20 21:51:15 +08:00
liuyq-617 c271e5f2a1 [TD-4773]<test>add test for binary insert 2021-06-19 11:32:54 +00:00
tomchon 7d6f3b5b28 Merge branch 'develop' of github.com:taosdata/TDengine into dev/chr 2021-06-19 17:32:43 +08:00
tomchon a0be6d9288 [TD-45145]<test>: add testcase of stat_window function 2021-06-19 17:02:09 +08:00
shenglian zhou 5e82ff44cb [TD-4783]<feature>:support timestamp filter expression on master query 2021-06-19 16:29:40 +08:00
tomchon 643807e663 [TD-45145]<test>: add testcase of stat_window function 2021-06-19 16:25:11 +08:00
shenglian zhou 998c5f1842 [TD-4735]<feature>:support select last_row from subquery 2021-06-19 16:09:41 +08:00
dapan1121 547fa5c03d add case 2021-06-19 14:35:11 +08:00
bryanchang0603 a1d95323c0 [TD-4751] minor modification 2021-06-19 13:28:41 +08:00
bryanchang0603 55757e1623 Merge branch 'develop' into test/TD-4652 2021-06-19 13:06:06 +08:00
Yiqing Liu 0c93fff0d2
[TD-4774]Ignore some errors in valgrind (#6544) 2021-06-19 11:43:37 +08:00
tomchon ca30708ce1 [TD-4509]<test>: add testcase of irate function 2021-06-19 11:17:31 +08:00
tomchon 91c557d99d [TD-4509]<test>: add testcase of irate function 2021-06-19 10:58:26 +08:00
liuyq-617 79616ad1f7 [TD-4774]Ignore some errors in valgrind 2021-06-19 02:46:20 +00:00
tomchon fd9ca1e964 Merge branch 'develop' of github.com:taosdata/TDengine into dev/chr 2021-06-19 10:41:49 +08:00
tomchon e5f2bab3a6 [TD-4509]<test>: add testcase of irate function 2021-06-19 10:41:42 +08:00
Haojun Liao d3702a7dbd
Merge branch 'develop' into origin/feature/TD-3086 2021-06-18 22:07:29 +08:00
Hui Li 5bafad7a77
Merge pull request #6524 from taosdata/xiaoping/add_test_case
[TD-4733]<test>: add test case for derivative function
2021-06-18 18:54:20 +08:00
Shuduo Sang 945354280c
Feature/sangshuduo/td 4752 python support ns (#6534)
* [TD-4752]<feature>: python connector support nanosecond.

* [TD-4752]<feature>: support nanosecond in test framework.

return integer for nanosecond in connector since python does not support nanosecond yet.
2021-06-18 18:34:54 +08:00
dapan1121 a8d3e9559d Merge branch 'develop' into feature/TD-2581 2021-06-18 16:55:33 +08:00
dapan1121 a1627c5d64 support like 2021-06-18 16:49:39 +08:00
cpwu 9714f60ede [TD-4724] <test> add case for td-4724 2021-06-18 14:56:30 +08:00
Haojun Liao 1337f2ec11 Merge branch 'develop' into feature/query 2021-06-18 11:56:37 +08:00
tomchon 2d31636651 Merge branch 'develop' of github.com:taosdata/TDengine into dev/chr 2021-06-18 10:32:49 +08:00
bryanchang0603 23117de9a0 [TD-4652] update nanoSecondCheck.py 2021-06-18 09:59:29 +08:00
Haojun Liao 3358f33f9c [td-4753] 2021-06-17 23:11:43 +08:00
Yiqing Liu a20f708a1f
Merge pull request #6523 from taosdata/test/TD-4747
[TD-4747]<test>grafana query multi NULL col
2021-06-17 19:13:07 +08:00
Haojun Liao ed59bedfb5 [td-225]fix bug in sim. 2021-06-17 18:53:44 +08:00
dapan1121 ea497d386c fix value convert issue 2021-06-17 18:38:34 +08:00
Ping Xiao 958d2454df [TD-4733]<test>: add test case for derivative function 2021-06-17 17:29:25 +08:00
liuyq-617 700571c95c [TD-4747]<test>grafana query multi NULL col 2021-06-17 16:28:32 +08:00
dapan1121 bc65d9eba7 support column filter 2021-06-17 16:20:01 +08:00
happyguoxy ad46ff86fe [TD4541]<modify length>[TD4568]<in function> 2021-06-17 15:05:14 +08:00
happyguoxy e3bdca23b3 [TD4568]<in function> 2021-06-17 15:03:46 +08:00
happyguoxy 1edb4960cd [TD4541]<modify length> 2021-06-17 15:02:49 +08:00
bryanchang0603 516f427655 Merge branch 'develop' into test/TD-4652 2021-06-17 14:27:34 +08:00
Haojun Liao 5062604688 [td-4739]<fix>: fix bug in derivative. 2021-06-17 14:24:53 +08:00
bryanchang0603 ee74391f99 modify the file, waiting for connector 2021-06-17 14:24:21 +08:00
yihaoDeng 2d66f67893 [TD-3086]<feature>tag support timestamp and in_operator support timestamp 2021-06-17 11:53:45 +08:00
tomchon 8015a2a490 Merge branch 'master' of github.com:taosdata/TDengine into test/chr 2021-06-17 11:33:31 +08:00
tomchon 923234a0a2 Merge branch 'develop' of github.com:taosdata/TDengine into dev/chr 2021-06-17 11:11:14 +08:00
huili 3e928774d1
Merge pull request #6485 from taosdata/test/TD-4366
[TD-4366] adding more ntp. try to make sure ntp is turned on
2021-06-17 11:04:16 +08:00
root 9b6460e175 [TD-4608] <TEST> add test case for stmt error 2021-06-17 02:59:37 +00:00
yihaoDeng 909db89d62 [TD-4740]<fix> 2021-06-17 09:39:30 +08:00
yihaoDeng 2236360c17 [TD-4740]<fix> 2021-06-17 09:35:09 +08:00
yihaoDeng 43e2b37be7 [TD-4740]<fix> 2021-06-17 09:17:17 +08:00
yihaoDeng 100b244326 [TD-3086]<feature> add test case 2021-06-16 22:31:57 +08:00
yihaoDeng 5beba81c40 [TD-3086]<feature> add test case 2021-06-16 22:30:23 +08:00
yihaoDeng d5b0ac80c3 [TD-3086]<feature> add test case 2021-06-16 22:28:13 +08:00
tomchon c6d6ba3fd1 [TD-45145]<test>: add testcase of stat_window function 2021-06-16 20:54:08 +08:00
yihaoDeng bd06b43059 [TD-3086]<feature> tag support timestamp 2021-06-16 18:07:03 +08:00
tomchon 2042f2173d Merge branch 'develop' of github.com:taosdata/TDengine into dev/chr 2021-06-16 17:58:26 +08:00
haojun Liao 52d3384319
Merge branch 'develop' into feature/query 2021-06-16 10:17:13 +08:00
haojun Liao bda6a93f28
Merge pull request #6477 from taosdata/hotfix/td-4681
[TD-4681]<fix>: return invalid operator for not equal on primary ts column
2021-06-16 10:16:29 +08:00
haojun Liao 9646a71848
Merge pull request #6478 from taosdata/hotfix/td-4681-2
[TD-4681]<fix>: return invalid operation for not equal on primary ts
2021-06-16 10:16:13 +08:00
bryanchang0603 86414f03ef [TD-4366] removing time alter test case from auto test 2021-06-16 09:05:46 +08:00
Haojun Liao 3e65aedae2 [td-4723]<fix>: fix bug in derivative function. 2021-06-15 23:33:34 +08:00
bryanchang0603 04b3a7d482 [TD-4652] update test case 2021-06-15 19:49:40 +08:00
bryanchang0603 545f2127e1 [TD-4366] retry to commit 2021-06-15 18:09:47 +08:00
bryanchang0603 73f277c9dc Merge branch 'develop' into test/TD-4366 2021-06-15 17:00:44 +08:00
Baosheng Chang afaf036d35
Update fulltest.sh 2021-06-15 16:54:20 +08:00
bryanchang0603 90cc682dd3 removing from the auto test 2021-06-15 16:27:20 +08:00
Shuduo Sang be347199c4
Hotfix/sangshuduo/td 4025 fix travis ci broken (#6493)
* [TD-4025]<fix>: travis ci broken due to valgrind dependency missed.

* [TD-4025]<fix>: travis ci broken due to valgrind dependency missed.

change focal to bionic.

* [TD-4025]<fix>: travis ci broken due to valgrind dependency missed.

install python3.8

* [TD-4025]<fix>: travis ci broken due to valgrind dependency missed.

install python3.8 and pip, setuptools

* [TD-4025]<fix>: travis ci broken due to valgrind dependency missed.

install python3.8, and install pip and setuptools

* [TD-4025]<fix>: travis ci broken due to valgrind dependency missed.

modify smoketest.sh to python3.8

* fix timezone build error with clang/linux.

* change fixed version python 3.8 to 3.

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-06-15 14:49:44 +08:00
liuyq-617 a56a1cbf17 [TD-4695]<test>update case for <> on primary ts 2021-06-15 14:16:10 +08:00
liuyq-617 b5c0cab285 [TD-4695]<test>update case for <> on primary ts 2021-06-15 14:08:28 +08:00
bryanchang0603 7247919b76 [TD-4711] trying to solve the problem of ntp not swtich on 2021-06-15 13:08:31 +08:00
bryanchang0603 08a9a1f765 [TD-4711] trying to solve the problem of ntp not swtich on 2021-06-15 13:05:30 +08:00
bryanchang0603 67d6339f1a [4711] uncomment the test case in fulltest.sh 2021-06-15 12:48:02 +08:00
shenglian zhou a36b21e8b2 [TD-4681]<fix>: return invalid operator for not equal on primary timestamp column 2021-06-15 11:58:32 +08:00
shenglian zhou 76720f8cd0 [TD-4681]<fix>: return invalid operation for not equal on primary ts column 2021-06-15 11:50:59 +08:00
bryanchang0603 0bfce14e70 resolve conflict 2021-06-15 11:22:59 +08:00
Jun Li b79839b5c9
Change pyhon3.8 to python3 for compatability with 3.x (#6489) 2021-06-15 10:21:38 +08:00
bryanchang0603 1a5aac6eeb [TD-4366 adding sleep to prevent time problem] 2021-06-15 10:04:44 +08:00
Baosheng Chang 3d765f3a32
Update fulltest.sh 2021-06-15 09:47:01 +08:00
bryanchang0603 881a550623 [TD-4366 adding sleep to prevent time problem] 2021-06-15 09:24:15 +08:00
huili 98de9c0534
Merge pull request #6482 from taosdata/xiaoping/add_test_case
[TD-4663]<test>: add test case for derivative function
2021-06-14 08:39:53 +08:00
Shengliang Guan 0eb2de4d7b merge from master 2021-06-12 10:11:56 +08:00
bryanchang0603 b01865f6c4 [TD-4366] adding more ntp. try to make sure ntp is turned on 2021-06-11 22:17:38 +08:00
Ping Xiao 56ea4ccf8e Merge branch 'develop' into xiaoping/add_test_case 2021-06-11 16:50:19 +08:00
Ping Xiao 8dfb92362f [TD-4663]<test>: add test case 2021-06-11 16:50:06 +08:00
bryanchang0603 a7762c65a9 [TD-4652] adding exception tests 2021-06-11 16:13:29 +08:00
bryanchang0603 308d87c84a [TD-4652] add test case 2021-06-11 15:52:07 +08:00
bryanchang0603 202ae02600 Merge branch 'develop' into test/TD-4652 2021-06-11 15:51:07 +08:00
bryanchang0603 cd3fb30a6c [TD-4652] adding test case 2021-06-11 14:07:41 +08:00
tomchon 6ea659d116 Merge branch 'master' of github.com:taosdata/TDengine into test/chr 2021-06-11 11:17:45 +08:00
huili 0e9c10496b
Merge pull request #6451 from taosdata/test/TD-4473
[TD-4473] update alter keep test
2021-06-11 10:42:12 +08:00
huili d5f2387540
Merge pull request #6447 from taosdata/test/TD-4526
Test/td 4526
2021-06-11 10:42:06 +08:00
huili a18dabb127
Merge pull request #6446 from taosdata/test/SessionWindow
test session on second timestamp fields
2021-06-11 10:41:58 +08:00
haojun Liao 20e9a1fb98
Merge pull request #6450 from taosdata/feature/query
[td-4673]<fix>: fix bug in derivative.
2021-06-10 22:00:27 +08:00
happyguoxy 6b428ce341 [TD-i4610]<add special> 2021-06-10 19:26:23 +08:00
happyguoxy b93129fea5 [TD4610]<check special> 2021-06-10 19:06:30 +08:00
Kaili Xu 0f3e73942c Merge branch 'develop' into feature/TD-4666
sync with develop
2021-06-10 19:02:49 +08:00
Kaili Xu 93993d0796 [TD-4666]<feature>: support max column num to 4096 2021-06-10 18:51:10 +08:00
bryanchang0603 40dcbb41f2 [TD-4473] update alter keep test 2021-06-10 18:29:32 +08:00
Haojun Liao 1cde425379 [td-4673]<fix>: fix bug in derivative. 2021-06-10 18:19:18 +08:00
codedump 1970a31b00
Merge pull request #6409 from taosdata/feature/TD-3963
[TD-3963]alter db rpc return when vnode response
2021-06-10 17:49:21 +08:00
bryanchang0603 c4d2987b4b [TD-4526] updating fulltest.sh due to removed file 2021-06-10 17:38:49 +08:00
tomchon 7e7a70b74c Merge branch 'develop' of github.com:taosdata/TDengine into dev/chr 2021-06-10 15:57:30 +08:00
tomchon 176f1e018d [TD-4314]<test>: add testcase of nested query with top/bottom function 2021-06-10 15:51:55 +08:00
liuyq-617 9d6b8470e7 test session on second timestamp fields 2021-06-10 07:13:00 +00:00
bryanchang0603 b3bb55d0ee [TD-4526]add test case to fulltest.sh 2021-06-10 15:12:47 +08:00
bryanchang0603 56f28405ba Merge branch 'develop' into test/TD-4526 2021-06-10 14:26:33 +08:00
bryanchang0603 4defd5a614 [TD-4526]adding exception test case 2021-06-10 14:24:47 +08:00
bryanchang0603 eca829fe79 [TD-4526]adding exception test case 2021-06-10 14:24:18 +08:00
huili 13b5d14e21
Merge pull request #6432 from taosdata/test/SessionWindow
[TD-4043]<test>add some scenarios for session window
2021-06-10 14:03:35 +08:00
huili 9eea7a33cb
Merge pull request #6439 from taosdata/xiaoping/add_test_case
[TD-4602]<test>: add test case: diff function for super table
2021-06-10 14:03:28 +08:00
bryanchang0603 97f8305ca9 [TD-4658] minor fix 2021-06-10 11:34:24 +08:00
bryanchang0603 4395709e92 [TD-4658] community test case minor fix 2021-06-10 11:25:12 +08:00
bryanchang0603 1b1a01fd46 [TD-4658] adding community test case 2021-06-10 11:09:13 +08:00
bryanchang0603 55b4a9339d [TD-4658] update enterprise test part 2021-06-10 10:47:30 +08:00
lichuang b84c533244 [TD-3963]sleep more time to see test result 2021-06-10 10:16:35 +08:00
lichuang e90378b3de Merge branch 'develop' into feature/TD-3963 2021-06-09 22:53:52 +08:00
Shengliang Guan 914643d7c4 add general/parser/function.sim 2021-06-09 22:41:52 +08:00
Shengliang Guan d74684fa45 Merge remote-tracking branch 'origin/develop' into feature/m2d 2021-06-09 22:40:18 +08:00
Shengliang Guan 249ef7c586 remove general/parser/function.sim 2021-06-09 22:35:34 +08:00
haojun Liao 0cea3ab9ed
Merge pull request #6422 from taosdata/feature/TD-2942
[TD-2942]keep improvement
2021-06-09 22:03:31 +08:00
Shengliang Guan 1dee25264c Merge remote-tracking branch 'origin/develop' into feature/m2d 2021-06-09 20:15:16 +08:00
Shengliang Guan 47ec533542
Merge pull request #6405 from taosdata/test/TD-4366
Test/td 4366
2021-06-09 20:03:47 +08:00
Shengliang Guan e14310a50c merge from master 2021-06-09 19:59:43 +08:00
tomchon 30e0cd2e2a Merge branch 'develop' of github.com:taosdata/TDengine into dev/chr 2021-06-09 19:26:43 +08:00
tomchon 2c83206d65 [TD-4314]<test>: add testcase of nested query with top/bottom function 2021-06-09 19:26:17 +08:00
Ping Xiao b4f6e6f941 [TD-4630]<test>: add exception handling for restful insert 2021-06-09 18:46:15 +08:00
Ping Xiao 5a0d44a82f [TD-4602]<test>: add test case: diff function for super table 2021-06-09 18:31:08 +08:00
dapan ebb15e0e6a Merge branch 'develop' into feature/TD-2942 2021-06-09 17:39:20 +08:00
dapan 3caf8e43ef fix case issuei 2021-06-09 16:51:07 +08:00
haojun Liao 8347db05b1
Merge pull request #6365 from taosdata/feature/td-3126
[TD-3126]<feature>support nanoseconds time precision
2021-06-09 16:30:48 +08:00
tomchon 7de7e54c95 Merge branch 'develop' of github.com:taosdata/TDengine into dev/chr 2021-06-09 16:26:09 +08:00
tomchon 3f940428cb modify nestedquery testcase 2021-06-09 16:25:49 +08:00
dapan 922736fed5 fix case issue 2021-06-09 15:29:10 +08:00
haojun Liao 93b811dc33
Merge pull request #6434 from taosdata/feature/query
[td-4625]<fix>: fix bug in diff query with group by.
2021-06-09 15:01:09 +08:00
Shengliang Guan a6b2c18af5
Merge pull request #6431 from taosdata/feature/m2d
Feature/m2d
2021-06-09 14:53:14 +08:00
dapan 7344bc3323 Merge branch 'develop' into feature/TD-2942 2021-06-09 14:02:10 +08:00
haojun Liao 06ff862b28
Merge pull request #6418 from jiaoqiyuan/develop
[TD-6240] <fix>: init an array before used by `taos_fetch_row`
2021-06-09 13:33:03 +08:00
tomchon 6f6a02f8c2 Merge branch 'master' of github.com:taosdata/TDengine into test/chr 2021-06-09 13:29:43 +08:00
Haojun Liao 9a2d8533cb [td-4625]<fix>: fix bug in diff query with group by. 2021-06-09 13:27:08 +08:00
tomchon 4949dd4671 temp 2021-06-09 11:12:42 +08:00
liuyq-617 4571590797 add some scenarios 2021-06-09 03:06:29 +00:00
Shengliang Guan ccc221284a merge from master 2021-06-09 10:27:20 +08:00
Shengliang Guan 017299c082 Merge from master 2021-06-09 10:23:11 +08:00
haojun Liao e9c8813e2e
Merge pull request #6407 from taosdata/feature/query
Feature/query
2021-06-09 10:04:17 +08:00
haojun Liao 21ef3e44bb
Merge pull request #6382 from taosdata/feature/TD-3304
[TD-3304]<enhance>: added detailed info for invalid blocks option
2021-06-08 19:00:50 +08:00
Qiyuan Jiao e42a8bc633
Update apitest.c
remove unneeded define
2021-06-08 17:45:32 +08:00
huili 6d8b573fe7
Merge pull request #6411 from taosdata/xiaoping/add_test_case
update test case
2021-06-08 17:42:26 +08:00
dapan1121 63ccb3fa6f restore case 2021-06-08 17:41:52 +08:00
dapan1121 bbe9e3a093 support one keep for storage 2021-06-08 17:11:02 +08:00
jiaoqiyuan cc53777cc3 init array before use it. 2021-06-08 16:22:25 +08:00
liuyq-617 5511dcb0c7 [TD-4553]<test>fix timestamp error 2021-06-08 08:05:08 +00:00
Ping Xiao 5ff935c509 Fix test failure 2021-06-08 14:31:09 +08:00
lichuang 0f4e6bba4c Merge branch 'develop' into feature/TD-3963 2021-06-08 14:18:42 +08:00
dependabot[bot] dd5c64cb39
Bump logback-classic in /tests/comparisonTest/opentsdb/opentsdbtest (#6404)
Bumps logback-classic from 1.0.13 to 1.2.0.

---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-classic
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-08 11:40:23 +08:00
dependabot[bot] e55cbcfe28
Bump logback-core in /tests/comparisonTest/opentsdb/opentsdbtest (#6403)
Bumps logback-core from 1.0.13 to 1.2.0.

---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-08 11:39:52 +08:00
bryanchang0603 9c1457a3aa [TD-4473] modifying two cases to auto test with minor modification 2021-06-08 11:16:28 +08:00
dapan1121 b3c74da37a add test case 2021-06-08 11:16:27 +08:00
Ping Xiao fd155d4245 update test case 2021-06-08 11:15:12 +08:00
lichuang 97a2cdbfbd [TD-3963]alter db rpc return when vnode response 2021-06-08 10:59:36 +08:00
lichuang 68c7fc493d [TD-3963]alter db rpc return when vnode response 2021-06-08 10:54:51 +08:00
Haojun Liao 2aaa8c33c8 [td-225]fix bug in derivative 2021-06-08 10:00:31 +08:00
huili 9468f45876
Merge pull request #6398 from taosdata/test/SessionWindow
[TD-4043]<test>case for session window
2021-06-08 09:33:40 +08:00
huili e985923714
Merge pull request #6402 from taosdata/xiaoping/add_test_case
[TD-4421]<test>: add test case for subquery with filter
2021-06-08 09:33:21 +08:00
bryanchang0603 b7c0995f87 [TD-4473] remove old file 2021-06-08 09:15:10 +08:00
bryanchang0603 881b267d2f [TD-4473] revertalterkeep.py to older version 2021-06-08 09:13:25 +08:00
tomchon 1b78353009 Merge branch 'develop' of github.com:taosdata/TDengine into dev/chr 2021-06-07 20:44:27 +08:00
tomchon c2fcab0a0d [TD-4312]<test>: add testcase of nested query with interval function 2021-06-07 20:44:07 +08:00
Ping Xiao d87cc3b641 [TD-4421]<test>: add test case for subquery with filter 2021-06-07 18:31:39 +08:00
liuyq-617 034cd7d8bc [TD-4043]<test>case for session window 2021-06-07 09:14:24 +00:00
haojun Liao 85d3a7a207
Merge pull request #6386 from taosdata/feature/TD-4426
Feature/td 4426
2021-06-07 17:00:59 +08:00
haojun Liao 78fd1fccf5
Merge pull request #6391 from taosdata/feature/TD-4484
[TD-4484]add taos_stmt_errstr api
2021-06-07 16:37:15 +08:00
haojun Liao 7241b62b96
Merge pull request #6393 from taosdata/feature/query
Feature/query
2021-06-07 16:35:41 +08:00
dapan1121 39c7aced49 fix bug 2021-06-07 13:15:57 +08:00
Haojun Liao 9b073353e6 [td-225] fix bug found by regression test. 2021-06-07 12:08:40 +08:00
bryanchang0603 cd54930352 adding comments to alter_test.py 2021-06-07 11:32:35 +08:00
bryanchang0603 cbb3b39e74 append alter_keep.py into the branch 2021-06-07 11:29:51 +08:00
shenglian zhou d7f32149ef [TD-3126]<feature>:add nano second precision testcase and modify tsim to support time precision 2021-06-07 10:29:13 +08:00
dapan1121 9012ccf162 add error msg 2021-06-07 10:27:13 +08:00
dapan1121 35beb965a9 add test case 2021-06-07 10:02:51 +08:00
Haojun Liao 89abdd9809 [td-4555]<feature>: add derivative function 2021-06-06 15:20:19 +08:00
yihaoDeng b645bb4faf [TD-4426]<fix> fix compile error 2021-06-06 03:31:48 +08:00
yihaoDeng 08cb8c361e [TD-4426]<fix> fix compile error 2021-06-06 00:28:34 +08:00
yihaoDeng dd2298b954 [TD-4426]<fix> fix compile error 2021-06-05 23:07:14 +08:00
tomchon ac503cc76b Merge branch 'develop' of github.com:taosdata/TDengine into dev/chr 2021-06-05 18:35:39 +08:00
tomchon e629395413 add compacting wal log testcase into fulltest.sh 2021-06-05 18:34:36 +08:00
xywang 354564dbc9 [TD-3304]<fix>: fixed a test case bug in topic1.sim 2021-06-05 17:58:28 +08:00
dapan1121 718bf8d9eb support error msg 2021-06-05 17:34:26 +08:00
huili 6da72d82fc
Merge pull request #6383 from taosdata/xiaoping/test_case
[TD-3938]<test>: add script to detect coredump file
2021-06-05 17:10:45 +08:00
xywang 91e2d73361 [TD-3304]<fix>: fixed a test case bug 2021-06-05 16:58:36 +08:00
dependabot[bot] b885f2c133
Bump httpclient in /tests/comparisonTest/opentsdb/opentsdbtest (#6371)
Bumps httpclient from 4.5.4 to 4.5.13.

---
updated-dependencies:
- dependency-name: org.apache.httpcomponents:httpclient
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-05 16:39:07 +08:00
tomchon 3a91e8ea84 Merge branch 'develop' of github.com:taosdata/TDengine into dev/chr 2021-06-05 16:24:51 +08:00
tomchon 046ec16ac4 [TD-4552]<test>: add testcase that compact wal file with replica 2021-06-05 16:24:30 +08:00
Ping Xiao d2c1841410 [TD-3938]<test>: add script to detect coredump file 2021-06-05 15:43:05 +08:00
Ping Xiao 51ecfc0486 [TD-3938]<test>: add test case 2021-06-05 15:40:31 +08:00
huili d284cf5493
Merge pull request #6363 from taosdata/test/TD-4463
Test/td 4463
2021-06-05 14:22:59 +08:00
liuyq-617 9596883fd1 fix install py connector in jenkins 2021-06-05 01:37:39 +00:00
yihaoDeng bb19833711 [TD-4426]<fix> add test case 2021-06-05 06:06:09 +08:00
lichuang ce44531c06 Merge branch 'develop' into feature/TD-3963 2021-06-04 17:04:09 +08:00
Ping Xiao 15aecd4882 [TD-4505]<test>: add test case for last_row() 2021-06-04 16:52:18 +08:00
Shengliang Guan b569652150
Merge pull request #6368 from taosdata/fix/TD-4412
[TD-4412]<fix>: add new configuration parameter for db option cachelast
2021-06-04 15:03:26 +08:00
dapan1121 61b39d7e98 support error msg 2021-06-04 14:32:37 +08:00
Minglei Jin 0a86ce884e [TD-4412]<fix>: add new configuration parameter for db option precision 2021-06-04 13:19:29 +08:00
lichuang 864b0d2792 Merge branch 'feature/TD-3963' of github.com:taosdata/TDengine into feature/TD-3963 2021-06-04 11:23:19 +08:00
haojun Liao ecbc610839
Merge pull request #6348 from taosdata/feature/query
Feature/query
2021-06-04 10:37:37 +08:00
Minglei Jin e4c10a3e24 test/offlineThreshold: fix index in show variables; 2021-06-04 10:24:56 +08:00
tomchon 2ff6b5166b Merge branch 'develop' of github.com:taosdata/TDengine into dev/chr 2021-06-04 10:22:30 +08:00
haojun Liao 1e3ca4c6eb
Merge branch 'develop' into feature/query 2021-06-03 22:12:53 +08:00
Shengliang Guan 77f208001a Merge from master 2021-06-03 21:23:41 +08:00
Ping Xiao 61f8139178 update test case 2021-06-03 18:17:22 +08:00
bryanchang0603 f797c397e4 [TD-4463] enterprise test pass 2021-06-03 16:54:15 +08:00
huili 761a7e8f37
Merge pull request #6359 from taosdata/test/TD-4523
[TD-4523] add test case
2021-06-03 16:13:39 +08:00
bryanchang0603 904bf2381e [TD-4463] modifying test case for community version 2021-06-03 16:04:48 +08:00
bryanchang0603 91d2d3b85a [TD-4463]rewrite the case to fit develop and community 2021-06-03 15:29:23 +08:00
tomchon f8d81ede65 Merge branch 'develop' of github.com:taosdata/TDengine into dev/chr 2021-06-03 15:03:52 +08:00
bryanchang0603 72e981ef86 Merge branch 'develop' into test/TD-4463 2021-06-03 14:56:36 +08:00
bryanchang0603 ee9b45ef7d [TD-4523] add test case 2021-06-03 11:37:48 +08:00
liuyq-617 ad31a637f6 [TD-4395]update test-all.sh 2021-06-03 02:54:57 +00:00
haojun Liao e2b8212029
Merge pull request #6345 from taosdata/hotfix/TD-4494
[TD-4494]add keep value check
2021-06-03 10:39:47 +08:00
huili b6f048f801
Merge pull request #6350 from taosdata/test/TD-4475
Test/td 4475
2021-06-03 10:13:14 +08:00
huili 5a082f4c01
Merge pull request #6351 from taosdata/test/updatejenkins
update jenkins
2021-06-03 10:12:34 +08:00
dapan1121 4679c4bf5d fix case issue 2021-06-03 09:39:52 +08:00
tomchon 73b6c43496 Merge branch 'master' of github.com:taosdata/TDengine into test/chr 2021-06-03 06:26:52 +08:00
haojun Liao 5a2c3eda33
Merge pull request #6343 from taosdata/feature/TD-4399
[TD-4399]modify column length
2021-06-02 22:23:16 +08:00
haojun Liao 80096c4619
Merge pull request #6341 from taosdata/feature/TD-4294
[TD-4294]<test case>
2021-06-02 22:21:09 +08:00
tomchon d01ea3012a [TD-4290]<test>: modify testcase that compact wal file 2021-06-02 21:24:30 +08:00
Haojun Liao a69cede0ab [td-255] update sim test. 2021-06-02 19:59:54 +08:00
Haojun Liao d09d9a2e56 [td-4520]<enhance>: support the tbname column alias name. 2021-06-02 19:43:10 +08:00
dapan1121 fa6bc96dac fix case issue 2021-06-02 17:59:47 +08:00
Haojun Liao 0d7a58f0ca [td-255] add test cases, fix compiler error. 2021-06-02 17:52:16 +08:00
tomchon 17077cb92d add sleep when start compacting 2021-06-02 17:46:48 +08:00
liuyq-617 738bdd253f update jenkins 2021-06-02 09:30:59 +00:00
tomchon e2d693718b Merge branch 'develop' into dev/chr 2021-06-02 17:21:45 +08:00
tomchon 119537014b [TD-4290]<test>: modify testcase that compact wal file 2021-06-02 17:18:34 +08:00
bryanchang0603 b441e52b71 Merge branch 'develop' into test/TD-4475 2021-06-02 17:04:48 +08:00
bryanchang0603 e39c9eed5d [TD-4476] modified test case 2021-06-02 17:03:55 +08:00
bryanchang0603 3a12c502c7 [TD-4475] remove temp file 2021-06-02 16:38:57 +08:00
bryanchang0603 97e9070a21 [TD-4476] test case finished 2021-06-02 16:34:41 +08:00
bryanchang0603 49e0643bf2 [TD-4463] update boundary case and error case 2021-06-02 16:02:06 +08:00
bryanchang0603 f74818a3dd Merge branch 'develop' into test/TD-4463 2021-06-02 15:07:57 +08:00
bryanchang0603 3b867c876d [TD-4476] add manual test case 2021-06-02 15:07:17 +08:00
dapan1121 f603458a5e Merge branch 'develop' into feature/TD-4399 2021-06-02 14:08:25 +08:00
dapan1121 ea273d421e Merge branch 'feature/TD-4399' of https://github.com/taosdata/TDengine into feature/TD-4399 2021-06-02 14:05:40 +08:00
dapan1121 b00ba324f3 support modify tag column length 2021-06-02 14:04:20 +08:00
liuyq-617 d4a215dd8a fix timezone error 2021-06-02 05:52:00 +00:00
bryanchang0603 29ca859f11 [TD-4475] add manual test case for hot alter block 2021-06-02 13:37:36 +08:00
Shengliang Guan 945674e275
Merge pull request #6339 from taosdata/feature/m2d2
merge from master
2021-06-02 13:21:32 +08:00
bryanchang0603 6439e9addc [TD-4475] modifying the test case 2021-06-02 11:55:16 +08:00
bryanchang0603 f6d5bef757 Merge branch 'develop' into test/TD-4475 2021-06-02 11:03:43 +08:00
liuyq-617 3b9d4dede7 [TD-4443]<test> join precision us 2021-06-02 02:59:01 +00:00
bryanchang0603 b5b17291a6 [TD-4463] update from develop 2021-06-02 10:55:11 +08:00
huili cc4ccf0976
Merge pull request #6331 from taosdata/test/TD-4474
Test/td 4474
2021-06-02 10:28:23 +08:00
Shengliang Guan 0d5d2736be Merge from master 2021-06-02 10:27:07 +08:00
Shengliang Guan e7bda7a7c8
Merge pull request #6330 from taosdata/feature/m2d2
Feature/m2d2
2021-06-02 09:46:54 +08:00
bryanchang0603 2cf9f0b8f2 Merge branch 'develop' into test/TD-4475 2021-06-02 09:37:03 +08:00
bryanchang0603 b23d057366 Merge branch 'develop' into test/TD-4463 2021-06-02 09:13:33 +08:00
Haojun Liao d9f403ad3d [td-255] merge develop. 2021-06-01 22:45:47 +08:00
Haojun Liao e0b4bb2442 [td-255]fix memory leak in test cases. 2021-06-01 22:30:12 +08:00
haojun Liao ac5789d9f2
Merge pull request #6320 from taosdata/feature/query
Feature/query
2021-06-01 22:26:55 +08:00
bryanchang0603 8983755daf Merge branch 'develop' into test/TD-4475 2021-06-01 19:03:06 +08:00
bryanchang0603 08f33005b6 [TD-4475] update test case 2021-06-01 19:02:34 +08:00