Commit Graph

1283 Commits

Author SHA1 Message Date
Xiaoyu Wang 831ef7de23 fix: some problems of parser and planner 2022-07-04 14:46:08 +08:00
Hui Li d598ca1c4f
Merge pull request #14398 from taosdata/3.0test/jcy
test:update now.py and today.py
2022-07-02 20:12:25 +08:00
wenzhouwww@live.cn 18e5430265 update 2022-07-02 17:53:29 +08:00
wenzhouwww@live.cn 613ef1dfab update case for mavg to support stable 2022-07-02 17:50:32 +08:00
Ganlin Zhao 86505d97a2
Merge pull request #14434 from taosdata/fix/TD-15257
fix(quer): fix time unit parameter check
2022-07-02 14:21:04 +08:00
jiacy-jcy 977baf50c3 Merge branch '3.0' into 3.0test/jcy 2022-07-02 13:53:59 +08:00
Hui Li 9560b2ee71
Merge pull request #14414 from taosdata/test/chr/TD-14699
test:modify testcase of stmt
2022-07-02 12:24:50 +08:00
wenzhouwww@live.cn ceb71b50ce add test case for support stable 2022-07-02 11:50:36 +08:00
wenzhouwww@live.cn 9bd43a1e1d Merge branch '3.0' into test/tail_unique_stable 2022-07-02 11:50:12 +08:00
Ganlin Zhao 7a588bd16f Merge branch '3.0' into fix/TD-15257 2022-07-02 11:20:04 +08:00
Ganlin Zhao f44e5310da Merge branch '3.0' into fix/TD-15257 2022-07-02 11:18:50 +08:00
tomchon 410e15c5e7 test: modify testcases of muti-mnodes 2022-07-01 21:11:57 +08:00
Xiaoyu Wang 246e0ad820 fix: csum/diff/mavg support subquery 2022-07-01 20:35:48 +08:00
Xiaoyu Wang 7a53bae352 merge 3.0 2022-07-01 20:05:15 +08:00
Xiaoyu Wang d1eef6880b fix: csum/diff/mavg support subquery 2022-07-01 19:59:28 +08:00
wenzhouwww@live.cn eea4d260cc update case for csum about stable 2022-07-01 17:58:47 +08:00
wangmm0220 75e5aebbec fix:error in json 2022-07-01 17:35:23 +08:00
Ganlin Zhao 9c2af3dd96 Merge branch '3.0' into fix/TD-15257 2022-07-01 17:23:59 +08:00
Ganlin Zhao 686ab4f53a fix test cases 2022-07-01 17:22:48 +08:00
Xiaoyu Wang ec7bfd9eba fix: csum/diff/mavg support subquery 2022-07-01 17:17:49 +08:00
Ganlin Zhao 870fbd467e fix test cases 2022-07-01 17:16:04 +08:00
wangmm0220 4e6b3d72ac Merge branch '3.0' into feature/TD-13041 2022-07-01 16:54:18 +08:00
wangmm0220 085ace59e0 fix:to_json() function 2022-07-01 16:47:54 +08:00
Ganlin Zhao da09e9ef16 fix test cases 2022-07-01 16:42:30 +08:00
wenzhouwww@live.cn fc757eba92 add case for stable about sample 2022-07-01 15:44:47 +08:00
wenzhouwww@live.cn 54f1c9386d test : add case for unique about stable 2022-07-01 10:43:24 +08:00
jiacy-jcy 91b5d707a0 update test case 2022-07-01 09:53:01 +08:00
wangmm0220 77fcf17ae1 fix:error in lock meta if group by json tag, need unlock if error happens 2022-06-30 17:10:34 +08:00
jiacy-jcy f138388bbf update now.py and today.py 2022-06-30 16:50:57 +08:00
wangmm0220 e751e20c76 fix:merge from 3.0 2022-06-30 16:25:43 +08:00
cpwu f506147b28 Merge branch '3.0' into cpwu/3.0 2022-06-30 16:09:23 +08:00
cpwu 4b73cdb529 fix case 2022-06-30 15:34:38 +08:00
wenzhouwww@live.cn 4ba8f3b39a update case for elapsed about interval 2022-06-30 15:04:49 +08:00
wangmm0220 6215c460a1 fix:error in limit offset 2022-06-30 14:30:35 +08:00
jiacy-jcy 3f9f85927c Merge branch '3.0' into 3.0test/jcy 2022-06-30 14:18:00 +08:00
jiacy-jcy c9b3736b81 update test case 2022-06-30 14:17:13 +08:00
Ganlin Zhao b0b5d417af modify test case 2022-06-30 11:33:06 +08:00
wenzhouwww@live.cn f70cd127fb test: add test case for tail about stable 2022-06-30 10:56:16 +08:00
wangmm0220 06552626e0 fix:disable some json test cases 2022-06-29 20:15:49 +08:00
wangmm0220 3725adc861 fix:merge from 3.0 2022-06-29 18:45:34 +08:00
Yihao Deng 2001be5996
Merge branch '3.0' into enh/stopquery 2022-06-29 17:24:52 +08:00
wangmm0220 873546bee5 fix:add log 2022-06-29 15:03:17 +08:00
Ganlin Zhao 4524b826df
Merge pull request #14323 from taosdata/enh/first_last_select
enh(query): first/last function support selectivity
2022-06-29 13:31:40 +08:00
yihaoDeng 286a7c6d95 fix: fix rpc quit problem 2022-06-29 10:22:28 +08:00
Ganlin Zhao c3d26dc73e feat(query): enable selectivity with first/last for stable 2022-06-28 20:46:45 +08:00
Hui Li aaad925d35
Merge pull request #14329 from taosdata/test/chr/TD-14699
test:modify testcase of muti-mnodes
2022-06-28 20:28:36 +08:00
tomchon 2b5b2fee6e test:modify testcase of muti-mnodes; 2022-06-28 18:11:50 +08:00
Xiaoyu Wang 1f47241fc9 merge 3.0 2022-06-28 13:48:13 +08:00
Hui Li ddf0ff111d
Merge pull request #14248 from taosdata/test/abs_tag_filter
test: update case for tag compute
2022-06-28 09:30:37 +08:00
Hui Li 269ecb5775
Merge pull request #14288 from taosdata/test/scalar_for_stable
test: add case for scalar support stable
2022-06-28 09:30:07 +08:00
Xiaoyu Wang cd36807faf feat: refactor the plan implementation of unique function 2022-06-27 21:30:20 +08:00
wangmm0220 8e5099c44c Merge branch '3.0' into feature/TD-13041 2022-06-27 20:02:00 +08:00
wenzhouwww@live.cn bf442c20bc test: add case for scalar support stable 2022-06-27 17:54:20 +08:00
Xiaoyu Wang 87b8131409
Merge pull request #14266 from taosdata/feature/3.0_debug_wxy
feat: tail function rewrite to statement
2022-06-27 17:16:37 +08:00
Xiaoyu Wang 1172060a17 fix: adjust the result validation method of the tail function 2022-06-27 16:45:26 +08:00
wangmm0220 5557c2ef93 fix: add limit for json operator 2022-06-27 16:17:58 +08:00
wangmm0220 9fb4f943e7 fix: enable group by test cases 2022-06-27 10:14:36 +08:00
cpwu 900bb68cdf Merge branch '3.0' into cpwu/3.0 2022-06-27 09:36:32 +08:00
Xiaoyu Wang ab95a49fa2 merge 3.0 2022-06-26 15:23:29 +08:00
wenzhouwww@live.cn 6a73aa933c update case 2022-06-25 19:39:32 +08:00
Hui Li 5fd2f9a3aa
Merge pull request #14239 from taosdata/3.0test/jcy
test:add test case for param ttl
2022-06-25 19:37:16 +08:00
wenzhouwww@live.cn 00482e9c2c update case for tag compute 2022-06-25 17:38:23 +08:00
“happyguoxy” 1ba41e03ff test: refine query cases 2022-06-25 15:48:25 +08:00
jiacy-jcy ee672bee6c Merge branch '3.0' into 3.0test/jcy 2022-06-25 15:28:29 +08:00
jiacy-jcy 91735042b7 update bottom.py 2022-06-25 15:17:25 +08:00
Ganlin Zhao 52bfe2e74c modify test cases for cast.py 2022-06-25 14:19:17 +08:00
cpwu 0e6fe226a2 Merge branch '3.0' into cpwu/3.0 2022-06-25 10:41:26 +08:00
WANG MINGMING f0b50add27
Merge pull request #14184 from taosdata/feature/TD-13041
feat:sort table group if needed & optimize partition by tag
2022-06-25 09:41:30 +08:00
Hui Li bdd15f6c71
Merge pull request #14183 from taosdata/test/irate
add test case for irate and check value of all
2022-06-24 18:07:28 +08:00
Hui Li 09149dfb46
Merge pull request #14210 from taosdata/test/null_for_scalar_function
test: add case for scalar function for null value
2022-06-24 18:06:56 +08:00
wenzhouwww@live.cn 125944ce15 add case for compute null value 2022-06-24 17:05:03 +08:00
wenzhouwww@live.cn a533f3497c add case for scalar function for null value 2022-06-24 16:28:56 +08:00
wangmm0220 9ac0a34e72 fix: disable group by tag cases 2022-06-24 15:57:33 +08:00
jiacy-jcy b2537cb487 refactor:refine Now.py to be parameter driven 2022-06-24 13:33:34 +08:00
jiacy-jcy b7bb08d665 update test case 2022-06-24 09:12:47 +08:00
wangmm0220 3799db4366 feat:sort table group if needed 2022-06-23 20:46:11 +08:00
wenzhouwww@live.cn 53eefc1ba2 add test case for irate and check value of all 2022-06-23 20:27:46 +08:00
jiacy-jcy 4639a04cec update test case 2022-06-23 17:11:46 +08:00
cpwu beea5581db fix case 2022-06-23 15:47:41 +08:00
jiacy-jcy cc10a8eef0 Merge branch '3.0' into 3.0test/jcy 2022-06-23 13:45:05 +08:00
cpwu 45a4017c4b Merge branch '3.0' into cpwu/3.0 2022-06-23 12:59:20 +08:00
cpwu bf3af717e7 fix case 2022-06-23 10:37:57 +08:00
wangmm0220 05c0563606 fix: test case 2022-06-23 10:23:30 +08:00
WANG MINGMING 9012834531
Merge branch 'feature/3.0_wxy' into 3.0 2022-06-23 10:16:58 +08:00
jiacy-jcy fe77051802 Merge branch '3.0' into 3.0test/jcy 2022-06-23 10:16:38 +08:00
cpwu 5b34782f45 Merge branch '3.0' into cpwu/3.0 2022-06-23 09:58:31 +08:00
cpwu 86fd683c3a add create case 2022-06-22 19:38:30 +08:00
Hui Li eeeac9dba2
Merge pull request #14111 from taosdata/test/abs_imporve
update abs for improve
2022-06-22 19:24:21 +08:00
jiacy-jcy 01e670d3db Merge branch '3.0' into 3.0test/jcy 2022-06-22 17:42:45 +08:00
jiacy-jcy 4e7aff0586 update test case 2022-12-01 03:10:52 +08:00
jiacy-jcy d25b6a46a3 Merge branch '3.0' into 3.0test/jcy 2022-11-30 22:43:25 +08:00
jiacy-jcy 00fb421b02 update first.py 2022-11-30 22:42:53 +08:00
jiacy-jcy 8e5a4bc35e update test case for distribute scene 2022-09-30 15:44:18 +08:00
wangmm0220 c1b310520a opt: filter by tag 2022-06-22 17:02:03 +08:00
Ganlin Zhao e7596b889a
Merge pull request #14112 from taosdata/feat/irate_function
feat(query): add irate function
2022-06-22 16:58:59 +08:00
WANG MINGMING 15eb9c485e
Merge pull request #14069 from taosdata/3.0
feat:merge from 3.0
2022-06-22 16:33:15 +08:00
wangmm0220 db34294bed opt: filter by tag 2022-06-22 16:32:10 +08:00
wenzhouwww 150269b6bb
Merge pull request #14077 from taosdata/test/sample_for_selective
test : add case for selective query about sample function
2022-06-22 16:12:50 +08:00
Ganlin Zhao bde4e7a09b fix json_tag.py test case 2022-06-22 16:06:36 +08:00
wenzhouwww@live.cn 92f27e683c update abs for improve 2022-06-22 15:04:09 +08:00
cpwu 4fdf6ac1c3 Merge branch '3.0' into cpwu/3.0 2022-06-22 14:50:26 +08:00
cpwu 50b612082f fix case 2022-06-22 14:47:15 +08:00
Hui Li f880d00656
Merge pull request #14071 from taosdata/3.0test/jcy
test:update test case and add util file for test framework
2022-06-21 20:01:55 +08:00
wenzhouwww@live.cn 62cefffe44 update 2022-06-21 19:48:54 +08:00
wenzhouwww@live.cn 56a1f327ce add case for sample for selective 2022-06-21 19:41:56 +08:00
Hui Li 13058ceb52
Merge pull request #14056 from taosdata/test/twa
test: add test case for twa function
2022-06-21 17:43:45 +08:00
jiajingbin 7517d3aa72
Merge pull request #14039 from taosdata/cpwu/3.0
fix: fix the the case
2022-06-21 14:42:37 +08:00
wenzhouwww@live.cn 534296eb25 update 2022-06-21 14:41:57 +08:00
wenzhouwww@live.cn 4255a68928 update 2022-06-21 14:39:20 +08:00
wenzhouwww@live.cn 2e308b604b update 2022-06-21 14:05:27 +08:00
wenzhouwww@live.cn b2486b2a4b add case for twa function 2022-06-21 14:04:03 +08:00
cpwu 57de6806ce Merge branch '3.0' into cpwu/3.0 2022-06-21 09:27:59 +08:00
cpwu a1f74aaba7 fix case 2022-06-21 09:22:10 +08:00
wenzhouwww@live.cn 9e830b85e8 update case for stddev 2022-06-20 15:14:49 +08:00
wenzhouwww@live.cn 9996645611 update case about selective function 2022-06-20 14:46:37 +08:00
wenzhouwww@live.cn e4c04b1d9b Merge remote-tracking branch 'origin/3.0' into test/distribute_avg 2022-06-20 14:46:06 +08:00
jiacy-jcy 00aa5abc92 update today.py 2022-06-20 09:31:58 +08:00
wenzhouwww@live.cn ed2aa06ae1 add test case for stddev about distribute plan 2022-06-18 14:29:35 +08:00
WANG MINGMING a64013461f
Merge branch '3.0' into feature/TD-16524 2022-06-18 11:11:54 +08:00
wenzhouwww@live.cn 9066cc55e3 add test case for avg funciton about distribute plan of avg 2022-06-18 10:43:45 +08:00
Jason-Jia 31d0a15ab4
Merge branch '3.0' into test/jcy 2022-06-17 22:40:11 +08:00
Hui Li 359e5426c4
Merge pull request #13882 from taosdata/test/distributed_aggregate
test: add case for max about distribute plan
2022-06-17 21:11:54 +08:00
wenzhouwww@live.cn 9eff85b680 update case for spread 2022-06-17 17:36:37 +08:00
jiacy-jcy 5e72cacdd3 update test case 2022-06-17 17:07:18 +08:00
jiacy-jcy 0c4c785359 update 2022-06-17 16:41:13 +08:00
wenzhouwww@live.cn 5efb5deba9 update case 2022-06-17 16:11:58 +08:00
wangmm0220 66163539bd Merge branch 'feature/TD-16524' of github.com:taosdata/TDengine into feature/TD-16524 2022-06-17 15:57:31 +08:00
wangmm0220 6184d33011 fix: comment & ttl 2022-06-17 15:55:59 +08:00
jiacy-jcy 99d7829d03 update cases 2022-06-17 15:38:45 +08:00
wenzhouwww@live.cn df7887c63e add test case for distribute plan for apercentile 2022-06-17 15:35:18 +08:00
jiacy-jcy 6297055fb5 update test case 2022-06-17 15:28:07 +08:00
WANG MINGMING b3d2daeb72
Merge branch '3.0' into feature/TD-16524 2022-06-17 14:51:33 +08:00
wangmm0220 8ace8dfd8b feat:add ttl/comment function & fix global version shadows a variable 2022-06-17 14:47:37 +08:00
Xiaoyu Wang 2df98609e8 feat: the unique function and tail function are rewritten as the corresponding clauses 2022-06-17 13:55:25 +08:00
wenzhouwww@live.cn d9c8c60b0e add case for distribute plan spread 2022-06-17 11:25:59 +08:00
wenzhouwww@live.cn a0b4ae2732 add case for distribute plan about sum function 2022-06-17 10:54:17 +08:00
jiacy-jcy 78307f91a7 update test case 2022-06-17 10:14:59 +08:00
jiacy-jcy 084f1f699c update first.py 2022-06-17 10:07:22 +08:00
jiacy-jcy 7a9b49fddd update 2022-06-17 08:59:36 +08:00
Xiaoyu Wang f350ade453 feat: the unique function and tail function are rewritten as the corresponding clauses 2022-06-16 19:45:09 +08:00
wenzhouwww@live.cn bef99f1c5e add case for distribute plan of min function 2022-06-16 15:12:40 +08:00
jiacy-jcy 3a6e6ee383 add test case 2022-06-16 14:47:31 +08:00
wenzhouwww@live.cn 41bf8e850e add test case for distribute plan about count function 2022-06-16 14:28:36 +08:00
wenzhouwww@live.cn c39f0a1f47 update case for duration for create db 2022-06-16 11:32:21 +08:00
wenzhouwww@live.cn e5b7736e1a Merge remote-tracking branch 'origin/3.0' into test/distributed_aggregate 2022-06-16 10:55:16 +08:00
wenzhouwww@live.cn 8c6c476762 add case for distribute agg max function 2022-06-16 10:44:24 +08:00
jiacy-jcy e3c57c21ca update 2022-06-16 10:37:13 +08:00
jiacy-jcy eecb4cc8c3 update 2022-06-16 09:53:11 +08:00
jiacy-jcy 2475e03703 update first.py 2022-06-16 09:39:56 +08:00
jiacy-jcy 8209983cb7 Merge branch '3.0' into test/jcy 2022-06-16 09:02:33 +08:00
jiacy-jcy 998c9fa981 update 2022-06-16 09:01:53 +08:00
Haojun Liao efd28728df
Merge pull request #13779 from taosdata/feature/3_liaohj
enh(query): add derivative function.
2022-06-15 22:35:30 +08:00
Haojun Liao c8ea9c8753 test(query): support interp function. 2022-06-15 17:36:51 +08:00
jiacy-jcy ddb7c9910b Merge branch '3.0' into test/jcy 2022-06-15 17:30:53 +08:00
jiacy-jcy 1063b155e6 update test case 2022-06-15 17:30:17 +08:00
Yihao Deng e85b591e1a
Merge pull request #13858 from taosdata/fix/jsonFlt
fix: json filter error
2022-06-15 16:41:15 +08:00
yihaoDeng 4fc7e0aae9 fix jsons filter error 2022-06-15 15:31:58 +08:00
wenzhouwww@live.cn 052597bc3a Merge remote-tracking branch 'origin/3.0' into test/distributed_aggregate 2022-06-15 15:25:59 +08:00
wenzhouwww@live.cn d3f9e0385c Merge branch 'test/distributed_aggregate' of github.com:taosdata/TDengine into test/distributed_aggregate 2022-06-15 15:14:50 +08:00
wenzhouwww@live.cn 37eeed02a7 add case for agg max functions 2022-06-15 15:14:25 +08:00
Xiaoyu Wang f740fd61c6 fix: use 'duration' instead of 'days' for create database 2022-06-15 14:23:05 +08:00
yihaoDeng 045f0eb951 fix jsons filter error 2022-06-15 14:11:06 +08:00
jiacy-jcy c9337df56f Merge branch '3.0' into test/jcy 2022-06-15 09:17:12 +08:00
cpwu 3b26a199bd
Merge pull request #13691 from taosdata/cpwu/3.0
fix: bugs in test cases
2022-06-15 09:03:30 +08:00
jiacy-jcy 25f04bae59 update 2022-06-14 19:00:05 +08:00
jiacy-jcy a95baab68f update 2022-06-14 18:34:48 +08:00
jiacy-jcy f810cdcfa9 Merge branch '3.0' into test/jcy 2022-06-14 17:51:41 +08:00
jiacy-jcy 8182cc733d update test case 2022-06-14 17:47:46 +08:00
jiacy-jcy c3c8fdd4b8 update max.py 2022-06-14 16:22:56 +08:00
wenzhouwww@live.cn fb61efa8c4 add case for distribute aggregate plan of max function 2022-06-14 15:15:50 +08:00
wenzhouwww@live.cn b040258316 Merge remote-tracking branch 'origin/3.0' into test/tail 2022-06-14 09:29:46 +08:00
Ganlin Zhao b4c3e55c4d Merge branch '3.0' into enh/top_bot_split 2022-06-13 16:18:39 +08:00
Ganlin Zhao 8f2cb92111 fix case format 2022-06-13 16:16:30 +08:00
Ganlin Zhao dc3169b92d fix case format 2022-06-13 16:15:37 +08:00
cpwu 18c3bbf6de Merge branch '3.0' into cpwu/3.0 2022-06-13 15:58:33 +08:00
wenzhouwww@live.cn dd22c92956 update sample function for new feature 2022-06-13 11:18:06 +08:00
cpwu abc3a3c1ae fix case 2022-06-13 09:54:39 +08:00
cpwu 0cfec3d38b Merge branch '3.0' into cpwu/3.0 2022-06-13 09:06:43 +08:00
afwerar ad04d40f28 test: np init array linux int64 win32 int32 diff 2022-06-11 20:46:20 +08:00
cpwu 82dda9a506
Update explain.py 2022-06-11 20:41:45 +08:00
afwerar b28931f539 test: np init array linux int64 win32 int32 diff 2022-06-11 20:39:03 +08:00
cpwu a0d2cb853f
Update hyperloglog.py 2022-06-11 20:38:06 +08:00
afwerar b189dc3f99 test: numpy init array linux int64 win32 int32 diff 2022-06-11 20:34:29 +08:00
afwerar 6f72236ee3 test: add win32 tmq case test 2022-06-11 17:56:40 +08:00
cpwu 478c43a98d
Update hyperloglog.py 2022-06-11 17:09:31 +08:00
wenzhouwww f2a2e14d52
Merge pull request #13646 from taosdata/test/abs_tag_compute
test: update test case to support tag compute with scalar function
2022-06-11 14:38:19 +08:00
wenzhouwww@live.cn 7eac8e009d update case abs for tag compute 2022-06-11 11:35:33 +08:00
wenzhouwww@live.cn d4b8e4afda Merge branch '3.0' into test/abs_tag_compute 2022-06-11 10:53:08 +08:00
jiacy-jcy 41eddcecb6 update 2022-06-11 10:27:14 +08:00
cpwu a158cc877f fix case 2022-06-10 18:22:10 +08:00
cpwu 73ab3805cf fix case 2022-06-10 18:20:33 +08:00
cpwu f3d1ffa295 fix case 2022-06-10 18:13:22 +08:00
cpwu 19ffe0ca81 fix case 2022-06-10 18:08:52 +08:00
cpwu 643ae76ecb fix case 2022-06-10 17:56:57 +08:00
cpwu df10e9ed59 fix case 2022-06-10 17:55:54 +08:00
cpwu 2273cbd220 fix case 2022-06-10 17:41:54 +08:00
cpwu 870ca7b151 Merge branch '3.0' into cpwu/3.0 2022-06-10 17:33:31 +08:00
wenzhouwww@live.cn 8b5269795b update case 2022-06-10 16:16:57 +08:00
jiacy-jcy 334a53dab3 update test case 2022-06-10 11:04:55 +04:30
jiacy-jcy 58ab0549f6 update test case 2022-06-10 11:03:17 +04:30
jiacy-jcy b442c771fc update test case 2022-06-10 09:18:03 +08:00
jiacy-jcy 8a90af3fbc Merge branch '3.0' into test/jcy 2022-06-09 17:56:59 +08:00
jiacy-jcy 5b840c4be1 update 2022-06-09 17:15:18 +08:00
jiacy-jcy cda7463a2d update test cases 2022-06-09 17:14:13 +08:00
wenzhouwww@live.cn 89b588e6d9 update case 2022-06-09 16:14:37 +08:00
afwerar 07cd4a9dfe fix(os): add win32 taosd case 2022-06-09 15:36:02 +08:00
wenzhouwww@live.cn b0884ca9cf update case to support tag compute 2022-06-09 15:32:42 +08:00
wenzhouwww@live.cn d5f6bb79a3 Merge remote-tracking branch 'origin/3.0' into test/abs_tag_compute 2022-06-09 15:32:07 +08:00
afwerar d95b7a3dc1 fix(os): add win32 taosd case 2022-06-09 11:48:41 +08:00
jiacy-jcy 6cff07189b update to_iso8601.py 2022-06-09 09:57:46 +08:00
dapan1121 d4c7154cde Merge branch '3.0' into feature/qnode 2022-06-09 09:10:37 +08:00
dapan1121 ef18a45d99 in data type convert 2022-06-09 09:09:48 +08:00
wenzhouwww@live.cn 9017f55820 add case for tag compute for all 2022-06-08 18:35:01 +08:00
cpwu e58aed4b4d fix case 2022-06-08 18:14:17 +08:00
Yihao Deng 0d665b57d2
Merge pull request #13605 from taosdata/enh/jsonIdx1
Enh/json idx1
2022-06-08 17:21:14 +08:00
Shengliang Guan 50994d8985 add json test case 2022-06-08 16:42:08 +08:00
Ganlin Zhao ef6110900b comment out cases 2022-06-08 13:51:07 +08:00
WANG MINGMING f335ffe835
Merge pull request #13566 from taosdata/feature/TD-13041
fix:return false in is ture operator if result is null
2022-06-07 19:26:10 +08:00
afwerar 43df05c161 fix(os): add win32 query case 2022-06-07 16:22:20 +08:00
wangmm0220 74bc4cc3f0 fix:return false in is ture operator if result is null 2022-06-07 15:33:37 +08:00
afwerar a5dd5d64b6 fix(os): add win32 query case 2022-06-07 11:18:58 +08:00
WANG MINGMING 72914955b5
Merge pull request #13530 from taosdata/feature/TD-13041
fix: error in json and add test cases for json
2022-06-06 23:44:01 +08:00
wangmm0220 ca187f2e44 Merge branch 'feature/TD-13041' of github.com:taosdata/TDengine into feature/TD-13041 2022-06-06 21:14:46 +08:00
wangmm0220 89b2a64435 fix: fix error in json and add test cases for json 2022-06-06 21:14:24 +08:00
Xiaoyu Wang 6de91932ea
Merge pull request #13472 from taosdata/feature/3.0_bug16060
feat: add physical plannode of indefinite rows func
2022-06-06 20:47:40 +08:00
wenzhouwww@live.cn f9cb481413 log case update for support e as base 2022-06-06 18:01:20 +08:00
wangmm0220 bae49baa98 fix: fix error in json and add test cases for json 2022-06-06 16:09:36 +08:00
wenzhouwww@live.cn 62caafa356 update case for hyperlog function 2022-06-06 15:08:43 +08:00
wenzhouwww@live.cn 37b7f06b4a update case for elapsed function 2022-06-06 14:18:36 +08:00
wenzhouwww@live.cn 4f33ecbf23 update case 2022-06-06 14:15:20 +08:00
wenzhouwww@live.cn bd3e0a76fb update case for statedurcation 2022-06-06 14:13:56 +08:00
wenzhouwww@live.cn cf0b5d878a Merge branch 'feature/3.0_bug16060' of github.com:taosdata/TDengine into feature/3.0_bug16060 2022-06-06 14:05:28 +08:00
wenzhouwww@live.cn 5033cf0c84 update case for sample 2022-06-06 14:04:51 +08:00
Xiaoyu Wang f3fe945ca6 Merge branch 'feature/3.0_bug16060' of github.com:taosdata/TDengine into feature/3.0_bug16060 2022-06-06 11:47:47 +08:00
wenzhouwww@live.cn 7fc1e3a40f update case for mavg 2022-06-06 11:35:28 +08:00
wenzhouwww@live.cn 8e8f5fbab2 update csum case 2022-06-06 11:30:11 +08:00
wangmm0220 c9daa37886 feat: add sort/group logic for json 2022-06-05 16:52:28 +08:00
wangmm0220 84fd45c3bb feat: add sort/group logic for json 2022-06-05 14:18:40 +08:00
wangmm0220 9e1cd759f3 feat: add sort/group logic for json 2022-06-05 13:50:31 +08:00
wangmm0220 17ea0e489a feat: add sort/group logic for json 2022-06-04 22:05:14 +08:00
wangmm0220 a2ebeda89c feat: add sort/group logic for json 2022-06-04 19:28:30 +08:00
wangmm0220 c937313e3f feat:add json test case 2022-06-02 22:31:12 +08:00
Liu Jicong 77fe6a4ef7
Merge branch '3.0' into feature/3_liaohj 2022-06-02 15:05:49 +08:00
cpwu 73d43e722f Merge branch '3.0' into cpwu/3.0 2022-06-01 20:33:17 +08:00
wenzhouwww@live.cn 635d3b2921 update case 2022-06-01 10:20:56 +08:00
cpwu 8be02e1401 fix case 2022-05-31 20:45:23 +08:00
wenzhouwww@live.cn 7095efa5ee add test case for statecount 2022-05-31 20:36:14 +08:00
wenzhouwww@live.cn 8fb3bf5384 add case for stateduration 2022-05-31 20:20:19 +08:00
wenzhouwww@live.cn d296ec9baf update case 2022-05-31 19:16:09 +08:00
wenzhouwww@live.cn f2163399f5 update case for all 2022-05-31 19:10:19 +08:00
jiacy-jcy dbda5c8b2e update 2022-05-31 15:38:20 +08:00
jiacy-jcy 0a85055dac Merge branch '3.0' into test/jcy 2022-05-31 15:21:00 +08:00
jiacy-jcy e18ad0eb69 add test case for stateduration 2022-05-31 14:51:58 +08:00
wenzhouwww@live.cn b2e1ee5b5a add case for unique 2022-05-31 09:57:30 +08:00
wenzhouwww@live.cn f6d8204c20 test: add case for unique 2022-05-30 20:37:06 +08:00
wenzhouwww@live.cn 6e43da8cf5 test:add test case for tail function 2022-05-30 18:56:11 +08:00
cpwu dfcded5c5b Merge branch '3.0' into cpwu/3.0 2022-05-30 15:27:19 +08:00
cpwu 252dfe9346 fix case 2022-05-30 15:22:53 +08:00
cpwu 56054ebae8 fix case 2022-05-30 15:08:08 +08:00
cpwu b08f909425 fix case 2022-05-30 14:20:36 +08:00
cpwu fe491e3e9e fix case 2022-05-30 14:19:16 +08:00
Hui Li 82881d1ca7
Merge pull request #13163 from taosdata/test/vector_function
test: add test case for vector function such as csum  , mavg , diff
2022-05-30 11:21:54 +08:00
jiacy-jcy 6aba57e5c0 Merge branch '3.0' into test/jcy 2022-05-30 10:46:38 +08:00
jiacy-jcy 72ad2fe8a3 update apercentile.py 2022-05-30 10:38:10 +08:00
wenzhouwww@live.cn 797a7398d1 add fulltest.sh 2022-05-30 10:08:40 +08:00
“happyguoxy” df48bdac81 feat(query): add nested query function 2022-05-28 21:04:52 +08:00
cpwu c33d785b6e fix case 2022-05-28 20:12:42 +08:00
cpwu bf3490817b fix case 2022-05-28 20:09:53 +08:00
cpwu e92623967d fix case 2022-05-28 20:00:55 +08:00
wenzhouwww@live.cn d6d9e6ae9e add case for sample 2022-05-28 17:40:17 +08:00
wenzhouwww@live.cn 5bedd94bc8 add case for sample 2022-05-28 16:46:29 +08:00
wenzhouwww@live.cn efdca5ab2e add case for csum 2022-05-28 16:45:59 +08:00
wenzhouwww@live.cn 017c2d1205 update case 2022-05-28 10:46:39 +08:00
jiacy-jcy 9b546a3bdf add case for apercentile 2022-05-28 09:52:05 +08:00
cpwu 55e464d3ab fix case 2022-05-27 20:50:57 +08:00
jiacy-jcy fa727eddc2 Merge branch '3.0' into test/jcy 2022-05-27 20:31:56 +08:00
jiacy-jcy 842551af7e update percentile.py 2022-05-27 20:31:10 +08:00
cpwu 50bba2037f fix case 2022-05-27 20:22:00 +08:00
cpwu 3353c1fa29 fix case 2022-05-27 20:20:38 +08:00
wenzhouwww@live.cn 044b92cc37 add case for diff and mavg 2022-05-27 19:10:51 +08:00
jiacy-jcy 3267a0fe9f add case for percentile 2022-05-27 18:14:57 +08:00
cpwu 0f2161f162
Merge branch '3.0' into cpwu/3.0 2022-05-27 16:06:34 +08:00
cpwu 393ddb35a1 fix case 2022-05-27 16:00:51 +08:00
cpwu 9dfc542a04 fix case 2022-05-27 15:48:39 +08:00
cpwu b34cd1ffe3 fix case 2022-05-27 15:22:31 +08:00
wenzhouwww@live.cn 6dde3edc8d test : update case 2022-05-27 15:09:31 +08:00
cpwu 90efaab25c fix case 2022-05-27 13:29:21 +08:00
cpwu 4add25b1cd fix join 2022-05-27 12:39:20 +08:00
jiacy-jcy 2adff3de65 update case first.py 2022-05-27 11:47:43 +08:00
jiacy-jcy 6c634ff7a2 add case for percentile 2022-05-27 10:27:11 +08:00
wenzhouwww@live.cn 3737f15d02 add csum function 2022-05-26 20:24:56 +08:00
cpwu 92892db659 fix case 2022-05-26 17:37:36 +08:00
cpwu 59139c537e fix case 2022-05-26 17:35:31 +08:00
cpwu 73768e64bb fix casew 2022-05-26 17:33:47 +08:00
cpwu 1965f3da0d fix case 2022-05-26 17:29:59 +08:00
cpwu c8781cd82e fix case 2022-05-26 17:26:27 +08:00
cpwu b26227a20e fix case 2022-05-26 17:24:15 +08:00
cpwu 873d41270d fix case 2022-05-26 17:20:43 +08:00
cpwu ca32a7320d fix case 2022-05-26 17:14:56 +08:00
cpwu 26c197f0e3 add hyperloglog case 2022-05-26 17:14:47 +08:00
wenzhouwww@live.cn c8b0999aa8 test:add elapsed function test case 2022-05-26 15:46:22 +08:00
cpwu c71c2c4a92 fix case 2022-05-26 14:17:56 +08:00
cpwu cb21c7b42d fix case 2022-05-26 13:19:44 +08:00
jiacy-jcy dd0a6b0ac5 add test case for bottom and top 2022-05-26 12:45:05 +08:00
cpwu aba6643ba3 fix case 2022-05-26 11:55:41 +08:00
jiacy-jcy 3eb9aa5c05 update iso8601 2022-05-26 11:34:48 +08:00
jiacy-jcy a6ee0cd315 update diff.py 2022-05-26 11:30:38 +08:00
cpwu 8961f6fa87 fix case 2022-05-26 11:28:24 +08:00
cpwu fcefd88924 fix case 2022-05-26 11:21:47 +08:00
cpwu 30efd647d7 fix case 2022-05-26 10:52:13 +08:00
jiacy-jcy a9bcf45186 add test case 2022-05-26 10:14:50 +08:00
cpwu 0dfd598b08 fix case 2022-05-26 09:52:50 +08:00
cpwu 166bc66ca7 fix case 2022-05-25 20:49:05 +08:00
cpwu fa71f70ea5 add case 2022-05-25 20:26:38 +08:00
cpwu bd232015de fix case 2022-05-25 16:49:16 +08:00
cpwu b9109177c8 fix case 2022-05-25 16:49:06 +08:00
cpwu 798eb9734b fix case 2022-05-25 14:39:20 +08:00
cpwu 97094b29cf fix case 2022-05-25 14:26:44 +08:00
cpwu a0059d61d5 fix case 2022-05-25 13:58:24 +08:00
cpwu f3327e5999 fix case 2022-05-25 13:42:43 +08:00
cpwu 7ddfe32cf1 fix case 2022-05-25 13:41:30 +08:00
cpwu 82e2656f5f fix case 2022-05-25 13:13:08 +08:00
cpwu b9f86cb637 fix case 2022-05-25 13:12:57 +08:00
cpwu a87442d265 fix case 2022-05-25 12:01:36 +08:00
cpwu 6dffa2159f fix case 2022-05-25 12:00:02 +08:00
cpwu 590c51ed42 fix case 2022-05-25 11:30:18 +08:00
cpwu 732cc5acf4
Merge branch '3.0' into cpwu/3.0 2022-05-25 11:29:29 +08:00
cpwu d94c55fc4b fix case 2022-05-24 20:11:28 +08:00
cpwu 3d867ee730 add spread case 2022-05-24 20:09:26 +08:00
cpwu d97ded9488 Merge branch '3.0' into cpwu/3.0 2022-05-24 17:35:35 +08:00
wenzhouwww@live.cn f86f2e706a test : add test case for avg function 2022-05-24 17:32:30 +08:00
cpwu decba22142 fix case 2022-05-24 17:27:31 +08:00
cpwu ad55be752d fix case 2022-05-24 17:21:42 +08:00
cpwu 5a445dae16 fix case 2022-05-24 16:50:27 +08:00
cpwu d1686c6d73 fix case 2022-05-24 16:28:54 +08:00
cpwu 6767508807 fix case 2022-05-24 16:25:21 +08:00
cpwu 3366bcf3b3 fix case 2022-05-24 14:58:08 +08:00
cpwu d39493e237 fix case 2022-05-24 14:56:01 +08:00
cpwu ab0edcd3b7 fix case 2022-05-24 14:31:46 +08:00
cpwu e49c2a43a7 fix case 2022-05-24 14:24:39 +08:00
cpwu eec9f5889b fix case 2022-05-24 13:07:39 +08:00
wenzhouwww@live.cn 568c4596fb Merge branch '3.0' into test/tsdb_check 2022-05-24 11:08:48 +08:00
wangmm0220 2070ae8464 fix:add json test case 2022-05-23 19:59:37 +08:00
wangmm0220 3b7dbaa0a6 fix:add json test case 2022-05-23 19:57:49 +08:00
wangmm0220 82a659c307 fix:add json test case 2022-05-23 17:53:11 +08:00
wangmm0220 cf00cc3850 fix:fix json error 2022-05-23 15:13:36 +08:00
WANG MINGMING a3898d3ad5
Merge pull request #12855 from taosdata/3.0
3.0
2022-05-23 14:43:01 +08:00
wangmm0220 e51105cb86 fea:add test case for json tag 2022-05-21 22:21:49 +08:00
“happyguoxy” ace05054e7 feat(query): add nested query function 2022-05-20 20:26:10 +08:00
“happyguoxy” 09fa500d04 feat(query): add nested query function 2022-05-20 14:05:38 +08:00
Xiaoyu Wang 56c1b30a4f Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy 2022-05-19 20:28:43 +08:00
Xiaoyu Wang beb181337c fix: some problems of parser and planner 2022-05-19 20:07:20 +08:00
wenzhouwww@live.cn c76588a550 test:case for tsdb restart taosd 2022-05-19 19:19:01 +08:00
Haojun Liao 90a6ec0917 fix(query): release meta reader after initializing it. 2022-05-19 16:16:16 +08:00
cpwu dcca84071a fix case 2022-05-17 18:11:55 +08:00
cpwu 5c06274aba fix case 2022-05-17 18:08:45 +08:00
cpwu 74f3902af0 fix case 2022-05-17 17:48:49 +08:00
cpwu 5efb1a4fff fix union case 2022-05-17 17:40:28 +08:00
cpwu e9c07ba98a fix case 2022-05-17 16:45:18 +08:00
cpwu 93361c6990 fix union case 2022-05-17 16:05:42 +08:00
Hui Li c0d5086c12
Merge pull request #12554 from taosdata/test/gxy_query_3.0.0
Test/gxy query 3.0.0
2022-05-16 20:18:24 +08:00
“happyguoxy” c78d84d47c feat(query): add nested query function 2022-05-16 19:55:23 +08:00
cpwu b0cb4fe6a2 Merge branch '3.0' into cpwu/3.0 2022-05-16 19:44:06 +08:00
cpwu fa8b0f7cde fix case 2022-05-16 19:41:44 +08:00
cpwu 8c53794b0d fix case 2022-05-16 19:27:10 +08:00
cpwu 7e87795dad add case 2022-05-16 19:14:23 +08:00
jiajingbin 5c29cd816c
Update query_cols_tags_and_or.py 2022-05-16 18:47:12 +08:00
cpwu 43a8a55a5b fix case 2022-05-16 18:46:48 +08:00
cpwu 26bbdbc757 fix case 2022-05-16 18:44:40 +08:00
cpwu ed76cad078 add union case 2022-05-16 18:40:32 +08:00
jiajingbin 8956b6f087 test: query_cols_tags_and_or.py optimization and add to ci 2022-05-16 18:39:33 +08:00
cpwu 507318f423 fix case 2022-05-16 18:23:50 +08:00
cpwu 6609a4afa1 fix case 2022-05-16 18:15:33 +08:00
cpwu 5e199efc05 fix case 2022-05-16 16:50:59 +08:00
cpwu 3cbe435e92 fix case 2022-05-16 16:47:30 +08:00
cpwu 42c7f2a29c fix case 2022-05-16 16:45:07 +08:00
cpwu 467038762d fix case 2022-05-16 16:39:06 +08:00
cpwu 0ba5d02b48 fix case 2022-05-16 16:36:28 +08:00
cpwu bef4a53711 fix case 2022-05-16 16:29:25 +08:00
cpwu 0da873380a fix case 2022-05-16 14:31:13 +08:00
cpwu 882b07f38d fix case 2022-05-16 14:29:37 +08:00
cpwu eb72eadb7d fix case 2022-05-16 14:27:56 +08:00
cpwu c58fd6ec63 fix case 2022-05-16 14:25:47 +08:00
cpwu 8c6da59e09 fix case 2022-05-16 14:17:19 +08:00
cpwu 817e73bb12 fix case 2022-05-14 21:58:08 +08:00
Haojun Liao d760f981a3
Merge pull request #12437 from taosdata/feature/3.0_liaohj
fix(query): set the correct state value key index.
2022-05-13 21:58:32 +08:00
Haojun Liao 4d2ac0af0b test: Print the executed sql statements in the script files. 2022-05-13 18:19:49 +08:00
Hui Li 7207675325
Merge pull request #12052 from taosdata/test/TD-13456
ci: use docker containers to run 3.0 cases in parallel
2022-05-13 14:41:30 +08:00
cpwu a60dc99773 Merge branch '3.0' into cpwu/3.0 2022-05-12 22:03:10 +08:00
tangfangzhi d4feb57631 fix: timedatectl not available in docker container 2022-05-12 17:52:29 +08:00
jiajingbin bc4cd5ef3d test: add ts filter testcases 2022-05-12 16:21:31 +08:00
cpwu 1e8c618393 fix case 2022-05-11 16:42:12 +08:00
cpwu 74f589c16d fix case 2022-05-11 16:38:15 +08:00
cpwu fddac66d0c fix case 2022-05-11 13:09:54 +08:00
shenglian zhou 9c551f08e9 fix error in test case 2022-05-10 14:17:29 +08:00
jiacy-jcy baddf32076 update test case 2022-05-10 10:15:16 +08:00
jiacy-jcy 3aa3a1e13a update 2022-05-09 16:50:59 +08:00
jiacy-jcy fbfdb6b2de Merge branch '3.0' into test/jcy 2022-05-09 15:07:43 +08:00
jiacy-jcy 81d3e9825e update diff.py 2022-05-09 15:01:06 +08:00
cpwu 82c6822713 fix case 2022-05-09 12:19:23 +08:00
cpwu 0f0f5d5412 fix case 2022-05-09 12:18:51 +08:00
cpwu 94b59e6984 fix case 2022-05-09 12:14:02 +08:00
cpwu 04992db19b add case to CI 2022-05-09 12:04:31 +08:00
cpwu aab9c55db4 fix case 2022-05-09 12:01:25 +08:00
cpwu a08fdbb42f fix case 2022-05-09 11:46:34 +08:00
cpwu e54aa0dbcc fix case 2022-05-09 11:44:05 +08:00
cpwu 6864fede0a fix case 2022-05-09 11:31:12 +08:00
jiacy-jcy 154f0c4243 update 2022-05-09 09:38:05 +08:00
cpwu b82befef71 fix case 2022-05-09 00:27:52 +08:00
cpwu eb8d630d2c fix case 2022-05-09 00:20:40 +08:00
cpwu 96e08600b6 fix case 2022-05-09 00:09:41 +08:00
cpwu df0c0037ea fix case 2022-05-09 00:09:32 +08:00
cpwu 472ade7062 fix case 2022-05-09 00:03:53 +08:00
cpwu efc6b96746 fix case 2022-05-09 00:01:48 +08:00
cpwu 123ac75401 fix case 2022-05-09 00:01:42 +08:00
cpwu 3148ce2b6c Merge branch '3.0' into cpwu/3.0 2022-05-08 23:52:22 +08:00
cpwu 46390534b8 fix case 2022-05-08 23:50:44 +08:00
cpwu fe3a8575b2 fix case 2022-05-08 23:40:23 +08:00
cpwu 5149d3695c fix case 2022-05-08 23:38:15 +08:00
jiajingbin a6b2181807 test: finish stb select column and tb select *|column 2022-05-07 22:19:56 +08:00
cpwu c59361a8b0 add concat_ws case 2022-05-07 20:02:58 +08:00
cpwu 0236141480 Merge branch '3.0' into cpwu/3.0 2022-05-07 19:55:02 +08:00
cpwu b9113c82c0 fix case 2022-05-07 19:53:56 +08:00
cpwu 218150288a fix case 2022-05-07 19:27:01 +08:00
cpwu 39e9024124 fix case 2022-05-07 19:21:34 +08:00
cpwu 74ce0b61cb fix case 2022-05-07 18:44:06 +08:00
cpwu 54d384a569 fix case 2022-05-07 18:31:28 +08:00
cpwu 4f0ca52adf fix case 2022-05-07 17:47:26 +08:00
cpwu cd075c7739 fix case 2022-05-07 17:41:05 +08:00
cpwu 37d3ed7ded fix case 2022-05-07 17:37:52 +08:00
cpwu e77bae9868 fix case 2022-05-07 17:36:36 +08:00
cpwu 8052b48c34 fix case 2022-05-07 17:26:30 +08:00
jiacy-jcy bb6a7855fb update 2022-05-07 16:32:44 +08:00
jiacy-jcy 47b8027ac1 update last.py 2022-05-07 16:31:58 +08:00
jiacy-jcy 714ab7b5aa update test case 2022-05-07 16:28:09 +08:00
jiacy-jcy 03baff4189 Merge branch '3.0' into test/jcy 2022-05-07 16:22:53 +08:00
jiacy-jcy 00c0f455f3 update 2022-05-07 16:22:11 +08:00
cpwu 1ab622438a fix case 2022-05-07 15:46:25 +08:00
cpwu 65a1cc542a fix case 2022-05-07 15:43:24 +08:00
cpwu bf4757ccd4 add concat case 2022-05-07 15:40:43 +08:00
wenzhouwww 500461cf7f
Merge pull request #12193 from taosdata/test/3.0_math_Trigonometric
test: add test case for trigonometric functions
2022-05-07 15:39:45 +08:00
jiacy-jcy 8a732b363a add case for diff 2022-05-07 15:15:36 +08:00
jiacy-jcy 67e8dccfec test case 2022-05-07 14:15:32 +08:00
wenzhouwww 935684e190
Update sqrt.py 2022-05-07 12:04:46 +08:00
wenzhouwww@live.cn 3ab513f0f0 add test case for atan functions 2022-05-07 11:55:29 +08:00
jiacy-jcy cb4dd0f948 update last.py 2022-05-07 09:03:46 +08:00
wenzhouwww@live.cn 7a0b8148c8 add case for function arccos 2022-05-06 21:34:26 +08:00
wenzhouwww@live.cn 944a23c271 add case for function arcsin 2022-05-06 21:25:58 +08:00
jiacy-jcy 6f773ba492 Merge branch '3.0' into test/jcy 2022-05-06 20:48:28 +08:00
wenzhouwww@live.cn a65d5a47c7 add case for tan functions 2022-05-06 20:47:45 +08:00
jiacy-jcy 679726ebb7 update test case 2022-05-06 20:47:27 +08:00
wenzhouwww@live.cn 20cf55c1fc add case for cosin function 2022-05-06 20:31:52 +08:00
wenzhouwww@live.cn c1cc6417cb update sin case 2022-05-06 19:57:29 +08:00
wenzhouwww@live.cn 31f1af34e5 update sin case 2022-05-06 19:56:51 +08:00
wenzhouwww@live.cn e45e953e44 add test case for sin functions 2022-05-06 19:52:09 +08:00
jiacy-jcy c9e6bd4afd update testcase 2022-05-06 18:07:51 +08:00
wenzhouwww 8c19baaec7
Merge pull request #12162 from taosdata/test/3.0_math_sqrt
test: add test case for math function sort
2022-05-06 17:34:52 +08:00
wenzhouwww@live.cn 1b84726650 Merge branch '3.0' of github.com:taosdata/TDengine into 3.0 2022-05-06 17:34:24 +08:00
wenzhouwww@live.cn 390c68a8c0 add test case for math function sqrt 2022-05-06 16:52:09 +08:00
wenzhouwww@live.cn b3ec7b895a add case for math function sqrt 2022-05-06 16:50:25 +08:00
wenzhouwww@live.cn e2e311a0b2 Merge branch '3.0' of github.com:taosdata/TDengine into 3.0 2022-05-06 16:49:18 +08:00
wenzhouwww@live.cn dd63492541 add case for math function sqrt 2022-05-06 16:48:51 +08:00
cpwu 068c9d3df5 Merge branch '3.0' into cpwu/3.0 2022-05-06 16:41:31 +08:00
cpwu 43fd14759b fix case 2022-05-06 16:35:45 +08:00
cpwu b6b3247d41 fix case 2022-05-06 16:26:13 +08:00
cpwu f4f4bccdbb fix case 2022-05-06 15:45:16 +08:00
cpwu 1436796da7 fix case 2022-05-06 15:20:26 +08:00
jiacy-jcy 971c13719e update last.py 2022-05-06 15:19:33 +08:00
cpwu c4b4c008c3 fix case 2022-05-06 15:00:23 +08:00
Hui Li c110799dfc
Merge pull request #12149 from taosdata/test/chr/TD-14699
Test/chr/td 14699
2022-05-06 14:31:08 +08:00
cpwu cbd55c47a5 fix case 2022-05-06 14:21:10 +08:00
cpwu f755df6176 fix case 2022-05-06 14:10:00 +08:00
cpwu 8ee2ae550f fix case 2022-05-06 14:06:46 +08:00
cpwu 01ea52e33d fix case 2022-05-06 13:59:19 +08:00
cpwu 4e97cf21d8 fix case 2022-05-06 13:57:45 +08:00
cpwu d2ef75b578 fix case 2022-05-06 13:52:59 +08:00
cpwu 3f29e09b41 fix case 2022-05-06 13:52:17 +08:00
cpwu c97518a81e fix case 2022-05-06 13:41:46 +08:00
cpwu 04f134a29f Merge branch '3.0' into cpwu/3.0 2022-05-06 13:10:02 +08:00
cpwu e33586922a fix case 2022-05-06 13:08:33 +08:00
jiacy-jcy 3bcea212e4 add case for last 2022-05-06 10:33:37 +08:00
tomchon 154498ddb5 test: add sma profermance test 2022-05-05 22:17:25 +08:00
jiacy-jcy 1854f065c9 add case for max and min 2022-05-05 20:22:53 +08:00
cpwu 700dd71554 Merge branch '3.0' into cpwu/3.0 2022-05-05 20:10:14 +08:00
cpwu 140a7458c3 fix join case 2022-05-05 20:08:23 +08:00
wenzhouwww@live.cn 75214a5a6c let case run CI 2022-05-05 18:40:13 +08:00
wenzhouwww@live.cn f36b5dda10 test:add case for pow functions 2022-05-05 18:30:28 +08:00
jiacy-jcy cfaae5cec9 Merge branch '3.0' into test/jcy 2022-05-05 11:16:00 +08:00
jiacy-jcy c5b62ad053 update test case 2022-05-05 11:12:21 +08:00
tomchon 2219575177 Merge branch '3.0' of github.com:taosdata/TDengine into test/chr/TD-14699 2022-05-05 10:05:03 +08:00
Xiaoyu Wang 7cdedc8bc8 feat: sql commadn 'select max(c1), c2 from t' 2022-05-01 10:24:48 +08:00
Xiaoyu Wang d97f1cc388 feat: sql commadn 'select max(c1), c2 from t' 2022-05-01 09:53:52 +08:00
Xiaoyu Wang d6cf688368 feat: sql commadn 'select max(c1), c2 from t' 2022-05-01 09:21:36 +08:00
Xiaoyu Wang afcf0c8a63 feat: sql commadn 'select max(c1), c2 from t' 2022-05-01 08:56:59 +08:00
wenzhouwww ef7d7eb64b
Merge pull request #12054 from taosdata/test/3.0_math_functions
test: case for math functions
2022-04-29 16:13:42 +08:00
wenzhouwww@live.cn eb214c4a26 update case 2022-04-29 15:31:45 +08:00
wenzhouwww@live.cn 6bdaecb233 update case 2022-04-29 15:12:06 +08:00
wenzhouwww@live.cn 317242e8e6 Merge branch '3.0' into test/3.0_math_functions 2022-04-29 11:32:39 +08:00
cpwu 9d78a349fb fix case 2022-04-29 11:08:27 +08:00
cpwu b69ac45054 fix case 2022-04-29 11:00:45 +08:00
cpwu 2dbf20514a fix case 2022-04-29 10:20:25 +08:00
jiacy-jcy 507d544fca add to_unixtimestamp case 2022-04-29 09:32:57 +08:00
wenzhouwww@live.cn b9d092ec41 add case for log functions 2022-04-28 20:47:21 +08:00
cpwu dbf17d0db5 add case 2022-04-28 19:25:17 +08:00
cpwu 0618e8a34c fix case 2022-04-28 19:22:27 +08:00
cpwu cfd94e6dc2 fix case 2022-04-28 19:18:51 +08:00
tomchon e06213d644 Merge branch '3.0' of github.com:taosdata/TDengine into test/chr/TD-14699 2022-04-28 18:33:57 +08:00
cpwu a95a5b106b fix case 2022-04-28 18:21:00 +08:00
cpwu 0dfd9dc03f fix case 2022-04-28 18:16:27 +08:00
jiacy-jcy e1ac1226a2 add case for to_iso8601 2022-04-28 18:05:14 +08:00
cpwu 081310bb39 fix case 2022-04-28 18:05:14 +08:00
cpwu 2d43f3e56c fix case 2022-04-28 17:59:39 +08:00
cpwu 3bbc422bd0 fix case 2022-04-28 17:29:39 +08:00
cpwu 2598bb8102 fix case 2022-04-28 17:29:29 +08:00
cpwu 1dd478d139 add char_length case 2022-04-28 17:21:25 +08:00
cpwu 6013040bd7 Merge branch '3.0' into cpwu/3.0 2022-04-28 16:42:28 +08:00
cpwu cdbce2980a fix case 2022-04-28 16:39:10 +08:00
wenzhouwww@live.cn a0f041cde7 add case for log function 2022-04-28 11:01:34 +08:00
jiacy-jcy ca21807d14 update 2022-04-28 10:52:26 +08:00
jiacy-jcy 98ced775ca update testcase 2022-04-28 09:27:49 +08:00
jiacy-jcy 9632993e4e update test case for now 2022-04-28 09:18:38 +08:00
jiacy-jcy b72c7a744e Merge branch '3.0' into test/jcy 2022-04-28 08:41:57 +08:00
jiacy-jcy f27766331f update 2022-04-28 08:40:50 +08:00
cpwu 0dd7ce47ac fix case 2022-04-27 19:06:54 +08:00
plum-lihui eb986a06f2 [test: set rpc debug flag to 143] 2022-04-27 18:25:48 +08:00
cpwu 813b55779d fix case 2022-04-27 18:01:14 +08:00
jiacy-jcy f09dfc1d83 update 2022-04-27 17:34:20 +08:00
cpwu fc463a30aa fix case 2022-04-27 17:09:39 +08:00
cpwu 17e2cd959e fix case 2022-04-27 17:04:25 +08:00
cpwu 24f8d83d05 add case 2022-04-27 15:20:25 +08:00
jiacy-jcy 3810e5e0c0 update 2022-04-27 14:52:01 +08:00
wenzhouwww@live.cn e49c092511 update case set debugFlag 143 2022-04-27 14:41:58 +08:00
wenzhouwww@live.cn edb347fcae update case 2022-04-27 14:34:11 +08:00
wenzhouwww@live.cn a6f95e9d1b add test case for round 2022-04-27 14:30:06 +08:00
wenzhouwww@live.cn 9f5a588c86 add case floor 2022-04-27 11:06:06 +08:00
wenzhouwww@live.cn c71f6a86c3 add case florr 2022-04-27 11:05:49 +08:00
jiacy-jcy 4cacb9b033 update testcase 2022-04-27 10:41:50 +08:00
jiacy-jcy 24ac70fc41 update 2022-04-27 08:31:11 +08:00
wenzhouwww@live.cn 0d885c234c update case 2022-04-26 20:23:15 +08:00
wenzhouwww@live.cn 2348c967f6 add case for ceil 2022-04-26 19:22:40 +08:00
cpwu 9964ba4e86 Merge branch '3.0' into cpwu/3.0 2022-04-26 17:03:35 +08:00
cpwu b08a3bad5a fix case 2022-04-26 17:02:53 +08:00
wenzhouwww@live.cn 5cefe794cb test: add test case for abs funcions 2022-04-26 15:48:26 +08:00
wenzhouwww@live.cn 8e88bd42b5 Merge branch '3.0' into test/3.0_math_functions 2022-04-26 15:36:53 +08:00
jiacy-jcy b22ce4c9fe update 2022-04-26 14:48:33 +08:00
tomchon babe63969b Merge branch '3.0' of github.com:taosdata/TDengine into test/chr/TD-14699 2022-04-26 11:18:31 +08:00
cpwu 30a8c0ed2b add error cse 2022-04-26 10:36:33 +08:00
jiacy-jcy d3111f914e update 2022-04-26 08:27:35 +08:00
cpwu 967a9ceaef fix case 2022-04-25 19:19:46 +08:00
cpwu 1e1a54fab9 fix 2022-04-25 19:18:46 +08:00
cpwu e8b16c6c7f fix 2022-04-25 19:16:26 +08:00
cpwu 31b1521a8b fix 2022-04-25 19:13:36 +08:00
cpwu b5ac628aa0 fix case 2022-04-25 19:09:21 +08:00
cpwu dd3674cae0 add upper case 2022-04-25 18:53:51 +08:00
jiacy-jcy 26f8512ff9 update 2022-04-25 18:50:52 +08:00
jiacy-jcy 90d8b571b5 add test case 2022-04-25 18:33:02 +08:00
jiacy-jcy 8405c99b89 update 2022-04-25 17:57:53 +08:00
jiacy-jcy 06cb173bda update 2022-04-25 14:59:18 +08:00
jiacy-jcy 75b75694bd update 2022-04-25 10:46:25 +08:00
jiacy-jcy fa36a1725d Merge branch '3.0' into test/jcy 2022-04-25 10:46:13 +08:00
tomchon 7576067ee3 Merge branch '3.0' of github.com:taosdata/TDengine into test/chr/TD-14699 2022-04-25 10:17:36 +08:00
cpwu 671f79fbcd fix sum case 2022-04-25 10:08:59 +08:00
shenglian zhou 6db9162eca for ci test to pass 2022-04-25 05:51:53 +08:00
tomchon 6aa38d1cc9 test: add sma profermance test 2022-04-24 20:39:10 +08:00
jiacy-jcy a5daa3f4b8 timezone.py 2022-04-24 19:15:32 +08:00
cpwu e20fe14e48 Merge branch '3.0' into cpwu/3.0 2022-04-24 18:06:11 +08:00
cpwu 645d4829cf fix case 2022-04-24 18:03:41 +08:00
cpwu 70607c03a6 fix case 2022-04-24 17:52:35 +08:00
cpwu 7f59a2d937 fix case 2022-04-24 16:32:10 +08:00
cpwu 0bf3204dee fix case 2022-04-24 16:21:32 +08:00
cpwu b4628209b7 fix case 2022-04-24 16:18:26 +08:00
cpwu 9890fa1fc0 fix case 2022-04-24 15:55:21 +08:00
cpwu 59cbfcc27e fix case 2022-04-24 15:18:20 +08:00
cpwu 85bca551b2 fix case 2022-04-24 15:15:05 +08:00
cpwu f6d3f05949 fix case 2022-04-24 15:07:44 +08:00
cpwu 5fe7882abe fix case 2022-04-24 15:04:12 +08:00
cpwu d362881572 add sum case 2022-04-24 14:50:57 +08:00
Jason-Jia fd8b50bbeb
Delete NowandToday.py 2022-04-24 14:45:32 +08:00
jiacy-jcy 390b50c33d update timezone.py 2022-04-24 14:27:01 +08:00
jiacy-jcy b137b51b09 update test case 2022-04-24 14:16:03 +08:00
wenzhouwww@live.cn a73dc3f195 add test case for abs function for 3.0 2022-04-22 20:05:52 +08:00
cpwu a7661c467e fix case 2022-04-22 19:38:27 +08:00
cpwu 98809c0986 fix case 2022-04-22 19:34:49 +08:00
cpwu db97f5606a fix case 2022-04-22 19:32:48 +08:00
cpwu bd932b3e77 fix case 2022-04-22 19:27:17 +08:00
cpwu bb815260fc fix case 2022-04-22 19:03:29 +08:00
plum-lihui 09efd78176 [test: add sleep for elect leader] 2022-04-22 18:48:22 +08:00
plum-lihui 60c9ec38ac [test: add sleep for elect leader] 2022-04-22 18:47:00 +08:00
cpwu af970cccec add sum case 2022-04-22 16:13:41 +08:00
jiacy-jcy 98979cf7ce update timezone.py 2022-04-22 15:59:09 +08:00
jiacy-jcy 7710d88ff2 update 2022-04-22 14:10:25 +08:00
cpwu f9dea8132c fix cast add wal test 2022-04-22 11:16:16 +08:00
jiacy-jcy 0c8c955268 update 2022-04-22 09:19:22 +08:00
cpwu bdd0412918 fix case 2022-04-21 18:56:19 +08:00
cpwu 9172cfff82 fix case 2022-04-21 18:56:19 +08:00
jiacy-jcy c08cfed7a9 Merge branch '3.0' into test/jcy 2022-04-21 17:36:08 +08:00
jiacy-jcy 5d5b2f2a36 update cases 2022-04-21 17:34:37 +08:00
cpwu 732219592c fix case 2022-04-21 16:21:53 +08:00
cpwu 10cf87fa95 fix case 2022-04-21 15:50:13 +08:00
cpwu 7b7d567d69 fix case 2022-04-21 15:45:32 +08:00
cpwu cd502bba26 fix case 2022-04-21 15:32:45 +08:00
cpwu 61ef5c7d88 fix case 2022-04-21 15:30:05 +08:00
cpwu c4d80dd596 fix case 2022-04-21 15:26:57 +08:00
cpwu e3cf4b6f43 fix case 2022-04-21 15:12:12 +08:00
cpwu edb891e32c fix case 2022-04-21 13:58:26 +08:00
cpwu b713b255ae fix case 2022-04-21 11:01:59 +08:00
cpwu e6d067a330 fix casr case 2022-04-21 09:53:02 +08:00
cpwu 4a6b3d82fd fix cast case 2022-04-20 19:36:29 +08:00
jiacy-jcy a2e0d74646 update 2022-04-20 17:23:50 +08:00
cpwu 838aea99d6 fix cast case 2022-04-20 16:33:17 +08:00
jiacy-jcy 496637e6d8 update timezone.py 2022-04-20 15:54:35 +08:00
cpwu 205b4b7877 add distinct case 2022-04-20 11:22:10 +08:00
jiacy-jcy 19f0780829 [TD-14487]<test>:add test case 2022-04-20 11:16:51 +08:00
jiacy-jcy e14570f66f update timezone.py 2022-04-20 10:06:03 +08:00
jiacy-jcy f6c3c5d4f1 test 2022-04-20 10:01:50 +08:00
zhaoyanggh 725f345890 test 2022-04-20 09:58:21 +08:00
cpwu b46004c2cf add disctinct case 2022-04-20 09:31:19 +08:00
zhaoyanggh af8d8bd330 add timezong.py 2022-04-20 08:38:01 +08:00
cpwu 031efe7a0e Merge branch '3.0' into cpwu/3.0 2022-04-19 18:08:31 +08:00
cpwu a9192233de fix case 2022-04-19 18:07:32 +08:00
cpwu d65b3b4934 fix varchar case 2022-04-19 18:07:08 +08:00
cpwu 6eaf8a5596 test : add varchar case 2022-04-19 18:04:06 +08:00
cpwu e912c41a43 Merge branch '3.0' into cpwu/3.0 2022-04-19 16:52:31 +08:00
cpwu c0862378ba fix case 2022-04-19 16:50:18 +08:00
cpwu eff138f96c fix case 2022-04-19 15:35:28 +08:00
cpwu c278304b3e fix case 2022-04-19 15:18:54 +08:00
cpwu a160af0118 fix case 2022-04-19 15:10:56 +08:00
cpwu 6b49d55b13 fix case 2022-04-19 14:15:15 +08:00
cpwu 36abf6e0db add caat case 2022-04-19 10:55:15 +08:00
cpwu 19d064e129 fix case 2022-04-18 19:11:04 +08:00
cpwu 217d25c8e1 fix between case 2022-04-18 18:58:46 +08:00
cpwu ed754b2968 fix between python case test 2022-04-18 18:55:21 +08:00
cpwu 485adffc1f add between python case 2022-04-18 16:34:05 +08:00