wade zhang
|
d21c5badf4
|
Merge pull request #16566 from taosdata/feature/TD-18814
feat(stream):stream partition by column
|
2022-09-01 16:09:06 +08:00 |
54liuyao
|
83e62c3849
|
feat(stream):stream partition by column
|
2022-09-01 15:05:24 +08:00 |
Xiaoyu Wang
|
faa731827e
|
enh: add the queryPlannerTrace parameter to control the debug output of the planner
|
2022-09-01 14:44:01 +08:00 |
Xiaoyu Wang
|
417a29af0a
|
fix: a plan problem of system table complex query
|
2022-08-30 14:32:07 +08:00 |
Shengliang Guan
|
52f8fbb997
|
Merge pull request #16473 from taosdata/enh/3.0_planner_optimize
enh: super table scan requires project operator to merge packets to improve performance
|
2022-08-30 09:07:52 +08:00 |
Xiaoyu Wang
|
a39e6f7d92
|
enh: super table scan requires project operator to merge packets to improve performance
|
2022-08-29 14:01:18 +08:00 |
Xiaoyu Wang
|
381f48241f
|
Merge remote-tracking branch 'origin/3.0' into fix/3.0_bugfix_wxy
|
2022-08-29 10:28:14 +08:00 |
Xiaoyu Wang
|
4895f19876
|
fix: plan problem with sorting the first column of the system table
|
2022-08-25 18:39:23 +08:00 |
Xiaoyu Wang
|
63792daeeb
|
fix: user permission error with sysinfo 0
|
2022-08-25 17:18:11 +08:00 |
Shengliang Guan
|
0758d32964
|
Merge pull request #16382 from taosdata/feat/3.0_systable_privilege_wxy
feat: system table visible permission
|
2022-08-25 11:08:12 +08:00 |
Xiaoyu Wang
|
eef595318d
|
feat: system table visible permission
|
2022-08-24 19:08:50 +08:00 |
Xiaoyu Wang
|
99490c063e
|
feat: system table visible permission
|
2022-08-24 17:36:10 +08:00 |
shenglian zhou
|
b250efeee4
|
fix: support window pseduo column for fill operator
|
2022-08-24 17:05:38 +08:00 |
slzhou
|
d3bf82fc02
|
fix: clone nodes when create partition targets
|
2022-08-15 16:24:30 +08:00 |
Xiaoyu Wang
|
79f005552e
|
fix: fill clause error
|
2022-08-12 18:18:16 +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
|
2e9cadfe89
|
fix: improve create stream check
|
2022-08-11 23:20:13 +08:00 |
Xiaoyu Wang
|
03784406c4
|
fix: improve create stream check
|
2022-08-11 22:08:19 +08:00 |
Xiaoyu Wang
|
9b1201a61a
|
fix: slimit error
|
2022-08-09 15:18:21 +08:00 |
Xiaoyu Wang
|
07ef00e89f
|
merge 3.0
|
2022-08-09 11:36:08 +08:00 |
Xiaoyu Wang
|
0829f6611c
|
Merge remote-tracking branch 'origin/feature/3.0_query_optimize' into feature/3.0_query_optimize_wxy
|
2022-08-09 10:20:32 +08:00 |
Xiaoyu Wang
|
7e1917f105
|
enh: refine the data requirements of the partition physical plan
|
2022-08-09 09:55:03 +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 |
Haojun Liao
|
4d8842c21f
|
other:merge 3.0
|
2022-08-08 16:37:37 +08:00 |
Xiaoyu Wang
|
536c6bdbc5
|
fix: add checks for stream query
|
2022-08-08 11:40:48 +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 |
Xiaoyu Wang
|
5750525f9a
|
fix: condition race error
|
2022-08-06 15:25:53 +08:00 |
Xiaoyu Wang
|
9bfc7ba69c
|
fix: plan problem of create stream statement
|
2022-08-05 19:40:06 +08:00 |
Xiaoyu Wang
|
0f3a7e314e
|
fix: plan problem of create stream statement
|
2022-08-05 17:37:58 +08:00 |
Xiaoyu Wang
|
d0524389d9
|
fix: plan problem with interval fill statement
|
2022-08-05 15:07:38 +08:00 |
Haojun Liao
|
3a5fcefc8d
|
other: merge 3.0
|
2022-08-04 17:24:51 +08:00 |
Haojun Liao
|
4cd7af0ecf
|
other: merge 3.0
|
2022-08-03 19:02:43 +08:00 |
Xiaoyu Wang
|
c8c9bbdeb1
|
enh: last_row function scan in reverse order
|
2022-08-03 17:04:14 +08:00 |
Xiaoyu Wang
|
bd8de1e8fd
|
fix: timeline function validity check
|
2022-08-03 16:59:27 +08:00 |
Xiaoyu Wang
|
415ff2b13b
|
Merge pull request #15690 from taosdata/feature/3.0_wxy
fix: some problems of parser
|
2022-08-03 11:25:55 +08:00 |
Xiaoyu Wang
|
adc8bd236b
|
fix: some problems of parser
|
2022-08-02 20:55:25 +08:00 |
Xiaoyu Wang
|
b8efdd3e28
|
fix: some problems of parser
|
2022-08-02 20:21:14 +08:00 |
Xiaoyu Wang
|
f33959bd9b
|
fix: some problems of parser
|
2022-08-02 20:20:44 +08:00 |
shenglian-zhou
|
16357345ef
|
Merge pull request #15678 from taosdata/szhou/fix/join
fix: make multi-table table join test case pass CI
|
2022-08-02 17:02:00 +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 |
dapan1121
|
517b03a6fc
|
Merge pull request #15663 from taosdata/enh/addAppStat
enh: support app level stat
|
2022-08-02 15:07:26 +08:00 |
slzhou
|
5b8207556c
|
fix: taken onCondtion of join node into account when eliminate projects
|
2022-08-02 14:47:29 +08:00 |
dapan1121
|
596c86dd95
|
fix: fix case issue
|
2022-08-02 13:47:04 +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
|
5c9fbbd2e1
|
fix: some problems of parser and planner
|
2022-08-01 15:54:53 +08:00 |
Xiaoyu Wang
|
f06a36b171
|
Merge pull request #15607 from taosdata/feature/3.0_prof_wxy
enh: write performance optimization
|
2022-08-01 09:56:15 +08:00 |