Xiaoyu Wang
|
e8e68fab9a
|
feat: physical plan add clone interface
|
2022-06-07 20:59:44 +08:00 |
Xiaoyu Wang
|
6dc64627cd
|
feat: vgroup manage command
|
2022-06-07 11:53:32 +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 |
Xiaoyu Wang
|
f77c72c25a
|
feat: order by distributed split
|
2022-06-06 17:51:25 +08:00 |
Xiaoyu Wang
|
0b5c08edb9
|
merge 3.0
|
2022-06-06 11:47:20 +08:00 |
Xiaoyu Wang
|
55d41c8f5c
|
feat: sql command 'delete from'
|
2022-06-05 15:48:06 +08:00 |
Xiaoyu Wang
|
8ba9496471
|
feat: add physical plannode of indefinite rows func
|
2022-06-04 22:57:01 +08:00 |
54liuyao
|
5400507245
|
feat(stream): stream state operator
|
2022-06-04 20:36:28 +08:00 |
Xiaoyu Wang
|
74026205a7
|
feat: sql command 'delete from'
|
2022-06-04 19:54:55 +08:00 |
Xiaoyu Wang
|
f45ddaf1c8
|
feat: stream interval distributed split
|
2022-06-02 16:37:46 +08:00 |
Xiaoyu Wang
|
cd7d3c59a2
|
Merge pull request #13403 from taosdata/feature/3.0_distributed_split
feat: interval distributed split
|
2022-06-02 11:07:42 +08:00 |
Xiaoyu Wang
|
edd0295a00
|
feat: interval distributed split
|
2022-06-02 10:45:27 +08:00 |
Xiaoyu Wang
|
3e5ab6b54c
|
feat: add physical plannode of indefinite rows func
|
2022-05-31 11:29:10 +08:00 |
Xiaoyu Wang
|
fdd00a6582
|
feat: sql command 'create topic as {database | stable| query}'
|
2022-05-30 11:59:23 +08:00 |
54liuyao
|
270771e39e
|
feat(stream): stream final session operator
|
2022-05-26 16:55:54 +08:00 |
Xiaoyu Wang
|
6d3f066540
|
feat: sql command 'drop cgroup'
|
2022-05-25 21:23:13 +08:00 |
Xiaoyu Wang
|
070f60409b
|
feat: sql command 'drop cgroup'
|
2022-05-25 21:20:11 +08:00 |
54liuyao
|
0778bf8857
|
stream session operator
|
2022-05-25 09:05:03 +08:00 |
Xiaoyu Wang
|
83efe34b2c
|
feat: reserved aggregate function constant parameters
|
2022-05-20 10:01:38 +08:00 |
54liuyao
|
5ca0e81bba
|
stream final interval operator
|
2022-05-18 19:41:29 +08:00 |
Xiaoyu Wang
|
c9428fca0e
|
fix: some problems of parser for stmt mode
|
2022-05-17 18:52:51 +08:00 |
Xiaoyu Wang
|
2745113a77
|
fix: some problems of parser
|
2022-05-10 20:59:10 +08:00 |
Xiaoyu Wang
|
4c914c2960
|
fix: problem of parser and planner
|
2022-05-09 20:20:05 +08:00 |
Xiaoyu Wang
|
12beb4d04d
|
fix: problem of sql command 'kill transaction'
|
2022-05-08 22:20:30 +08:00 |
Xiaoyu Wang
|
6e50691b29
|
feat: sql command 'grant', 'revoke', 'kill transaction' and 'show transactions'
|
2022-05-07 17:37:17 +08:00 |
Xiaoyu Wang
|
913354057e
|
feat: fill physical plan
|
2022-04-30 11:40:12 +08:00 |
Xiaoyu Wang
|
3ec702605b
|
enh: refactor unit test of parser and planner
|
2022-04-28 21:02:11 +08:00 |
Xiaoyu Wang
|
20879d0ef7
|
fix: some syntax parsing problems
|
2022-04-22 18:23:37 +08:00 |
Xiaoyu Wang
|
1d47ceae37
|
feat: sql command 'union all'
|
2022-04-21 16:32:48 +08:00 |
Xiaoyu Wang
|
6f377189d0
|
feat: sql command 'create function'
|
2022-04-20 17:43:02 +08:00 |
Xiaoyu Wang
|
ba1f3f7815
|
feat: CREATE STREAM statement implement, and syntax of JSON data type implement.
|
2022-04-15 18:30:01 +08:00 |
Shengliang Guan
|
2635df084d
|
refact<cluster>: adjust show types
|
2022-04-14 20:54:43 +08:00 |
Xiaoyu Wang
|
13735d7257
|
feat(query): distributed splitting of child/normal table JOIN
|
2022-04-13 19:04:25 +08:00 |
Xiaoyu Wang
|
93d379638c
|
enh(query):optimize scanning through SQL functions
|
2022-04-12 13:10:47 +08:00 |
Xiaoyu Wang
|
a6b5dd8ef0
|
create/drop/show bnode/snode/mnode frontend implement
|
2022-04-09 14:57:28 +08:00 |
Xiaoyu Wang
|
8ef6b184f2
|
first(*)/last(*) rewrite
|
2022-04-08 19:44:15 +08:00 |
dapan1121
|
7c1d1a2436
|
Merge pull request #11249 from taosdata/feature/qnode
Feature/qnode
|
2022-04-06 16:49:52 +08:00 |
Xiaoyu Wang
|
709dda39b7
|
TD-13037 distinct, state window and partition by plan implement
|
2022-04-06 03:22:41 -04:00 |
dapan1121
|
21542194c6
|
Merge remote-tracking branch 'origin/3.0' into feature/qnode
|
2022-04-06 11:32:46 +08:00 |
Xiaoyu Wang
|
469cd23f43
|
integrate constant calculate
|
2022-04-02 07:57:44 -04:00 |
dapan1121
|
27a3a1d782
|
feature/qnode
|
2022-04-02 19:31:52 +08:00 |
dapan1121
|
7602f91612
|
feature/qnode
|
2022-04-01 19:45:45 +08:00 |
Xiaoyu Wang
|
4ff2ad2c39
|
all ddl statement syntax define, and ORDER BY clause bugfix
|
2022-04-01 04:31:24 -04:00 |
dapan1121
|
369d08c557
|
Merge remote-tracking branch 'origin/3.0' into feature/qnode
|
2022-03-31 16:06:57 +08:00 |
Xiaoyu Wang
|
ba80c7478f
|
TD-14405 TD-14404 desc and reset query cache statement implement
|
2022-03-31 02:19:11 -04:00 |
dapan1121
|
5fae817e38
|
Merge remote-tracking branch 'origin/3.0' into feature/qnode
|
2022-03-30 17:22:11 +08:00 |
dapan1121
|
6982f2b7bd
|
feature/qnode
|
2022-03-30 17:09:30 +08:00 |
Xiaoyu Wang
|
03771c84f5
|
TD-14396 explain parser and planner implement
|
2022-03-30 02:50:50 -04:00 |
Xiaoyu Wang
|
0f60e644e9
|
TD-14383 limit/slimit plan implement, and sort plan bugfix
|
2022-03-29 02:52:40 -04:00 |
Xiaoyu Wang
|
10f073e79c
|
order by plan implement
|
2022-03-26 02:58:44 -04:00 |