dapan1121
|
16f9c172ac
|
fix: fix merge join crash issue
|
2022-10-25 18:20:20 +08:00 |
slzhou
|
817eed740f
|
fix: prototype to verify stream + udf as task framework
|
2022-09-15 10:01:24 +08:00 |
wenzhouwww@live.cn
|
83272a0ac5
|
docs: updagte taos shell as TDengine CLI for 3.0 version ,include in taos.cfg
|
2022-08-26 18:38:04 +08:00 |
Ganlin Zhao
|
167673e509
|
Merge branch '3.0' into fix/TD-18617
|
2022-08-25 11:14:05 +08:00 |
dapan1121
|
12d9366b84
|
fix:fix explain analyze validate issue
|
2022-08-22 19:50:22 +08:00 |
Xiaoyu Wang
|
44df51f98f
|
enh: show command optimize
|
2022-08-11 20:56:31 +08:00 |
Xiaoyu Wang
|
9a9aef985e
|
enh: show command optimize
|
2022-08-11 20:26:40 +08:00 |
shenglian zhou
|
134fb8329e
|
fix: fix udf document
|
2022-08-09 10:12:07 +08:00 |
slzhou
|
521e5163a7
|
fix: add sample udf cases and compile outside of tdengine
|
2022-08-05 09:18:03 +08:00 |
shenglian zhou
|
a51fd6d2dc
|
fix: restore tsim/query/udf.sim
|
2022-08-04 22:14:57 +08:00 |
shenglian zhou
|
3db8083725
|
fix: restore tsim/query/udf.sim
|
2022-08-04 22:12:17 +08:00 |
dapan1121
|
517b03a6fc
|
Merge pull request #15663 from taosdata/enh/addAppStat
enh: support app level stat
|
2022-08-02 15:07:26 +08:00 |
dapan1121
|
cc3a7375ed
|
enh: support app level stat
|
2022-08-01 20:47:08 +08:00 |
Shengliang Guan
|
7eadfb2188
|
test: valgrind case
|
2022-08-01 10:25:54 +08:00 |
dapan1121
|
2d8afab93b
|
enh: support limit in explain
|
2022-07-30 19:29:10 +08:00 |
Shengliang Guan
|
28bb895722
|
test: valgrind case
|
2022-07-27 21:32:18 +08:00 |
Shengliang Guan
|
b08ba7c1f9
|
test: valgrind case
|
2022-07-27 11:10:54 +08:00 |
Ganlin Zhao
|
738e1803a8
|
fix test case
|
2022-07-23 19:24:24 +08:00 |
Haojun Liao
|
df58a9bb30
|
fix(query): handle fraction of ts in add ts offset.
|
2022-07-20 15:30:52 +08:00 |
Xiaoyu Wang
|
d2ce16a875
|
Merge remote-tracking branch 'origin/3.0' into feature/3.0_debug_wxy
|
2022-07-13 15:37:21 +08:00 |
Xiaoyu Wang
|
43b5ca1efe
|
feat: support pseudo columns such as _qstart, _qend and _qduration
|
2022-07-13 15:13:01 +08:00 |
dapan1121
|
25f80f8d3e
|
fix: fix null bytes issue
|
2022-07-12 17:10:55 +08:00 |
Haojun Liao
|
16d18b8046
|
refactor: do some internal refactor.
|
2022-07-04 14:10:29 +08:00 |
Haojun Liao
|
d3d258caa9
|
fix(query): prepare buffer before copying data.
|
2022-06-22 23:05:34 +08:00 |
afwerar
|
764d59b481
|
test: fix sim udf test error
|
2022-06-17 14:56:54 +08:00 |
Xiaoyu Wang
|
f740fd61c6
|
fix: use 'duration' instead of 'days' for create database
|
2022-06-15 14:23:05 +08:00 |
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 |