Commit Graph

290 Commits

Author SHA1 Message Date
jiajingbin dd2c83fc28 [TD-5616]<test>: finish like wildcard max_length test
add getVariable() to util/sql.py

add 4 testcases to query/queryWildcardLength.py

leave a uncorrelated bug ---> TD-5918
2021-08-09 08:29:13 -03:00
wpan 28692a51cc Merge branch 'develop' into feature/TD-2581 2021-08-09 09:23:12 +08:00
Hui Li cb3f7af146
Merge pull request #7202 from taosdata/xiaoping/add_test_case
[TD-5730]<test>: update performance test script
2021-08-05 22:35:40 +08:00
Ping Xiao 5fb90d5dc3 [TD-5730]<test>: add test case 2021-08-05 21:00:02 +08:00
Ping Xiao ba4ae0bc84 [TD-5730]<test>: add test case 2021-08-05 20:56:57 +08:00
Haojun Liao fbe535bd8b [td-225] fix compiler error and invalid in query. 2021-08-05 16:27:13 +08:00
Hui Li 50db328e1f
Merge pull request #7156 from taosdata/test/TD-5515-d
Test/td 5515 d
2021-08-04 22:19:08 +08:00
happyguoxy d4736e6454 [TD5618]<test>:test bug fix 2021-08-04 15:10:44 +08:00
happyguoxy bc4ef1ac0e [TD5515]<test>:test long where sql 2021-08-04 15:09:28 +08:00
Ping Xiao d2aea28c24 [TD-5730]<test>: update performance test script 2021-08-04 14:46:39 +08:00
Ping Xiao 45be5de3be [TD-5730]<test>: update performance test script 2021-08-04 14:43:02 +08:00
Ping Xiao ad05808c01 remove duplicae file: operator.py 2021-08-03 11:23:59 +08:00
wpan 8ba2d65287 Merge branch 'feature/TD-2581' of github.com:taosdata/TDengine into feature/TD-2581 2021-08-02 14:16:46 +08:00
wpan 1643b5e4c6 fix bug and case issue 2021-08-02 14:16:17 +08:00
Shengliang Guan 4dac6ac4f1 merge from master 2021-07-30 13:52:54 +08:00
Hui Li 6c619d0219
Merge pull request #7051 from taosdata/test/TD-5074-d1
Test/td 5074 d1
2021-07-29 10:01:46 +08:00
happyguoxy 175fd1c93d [TD-5074]<test>:test operator cost 2021-07-28 18:32:34 +08:00
happyguoxy 8f0be342a8 [TD-5074]<test>:test operator cost 2021-07-28 15:06:30 +08:00
happyguoxy 8b6d976e86 [TD-5074]<test>:test operator cost 2021-07-28 14:05:16 +08:00
happyguoxy 7845fc9682 [TD-5074]<test>:test operator cost 2021-07-28 14:04:59 +08:00
Hui Li bdb79f5400
Merge pull request #6961 from taosdata/test/TD-5213-d
Test/td 5213 d
2021-07-28 10:17:37 +08:00
Hui Li 4e55773054
Merge pull request #7037 from taosdata/xiaoping/add_test_case
[TD-5497]<test>: add test case
2021-07-28 10:16:41 +08:00
Ping Xiao 09e52f9d95 [TD-5497]<test>: add test case 2021-07-27 14:27:41 +08:00
happyguoxy 9a3e6db6a7 [TD-5213]<test>:test operator 2021-07-27 08:55:45 +08:00
happyguoxy 11d5b3231d [TD-5074]<test>test operator 2021-07-23 14:49:27 +08:00
yihaoDeng e2635df55d [TD-5438]<fix> fix bug 2021-07-22 19:25:11 +08:00
happyguoxy 9df622ef80 [TD-5338]<test>:test stable interval function 2021-07-22 18:03:23 +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
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
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
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
Shengliang Guan ca59d8972a Merge remote-tracking branch 'origin/develop' into feature/m2d6 2021-07-17 10:19:56 +08:00
yihaoDeng 58ba4d0081 [TD-5055]<fix> handle incorret resul 2021-07-16 23:38:11 +08:00
Shengliang Guan 195ce6d133 Merge from master into develop 2021-07-16 14:01:22 +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
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
ubuntu 0adfdc60d6 test push 2021-07-15 15:04:58 +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
happyguoxy cbb8642f79 [TD-4735]<test>:test nestquery last row function 2021-07-08 13:55:28 +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
wpan beff12c7ba fix bug issue 2021-07-06 11:47:18 +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
tomchon 106bbc7e63 [TD-4314]<test>: add testcase of nested query with top/bottom function 2021-06-22 18:42:31 +08:00
tomchon e76d2ca904 Merge branch 'develop' of github.com:taosdata/TDengine into dev/chr 2021-06-22 15:10:47 +08:00
yihaoDeng 65eeca1964 [TD-4734]<feature> session_window and state window support main query 2021-06-20 21:51:15 +08:00
tomchon a0be6d9288 [TD-45145]<test>: add testcase of stat_window function 2021-06-19 17:02:09 +08:00
tomchon 643807e663 [TD-45145]<test>: add testcase of stat_window function 2021-06-19 16:25:11 +08:00
tomchon c6d6ba3fd1 [TD-45145]<test>: add testcase of stat_window function 2021-06-16 20:54:08 +08:00
tomchon 2042f2173d Merge branch 'develop' of github.com:taosdata/TDengine into dev/chr 2021-06-16 17:58:26 +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
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
huili a18dabb127
Merge pull request #6446 from taosdata/test/SessionWindow
test session on second timestamp fields
2021-06-11 10:41:58 +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
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
tomchon 2c83206d65 [TD-4314]<test>: add testcase of nested query with top/bottom function 2021-06-09 19:26:17 +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
liuyq-617 4571590797 add some scenarios 2021-06-09 03:06:29 +00:00
Ping Xiao 5ff935c509 Fix test failure 2021-06-08 14:31:09 +08:00
Ping Xiao fd155d4245 update test case 2021-06-08 11:15:12 +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
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
yihaoDeng bb19833711 [TD-4426]<fix> add test case 2021-06-05 06:06: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 77f208001a Merge from master 2021-06-03 21:23:41 +08:00
liuyq-617 d4a215dd8a fix timezone error 2021-06-02 05:52:00 +00:00
liuyq-617 3b9d4dede7 [TD-4443]<test> join precision us 2021-06-02 02:59:01 +00:00
dapan1121 ce7bfcf024 fix case issue 2021-06-01 08:28:45 +08:00
Shengliang Guan c8e7cd1b85
Merge pull request #6050 from taosdata/xiaoping/test_case
[TD-4017]<test>: add test case
2021-05-09 16:46:44 +08:00
Shengliang Guan 8bc97c8c9c
Merge pull request #6026 from taosdata/test/TD-3954
[TD-3954] <test> add case for resolve the bug of TD-3899
2021-05-09 16:45:21 +08:00
Ping Xiao 70ed9796ff [TD-4017]<test>: add test case 2021-05-08 15:56:18 +08:00
Ping Xiao f4afe2f9d8 [TD-4019]<test> add test case 2021-05-07 15:00:40 +08:00
wu champion 3259c3de40 [TD-3954] <test> add case for resolve the bug of TD-3899 2021-05-07 10:58:03 +08:00
wu champion ae1b233db3 [TD-2039] <test> verify the bug of TD-2039 2021-04-27 09:30:40 +08:00
wu champion ffc88d5f20
Update queryFilterTswithDateUnit.py 2021-04-23 16:54:47 +08:00
wu champion d3f655f881 [TD-3918] <test> fix the bug 2021-04-23 16:50:52 +08:00
wu champion ec63c9fd64 [TD-3918] <test> fix the case 2021-04-23 16:49:06 +08:00
wu champion 512551b1c9
Merge branch 'master' into test/TD-3918 2021-04-23 11:23:43 +08:00
wu champion 369c9a76f0 [TD-3918] <test> add case to verify the bug of TD-3897 2021-04-23 10:45:22 +08:00
wu champion 7e7cc2e345 [TD-3917] <test> add case for the bug of TD-3907 2021-04-23 10:31:20 +08:00
wu champion 624b018066 [TD-3856]<test> add case for TD-3856 2021-04-20 16:15:19 +08:00
Ping Xiao d1ba0f58ef [TD-3800]<test>: add test case for query last(*) 2021-04-19 13:54:40 +08:00
Shuduo Sang 640062a53d
Hotfix/sangshuduo/td 3401 query statistic (#5795)
* [TD-3401]<fix>: taosdemo query statistic.

refactor func name.

* [TD-3401]<fix>: taosdemo query statistic.

refactor func name 2.

* [TD-3401]<fix>: taosdemo support query statistic.

implementation.

* cleanup

Co-authored-by: Shuduo Sang <sdsang@taosdata.com>
2021-04-13 16:24:42 +08:00
huili 0e246a7f19
Merge branch 'master' into test/TD-3295 2021-04-08 11:12:43 +08:00
wu champion 7db5c29d1e [TD-3295]<test> add case for TD-3295 2021-04-06 18:18:10 +08:00
wu champion 41b9b98e3c [TD-3652]<test> add case for TD-3652 to resolve TD-3590 2021-04-06 18:06:59 +08:00
wu champion e3f4c9038c
Merge branch 'develop' into feature/TD-1380 2021-03-25 10:52:55 +08:00