Ganlin Zhao
|
7bd98ec700
|
fix(query): fix count/hyperloglog return additional row in group by
when queryPolicy is set to 3.
|
2022-12-28 17:29:00 +08:00 |
Xiaoyu Wang
|
bc413b8fff
|
feat: add stream option 'delete_mark'
|
2022-12-06 16:07:11 +08:00 |
Xiaoyu Wang
|
555f2cb981
|
merge 3.0
|
2022-11-29 13:16:54 +08:00 |
Xiaoyu Wang
|
70164f9f20
|
enh: group by tbname optimize
|
2022-11-24 15:16:38 +08:00 |
Xiaoyu Wang
|
bc180e39c9
|
enh: ins_tables optimize
|
2022-11-22 16:39:30 +08:00 |
Xiaoyu Wang
|
469fcd314e
|
enh: ins_tables optimize
|
2022-11-21 18:44:04 +08:00 |
Xiaoyu Wang
|
40c7562470
|
enh: optimize statement for querying the number of sub tables of the super table
|
2022-11-15 16:38:51 +08:00 |
Xiaoyu Wang
|
e8c0515dce
|
enh: flag of whether the subplan is added as a show statement
|
2022-10-28 10:46:04 +08:00 |
Xiaoyu Wang
|
ab98754c56
|
Merge remote-tracking branch 'origin/3.0' into enh/3.0_planner_optimize
|
2022-10-14 13:45:15 +08:00 |
dapan1121
|
f3919c4450
|
Merge remote-tracking branch 'origin/3.0' into feat/caseWhen
|
2022-10-14 09:14:01 +08:00 |
Xiaoyu Wang
|
9a946541a2
|
enh: do coverity scan
|
2022-10-13 18:14:44 +08:00 |
Xiaoyu Wang
|
7a19119dc7
|
Merge remote-tracking branch 'origin/3.0' into enh/3.0_planner_optimize
|
2022-10-13 16:44:41 +08:00 |
Xiaoyu Wang
|
3cce178721
|
enh: do coverity scan
|
2022-10-13 16:43:56 +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 |
54liuyao
|
747297bd28
|
feat(stream): stream fill
|
2022-09-27 18:11:44 +08:00 |
Xiaoyu Wang
|
1d62834e5c
|
feat(stream): tag and child table name improvement
|
2022-09-26 18:39:47 +08:00 |
Xiaoyu Wang
|
ee9190e9c0
|
fix: subplans under set operator use different group ids
|
2022-09-23 11:26:03 +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 |
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 |
Xiaoyu Wang
|
2ad70dff1e
|
fix: output datablcok desc error
|
2022-08-12 17:08:32 +08:00 |
Haojun Liao
|
dc991a9040
|
other:merge 3.0
|
2022-08-12 14:51:52 +08:00 |
Xiaoyu Wang
|
07ef00e89f
|
merge 3.0
|
2022-08-09 11:36:08 +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
|
3fb91c6a18
|
enh: set _wstart to the output datablock of fill
|
2022-08-08 17:29:11 +08:00 |
Xiaoyu Wang
|
5ae9fdff7a
|
enh: increase explain output, enhance debugging function
|
2022-08-08 10:00:10 +08:00 |
Haojun Liao
|
0d60d54a4a
|
other: merge 3.0
|
2022-08-06 15:26:15 +08:00 |
Haojun Liao
|
4cd7af0ecf
|
other: merge 3.0
|
2022-08-03 19:02:43 +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
|
a62a7cc41f
|
enh: aggregate and window add field for merge data blocks
|
2022-08-01 21:05:44 +08:00 |
dapan1121
|
cc3a7375ed
|
enh: support app level stat
|
2022-08-01 20:47:08 +08:00 |
Xiaoyu Wang
|
547ab7028b
|
enh: last function optimize
|
2022-07-29 13:38:24 +08:00 |
WANG MINGMING
|
7badec9ecc
|
Merge pull request #15477 from taosdata/feature/TD-14761
feat:add ts,table name from SDeleterRes
|
2022-07-27 20:16:00 +08:00 |
wangmm0220
|
2ba6ac5fba
|
feat:add ts,table name from SDeleterRes
|
2022-07-27 17:11:57 +08:00 |
shenglian-zhou
|
09218fefc8
|
Merge pull request #15465 from taosdata/szhou/fix/udf
fix: prepare for multirow join
|
2022-07-27 16:09:27 +08:00 |
Xiaoyu Wang
|
58514862e6
|
feat: delete sink node add ts column name attribute
|
2022-07-27 15:25:57 +08:00 |
slzhou@taodata.com
|
3469117732
|
fix: add input ts order to physical plan join node
|
2022-07-27 15:12:23 +08:00 |
Xiaoyu Wang
|
f977117c6c
|
fix: db options rename
|
2022-07-27 11:55:19 +08:00 |
Xiaoyu Wang
|
8bb432c348
|
feat: super table order by primary key optimization
|
2022-07-25 16:45:23 +08:00 |
Xiaoyu Wang
|
015193e816
|
feat: super table order by primary key optimization
|
2022-07-25 15:17:53 +08:00 |
Xiaoyu Wang
|
616539a700
|
feat: super table order by primary key optimization
|
2022-07-23 17:30:00 +08:00 |
Xiaoyu Wang
|
c54daccf2d
|
fix: plan problem caused by project eliminate optimize
|
2022-07-21 14:35:36 +08:00 |
Xiaoyu Wang
|
37ec05a715
|
fix: memory leak problems of parser and planner
|
2022-07-20 17:20:29 +08:00 |
Xiaoyu Wang
|
b7e5780c44
|
feat: sql statement likes 'select * from (select 1)'
|
2022-07-18 16:55:31 +08:00 |
shenglian zhou
|
97d30c6858
|
feat: add user tags to system table
|
2022-07-16 17:25:05 +08:00 |
Xiaoyu Wang
|
9522288f6b
|
Merge remote-tracking branch 'origin/3.0' into feature/3.0_debug_wxy
|
2022-07-15 08:44:23 +08:00 |
Xiaoyu Wang
|
31e29dfc38
|
feat: the query uses the 'cachelast' option to decide whether to optimize the last_row function
|
2022-07-15 08:43:40 +08:00 |
Haojun Liao
|
ab6ed4bffa
|
fix(query): add exec node for lastrow query.
|
2022-07-14 20:37:07 +08:00 |
Xiaoyu Wang
|
ddb39a8dc2
|
fix: some problems of planner
|
2022-07-14 16:06:28 +08:00 |