Xiaoyu Wang
|
73642ac3a2
|
feat: sql command 'show table tags from table_name'
|
2022-09-29 16:16:49 +08:00 |
54liuyao
|
747297bd28
|
feat(stream): stream fill
|
2022-09-27 18:11:44 +08:00 |
afwerar
|
00a9491a97
|
os: fix Mac test error
|
2022-09-23 17:50:43 +08:00 |
Xiaoyu Wang
|
50ebcb5006
|
feat: case when expression
|
2022-09-22 19:20:21 +08:00 |
Xiaoyu Wang
|
5116e0a01b
|
enh: added memory allocators for parser and planner
|
2022-09-21 17:04:12 +08:00 |
Xiaoyu Wang
|
2f475399a6
|
enh: added memory allocators for parser and planner
|
2022-09-21 10:57:41 +08:00 |
Xiaoyu Wang
|
8a010a58f3
|
enh: added memory allocators for parser and planner
|
2022-09-20 16:13:08 +08:00 |
Xiaoyu Wang
|
983ac86a49
|
enh: add binary serialization method to node structure
|
2022-09-06 13:40:43 +08:00 |
Shengliang Guan
|
441514d5ea
|
Merge pull request #16583 from taosdata/enh/3.0_planner_optimize
feat: sql command 'show vnodes' and database option 'sst_trigger'
|
2022-09-01 19:59:44 +08:00 |
Xiaoyu Wang
|
594e4b376e
|
feat: sql command 'show vnodes' and database option 'sst_trigger'
|
2022-09-01 19:01:37 +08:00 |
54liuyao
|
83e62c3849
|
feat(stream):stream partition by column
|
2022-09-01 15:05:24 +08:00 |
Xiaoyu Wang
|
98fc185e92
|
fix: escape character problem in auto create table insert
|
2022-08-18 18:53:23 +08:00 |
Xiaoyu Wang
|
4f0c6d3aa4
|
enh: show command optimize
|
2022-08-11 15:37:26 +08:00 |
shenglian zhou
|
97d30c6858
|
feat: add user tags to system table
|
2022-07-16 17:25:05 +08:00 |
Xiaoyu Wang
|
0bc700eb82
|
feat: sql command 'trim database'
|
2022-07-11 10:53:06 +08:00 |
Haojun Liao
|
916dbebb00
|
other: merge 3.0
|
2022-07-06 13:49:39 +08:00 |
Xiaoyu Wang
|
c8508248e2
|
feat: sql command 'insert ... select'
|
2022-07-05 21:12:10 +08:00 |
Haojun Liao
|
6bfe5df94a
|
other: merge 3.0
|
2022-07-05 09:47:39 +08:00 |
Xiaoyu Wang
|
988cffcce6
|
fix: some problems of parser and planner
|
2022-07-02 18:19:10 +08:00 |
Xiaoyu Wang
|
11a8f7f04d
|
feat: sql command 'flush database'
|
2022-06-29 18:20:27 +08:00 |
Xiaoyu Wang
|
28d66616e1
|
fix: fix invalid write
|
2022-06-24 10:48:49 +08:00 |
Xiaoyu Wang
|
0b9eb79bf7
|
merge 3.0
|
2022-06-23 18:08:47 +08:00 |
Xiaoyu Wang
|
4fcd667bf6
|
feat: sql command 'show consumers' and 'show subscriptions'
|
2022-06-23 18:03:15 +08:00 |
shenglian-zhou
|
bacd7b6057
|
Merge pull request #14136 from taosdata/szhou/feature/sort-group-2
feat: add group sort operator
|
2022-06-23 08:15:25 +08:00 |
shenglian zhou
|
faf5424b18
|
feat: add group sort operator
|
2022-06-22 23:01:55 +08:00 |
shenglian-zhou
|
0f67b17f3f
|
Merge pull request #14106 from taosdata/szhou/feature/merge-interval-2
feat: add merge interval operator
|
2022-06-22 13:32:38 +08:00 |
shenglian zhou
|
0941a4640b
|
fix: add merge interval operator for select mode(expr) + interval
|
2022-06-22 13:08:20 +08:00 |
shenglian-zhou
|
17603ba292
|
Merge pull request #14098 from taosdata/szhou/feature/merge-interval-2
fix: change merge interval to merge aligned interval
|
2022-06-22 11:27:41 +08:00 |
shenglian zhou
|
84ea04ea2a
|
fix: change merge interval to merge aligned interval
|
2022-06-22 10:53:22 +08:00 |
Xiaoyu Wang
|
45a806f789
|
feat: sql function 'last_row'
|
2022-06-21 19:52:26 +08:00 |
Xiaoyu Wang
|
5c185b909a
|
feat: sql command 'show local variables' and 'show dnode variables'
|
2022-06-20 20:36:15 +08:00 |
Xiaoyu Wang
|
bac6e27c20
|
feat: sql command 'interp'
|
2022-06-19 19:39:12 +08:00 |
Xiaoyu Wang
|
22d1422b49
|
feat: sql command 'show table distributed'
|
2022-06-18 18:37:18 +08:00 |
liuyao
|
f9fe106a70
|
Merge pull request #13929 from taosdata/feature/TD-16616
feat(stream): distribute stream session plan
|
2022-06-17 16:30:01 +08:00 |
54liuyao
|
61153b7637
|
feat(stream): distribute stream session plan
|
2022-06-17 15:39:19 +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 |
Xiaoyu Wang
|
7f78d4a79b
|
feat: partition by tags optimize
|
2022-06-15 19:08:25 +08:00 |
Xiaoyu Wang
|
19ab15b19f
|
feat: super table join
|
2022-06-15 13:49:29 +08:00 |
Xiaoyu Wang
|
380a071551
|
fix: handle the memory leak of parser
|
2022-06-13 14:54:38 +08:00 |
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 |