Commit graph

291 commits

Author SHA1 Message Date
slzhou
363194fa9b feature(udf): enhance test case with null value 2022-05-07 21:03:08 +08:00
slzhou
f8dd3a1341 feature(udf):refactor code and fix bugs 2022-05-07 19:35:44 +08:00
Cary Xu
64d6a27f80 Merge branch '3.0' into feature/TD-13066-3.0 2022-05-07 00:14:59 +08:00
Cary Xu
27a74a56df feat: merge rows in mem/file during commit for update 2022-05-07 00:13:25 +08:00
Xiaoyu Wang
6acf688b84
Merge pull request #12167 from taosdata/feature/3.0_wxy
fix: some problems of parser and planner
2022-05-06 20:29:54 +08:00
Cary Xu
bcdf9c19b2 feat: update refactor 2022-05-06 19:31:20 +08:00
Xiaoyu Wang
3ac18d91a8 fix: some problems of parser and planner 2022-05-06 19:13:55 +08:00
Xiaoyu Wang
041ecaa35f fix: some problems of parser and planner 2022-05-06 18:44:02 +08:00
slzhou
c9ee1b0dee fix: core dump when pass mulitiple columns from taosd to udfd 2022-05-06 17:41:49 +08:00
shenglian zhou
3a162be310 add test to jenkins 2022-05-05 21:04:24 +08:00
shenglian zhou
bfe01ed8ea add test case 2022-05-05 21:00:14 +08:00
Haojun Liao
47a9b26507 fix(query): show tables in information_schema db. 2022-04-28 15:30:18 +08:00
dapan1121
4d595938df handle null value 2022-04-26 16:40:30 +08:00
dapan1121
65a7d0f1c2 scalar constant 2022-04-26 15:51:46 +08:00
cpwu
98809c0986 fix case 2022-04-22 19:34:49 +08:00
Haojun Liao
00caa5c434 test:update session.sim 2022-04-21 18:26:27 +08:00
Haojun Liao
011efa67bf test: temporarily disable some invalid cases. 2022-04-20 16:00:37 +08:00
cpwu
4eeb5fa53a fix the case , add not between check 2022-04-18 19:09:44 +08:00
Shengliang Guan
63b0e304d4
Merge pull request #11598 from taosdata/feature/node
refactor(cluster): make the comment and code of udf to variable length
2022-04-18 17:18:02 +08:00
plum-lihui
feb5e712bf [test: add test case for session] 2022-04-18 16:57:50 +08:00
Shengliang Guan
bd2a64a311 Merge remote-tracking branch 'origin/3.0' into feature/node 2022-04-18 16:52:10 +08:00
Shengliang Guan
5f6eac8e47 refactor(cluster): replace the keyword master/slave with LEADER FOLLOWER 2022-04-18 14:47:33 +08:00
Shengliang Guan
9ba91dbafa test: invalid synatx in tsim 2022-04-18 10:44:00 +08:00
Xiaoyu Wang
f2056a623c enh: window clause validity check 2022-04-16 18:12:52 +08:00
Xiaoyu Wang
90ad407a7f enh: window clause validity check 2022-04-16 17:57:03 +08:00
Xiaoyu Wang
7a5148973c enh: window clause validity check 2022-04-16 17:46:32 +08:00
plum-lihui
baa67baa90 [test: stop all dnodes when sim scripte return success] 2022-04-16 10:20:24 +08:00
plum-lihui
6dd69dfe23 [test: stop all dnodes when sim scripte return success] 2022-04-16 10:19:07 +08:00
cpwu
685ce7f536 Merge branch '3.0' into cpwu/3.0 2022-04-15 16:48:40 +08:00
cpwu
e61d176305 fix stddev.case 2022-04-15 16:48:19 +08:00
Haojun Liao
ad3675daed test: fix an typo in session.sim script. 2022-04-15 14:13:29 +08:00
cpwu
dacbc8aa8e fix concat crash bug 2022-04-14 18:22:28 +08:00
Ganlin Zhao
bfa4d8a313 fix(query): taosd crash when concat has NULL inputs
TD-14732
2022-04-14 16:13:09 +08:00
cpwu
8cd7539786 fix again 2022-04-14 14:49:36 +08:00
cpwu
395ef0099f fix crash sim case 2022-04-14 14:44:13 +08:00
cpwu
9695f084f4 fix nachr sim case 2022-04-14 14:38:33 +08:00
cpwu
27da97f068 Merge branch '3.0' into cpwu/3.0 2022-04-14 14:17:07 +08:00
cpwu
477c0886c3 fix nchar sim case 2022-04-14 14:16:43 +08:00
Haojun Liao
9c9e980ec0 test(query): update tsim test scripts. 2022-04-14 11:36:06 +08:00
cpwu
b2108e6422 test : fix group sim case 2022-04-13 14:19:14 +08:00
cpwu
0aab0cd7f1 test: fix the where sim case 2022-04-13 11:10:38 +08:00
cpwu
abef3b6ccb fix having case 2022-04-13 10:32:30 +08:00
cpwu
7f5d142dc7 Merge branch '3.0' into cpwu/3.0 2022-04-12 17:03:33 +08:00
cpwu
3ec7f7a039 add having sim case 2022-04-12 16:57:52 +08:00
Haojun Liao
ec0637df8d
Merge pull request #11412 from taosdata/feature/3.0_liaohj
fix(query): load the null data in nchar/binary columns.
2022-04-12 14:26:01 +08:00
Haojun Liao
727085ad12 test(query): disable some invalid test cases in diff.sim 2022-04-12 13:53:19 +08:00
dapan1121
baab065136
Merge branch '3.0' into feature/qnode 2022-04-11 16:39:28 +08:00
plum-lihui
0f83fd7c59 test: add session cases into CI 2022-04-11 16:32:44 +08:00
plum-lihui
3ff5d91d31 test:add session windows cases 2022-04-11 16:12:34 +08:00
dapan1121
86a39034d3 add explain case 2022-04-11 15:13:53 +08:00
cpwu
f17bead78e add complex case 2022-04-11 12:48:09 +08:00
cpwu
984a508774 add group by case 2022-04-11 11:51:03 +08:00
cpwu
02b31dd01d Merge branch '3.0' into cpwu/3.0 2022-04-11 11:43:46 +08:00
Haojun Liao
ca5d5ca7bb test[query]:update the script. 2022-04-11 10:44:37 +08:00
Haojun Liao
08f0b05721 <fix>[query]:fix bug in filter, and update a query related test script. 2022-04-09 23:28:16 +08:00
cpwu
0af0b1a98e Merge branch '3.0' into cpwu/3.0 2022-04-09 14:13:45 +08:00
cpwu
c7dd60ff85 fix the case 2022-04-09 14:07:27 +08:00
dapan1121
257b729757 feature/qnode 2022-04-09 13:36:36 +08:00
plum-lihui
70797ef816 [test]<add rtrim case> 2022-04-08 17:35:44 +08:00
plum-lihui
da63ca7cc0 [add cases] 2022-04-07 17:54:44 +08:00
cpwu
30def824b6 add group by 2022-04-07 16:09:38 +08:00
cpwu
3480e2116c Merge branch '3.0' into cpwu/3.0 2022-04-07 10:51:45 +08:00
cpwu
70980e84b5 add complex sim case 2022-04-07 10:48:20 +08:00
Haojun Liao
94b7081e97 [td-14493] fix bug found by regression test. 2022-04-07 10:24:22 +08:00
plum-lihui
46216e6beb [modify] 2022-04-06 13:39:56 +08:00
Haojun Liao
9317b5f299
Merge pull request #11247 from taosdata/feature/3.0_liaohj
[td-14393] support percentile.
2022-04-06 12:09:19 +08:00
plum-lihui
92fd7cc32b [add case] 2022-04-06 10:35:04 +08:00
plum-lihui
7a092a2b5f [add case] 2022-04-06 10:30:31 +08:00
Haojun Liao
e7e5fd4345 [td-14393] support percentile function. 2022-04-02 23:42:00 +08:00
Haojun Liao
1cbdec1aba [td-14393] fix bug, update sim script. 2022-04-02 18:25:57 +08:00
plum-lihui
12513f444a [add case] 2022-04-02 11:46:34 +08:00
plum-lihui
b80a755bb9 [add session cases] 2022-04-01 19:32:47 +08:00
plum-lihui
8fe1408729 [TD-14426 FIXED] 2022-04-01 18:02:45 +08:00
cpwu
e9ced960b9 fix interval-offset sim case 2022-04-01 11:18:52 +08:00
cpwu
2858a705a8 fix interval case 2022-03-31 16:17:24 +08:00
plum-lihui
c448e7d667 [add cases] 2022-03-31 14:31:28 +08:00
plum-lihui
4cb1e013cf [add cases] 2022-03-31 11:08:32 +08:00
plum-lihui
0c30d95425 [add cases] 2022-03-29 14:16:42 +08:00
Haojun Liao
21a0ee9284 [td-13039] fix bug. 2022-03-25 15:25:09 +08:00
plum-lihui
abe4761bb3 [add interval cases] 2022-03-25 13:44:27 +08:00
plum-lihui
092a7ad630 [modify cases] 2022-03-25 09:17:57 +08:00
Haojun Liao
e4d3f1ad26
Merge pull request #10982 from taosdata/feature/3.0_liaohj
[td-14266] fix interval bug.
2022-03-24 20:07:40 +08:00
Haojun Liao
fb94d2da92 [td-14266] fix bug. 2022-03-24 19:50:54 +08:00
plum-lihui
2feeccfba3 [add cases] 2022-03-24 18:52:43 +08:00
plum-lihui
1204a21eed [modify] 2022-03-24 18:10:13 +08:00
Haojun Liao
47d3255190 [td-14192] fix bug 2022-03-23 16:26:18 +08:00
plum-lihui
c6b9510aa0 [add case] 2022-03-21 15:15:53 +08:00
plum-lihui
4502370935 [add cases] 2022-03-19 12:43:53 +08:00
plum-lihui
78bf3913e7 [add cases] 2022-03-18 17:48:04 +08:00
plum-lihui
a3795f4017 [TD-14099] 2022-03-18 14:44:10 +08:00
plum-lihui
4046173c48 [add interval case] 2022-03-16 14:17:03 +08:00