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
|
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
|
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
|
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 |
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 |
Xiaoyu Wang
|
5a3c377c68
|
enh: write performance optimization
|
2022-07-30 19:23:06 +08:00 |
shenglian-zhou
|
71e414957b
|
Merge pull request #15570 from taosdata/szhou/fix/join
fix: nested query can be used as table for join together
|
2022-07-30 17:03:40 +08:00 |
Xiaoyu Wang
|
b08a28d559
|
fix: some problems of planner
|
2022-07-30 13:14:44 +08:00 |
slzhou
|
d992ab1401
|
fix: nested query can be used as table for join together
|
2022-07-30 09:09:59 +08:00 |
Xiaoyu Wang
|
11bac6220c
|
Merge pull request #15523 from taosdata/feature/3.0_debug_wxy
enh: last function optimize
|
2022-07-29 20:14:21 +08:00 |
Xiaoyu Wang
|
0550ab5306
|
enh: last function optimize
|
2022-07-29 19:21:00 +08:00 |
Xiaoyu Wang
|
f929187e63
|
enh: last function optimize
|
2022-07-29 18:30:03 +08:00 |
Xiaoyu Wang
|
547ab7028b
|
enh: last function optimize
|
2022-07-29 13:38:24 +08:00 |
dapan1121
|
cc597c2ff3
|
fix: fix delete time range issue
|
2022-07-29 10:53:00 +08:00 |
Xiaoyu Wang
|
d7a525f21f
|
Merge remote-tracking branch 'origin/3.0' into feature/3.0_debug_wxy
|
2022-07-29 09:28:52 +08:00 |
Xiaoyu Wang
|
9053645ab7
|
feat: super table order by primary key optimization
|
2022-07-28 20:24:49 +08:00 |
Xiaoyu Wang
|
fc0780c35a
|
enh: last function optimize
|
2022-07-28 19:27:37 +08:00 |
Xiaoyu Wang
|
421c8eaf71
|
enh: last function optimize
|
2022-07-28 17:38:55 +08:00 |