dapan1121
|
f3919c4450
|
Merge remote-tracking branch 'origin/3.0' into feat/caseWhen
|
2022-10-14 09:14:01 +08:00 |
Xiaoyu Wang
|
d6374a726a
|
fix: some problems of parser
|
2022-10-12 16:32:29 +08:00 |
dapan1121
|
55a26990da
|
feat: support case when cases
|
2022-10-08 19:07:43 +08:00 |
Xiaoyu Wang
|
1d62834e5c
|
feat(stream): tag and child table name improvement
|
2022-09-26 18:39:47 +08:00 |
dapan1121
|
dc0e36f742
|
Merge branch '3.0' into enh/clientPolicy
|
2022-09-23 16:41:18 +08:00 |
Shengliang Guan
|
778aa44fc2
|
Merge pull request #17018 from taosdata/fix/3.0_bugfix_wxy
fix: subplans under set operator use different group ids
|
2022-09-23 14:03:05 +08:00 |
dapan1121
|
3fb3aa7bea
|
Merge remote-tracking branch 'origin/3.0' into enh/clientPolicy
|
2022-09-23 13:33:11 +08:00 |
Xiaoyu Wang
|
ee9190e9c0
|
fix: subplans under set operator use different group ids
|
2022-09-23 11:26:03 +08:00 |
Xiaoyu Wang
|
50ebcb5006
|
feat: case when expression
|
2022-09-22 19:20:21 +08:00 |
dapan1121
|
4048c99282
|
Merge remote-tracking branch 'origin/3.0' into enh/clientPolicy
|
2022-09-15 14:50:35 +08:00 |
Xiaoyu Wang
|
e2586979eb
|
enh: the delete physical plan increases the timestamp interval of the actual deleted data
|
2022-09-14 17:51:21 +08:00 |
dapan1121
|
1427a8f3b0
|
enh: support client query policy
|
2022-09-09 19:03:42 +08:00 |
54liuyao
|
83e62c3849
|
feat(stream):stream partition by column
|
2022-09-01 15:05:24 +08:00 |
Xiaoyu Wang
|
99490c063e
|
feat: system table visible permission
|
2022-08-24 17:36:10 +08:00 |
Haojun Liao
|
dc991a9040
|
other:merge 3.0
|
2022-08-12 14:51:52 +08:00 |
Xiaoyu Wang
|
4345631d3c
|
fix: project adds whether to ignore the field of group id
|
2022-08-08 18:32:04 +08:00 |
Xiaoyu Wang
|
f8bd778979
|
enh: the fill physical scheme distinguishes between interpolated and non-interpolated expressions
|
2022-08-02 16:18:53 +08:00 |
Xiaoyu Wang
|
547ab7028b
|
enh: last function optimize
|
2022-07-29 13:38:24 +08:00 |
wangmm0220
|
2ba6ac5fba
|
feat:add ts,table name from SDeleterRes
|
2022-07-27 17:11:57 +08:00 |
Xiaoyu Wang
|
58514862e6
|
feat: delete sink node add ts column name attribute
|
2022-07-27 15:25:57 +08:00 |
Xiaoyu Wang
|
8bb432c348
|
feat: super table order by primary key optimization
|
2022-07-25 16:45:23 +08:00 |
Xiaoyu Wang
|
1979801c93
|
fix: the problem of data loss when interval is used for outer query
|
2022-07-21 19:21:15 +08:00 |
Xiaoyu Wang
|
4830b7d9d3
|
feat: support pseudo columns such as _qstart, _qend and _qduration
|
2022-07-13 18:12:02 +08:00 |
dapan1121
|
82dbf54719
|
Merge branch 'fix/dnode' of github.com:taosdata/TDengine into fix/dnode
|
2022-07-06 20:34:07 +08:00 |
dapan1121
|
a3bf5b96c4
|
fix: fix query redirect issue
|
2022-07-06 20:33:23 +08:00 |
Xiaoyu Wang
|
c1eef9911b
|
feat: sql command 'insert ... select'
|
2022-07-06 16:16:54 +08:00 |
Xiaoyu Wang
|
a67eb1a9a0
|
eat: sql command 'insert ... select'
|
2022-07-06 11:55:47 +08:00 |
slzhou
|
024796599c
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/feature/push-cond-child-proj
|
2022-07-04 20:14:15 +08:00 |
slzhou
|
a380e0cd7c
|
feat: merge condition, on condition and other conditions
|
2022-07-04 19:49:16 +08:00 |
Xiaoyu Wang
|
7a53bae352
|
merge 3.0
|
2022-07-01 20:05:15 +08:00 |
wangmm0220
|
4e6b3d72ac
|
Merge branch '3.0' into feature/TD-13041
|
2022-07-01 16:54:18 +08:00 |
wangmm0220
|
085ace59e0
|
fix:to_json() function
|
2022-07-01 16:47:54 +08:00 |
Xiaoyu Wang
|
8a8939f99c
|
fix: csum/diff/mavg support subquery
|
2022-07-01 13:31:22 +08:00 |
Xiaoyu Wang
|
8c2e9842e2
|
Merge pull request #14393 from taosdata/feature/3.0_debug_wxy
feat: support 'select *, expr from ...' syntax
|
2022-06-30 18:25:12 +08:00 |
Xiaoyu Wang
|
1530b33991
|
feat: support 'select *, expr from ...' syntax
|
2022-06-30 16:16:05 +08:00 |
dapan1121
|
a535df7590
|
feat: query redirect
|
2022-06-30 11:04:49 +08:00 |
Xiaoyu Wang
|
cd36807faf
|
feat: refactor the plan implementation of unique function
|
2022-06-27 21:30:20 +08:00 |
Xiaoyu Wang
|
a334337755
|
feat: merge and merge scan add group sort field
|
2022-06-27 15:57:02 +08:00 |
Xiaoyu Wang
|
7b60b3223b
|
feat: tail function rewrite to statement
|
2022-06-26 14:44:58 +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 |
Xiaoyu Wang
|
41593ae07b
|
refactor: nodesClone interface refactor
|
2022-06-22 17:34:16 +08:00 |
WANG MINGMING
|
15eb9c485e
|
Merge pull request #14069 from taosdata/3.0
feat:merge from 3.0
|
2022-06-22 16:33:15 +08:00 |
shenglian zhou
|
84ea04ea2a
|
fix: change merge interval to merge aligned interval
|
2022-06-22 10:53:22 +08:00 |
wangmm0220
|
e7faf69981
|
feat:support tagCond & tagIndexCond
|
2022-06-21 20:53:19 +08:00 |
Xiaoyu Wang
|
14fc3ef7f2
|
feat: optimize partition by tbname
|
2022-06-21 16:48:17 +08:00 |
Xiaoyu Wang
|
9e8058dd5d
|
feat: sql function 'interp'
|
2022-06-20 12:00:57 +08:00 |
Xiaoyu Wang
|
bac6e27c20
|
feat: sql command 'interp'
|
2022-06-19 19:39:12 +08:00 |
Xiaoyu Wang
|
927464113b
|
feat: tag condition split
|
2022-06-18 20:15:47 +08:00 |
54liuyao
|
8c47a18dbf
|
feat(stream): semi session operator
|
2022-06-18 19:57:08 +08:00 |