dapan1121
|
deaa295fb5
|
Merge branch '3.0' into feature/3_liaohj
|
2022-06-08 20:44:01 +08:00 |
Ganlin Zhao
|
ec5da952f9
|
Merge pull request #13580 from taosdata/feature/dist_split_glzhao
enh(query): add distributed splitting of aggregate function
|
2022-06-08 15:38:43 +08:00 |
shenglian zhou
|
b2d066521b
|
feat: add group id to multiway-sort-merge operator
|
2022-06-08 14:58:50 +08:00 |
Ganlin Zhao
|
1d74831330
|
comment out some explain cases
|
2022-06-08 13:36:02 +08:00 |
Haojun Liao
|
1df7f8d274
|
test:update some test scripts.
|
2022-06-06 23:06:25 +08:00 |
Shengliang Guan
|
e35ebdadac
|
refactor: rename LEADER to leader
|
2022-06-02 14:35:59 +08:00 |
plum-lihui
|
23e415b927
|
test:modify days to 300
|
2022-05-19 09:41:08 +08:00 |
Shengliang Guan
|
d7e895448d
|
fix: conflicts after refactor SRpcMsg
|
2022-05-17 16:32:23 +08:00 |
slzhou
|
c245309e6e
|
feat: enhance udfd epset processing with connect msg and callback epset parameter
|
2022-05-16 19:03:36 +08:00 |
slzhou
|
b53e7192fc
|
fix: core caused by invalid total rows of data block when executing sql like select udf2(f2) from udf.t2 group by 1-udf1(f1)
|
2022-05-14 09:31:30 +08:00 |
slzhou
|
b6fa8f704b
|
feat: add test case to udf.sim
|
2022-05-13 23:00:21 +08:00 |
slzhou
|
0f22b96f4a
|
fix: change config param name from startUdfd to udf
|
2022-05-12 23:02:53 +08:00 |
slzhou
|
fe99a19687
|
feature(udf):start udfd can be disabled
|
2022-05-10 20:24:01 +08:00 |
slzhou
|
6862e45bc4
|
find one ci machine that will fail
|
2022-05-10 14:53:40 +08:00 |
shenglian zhou
|
7115d62189
|
remove scalar null case first
|
2022-05-10 12:37:28 +08:00 |
shenglian zhou
|
2ba5fdc36f
|
fix: block extraction null set error
|
2022-05-10 11:22:31 +08:00 |
slzhou
|
5916525548
|
remove null value processing from udf.sim test case
|
2022-05-09 21:50:16 +08:00 |
slzhou
|
c5ef299434
|
feature(udf): implement drop function
|
2022-05-07 21:22:43 +08:00 |
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 |