liuyao
|
f41b7a6810
|
Merge pull request #14974 from taosdata/feature/TD-17357
feat(stream): optimize interval plan
|
2022-07-16 09:57:52 +08:00 |
shenglian-zhou
|
f8276707e5
|
Merge pull request #14973 from taosdata/szhou/feature/user-tags
fix: enable tag scan optimization when the scan cols is empty before adding ts col
|
2022-07-16 09:29:40 +08:00 |
54liuyao
|
352db0febb
|
feat(stream): optimize interval plan
|
2022-07-16 09:28:15 +08:00 |
shenglian zhou
|
cede4b7624
|
fix: enable tag scan optimization when the scan cols is empty before adding ts col
|
2022-07-15 18:01:04 +08:00 |
Haojun Liao
|
f60f821c13
|
fix(query): fix partition by bug for last_row query.
|
2022-07-15 15:04:22 +08:00 |
Xiaoyu Wang
|
1342fbe913
|
fix: sql command 'show table distributed'
|
2022-07-15 11:59:42 +08:00 |
Xiaoyu Wang
|
873ff96bc1
|
fix: a problem of last_row function plan
|
2022-07-15 11:01:19 +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
|
d894e959ee
|
fix: client module memory leak problem
|
2022-07-14 20:16:39 +08:00 |
Xiaoyu Wang
|
ddb39a8dc2
|
fix: some problems of planner
|
2022-07-14 16:06:28 +08:00 |
Xiaoyu Wang
|
570f036c63
|
Merge remote-tracking branch 'origin/3.0' into feature/3.0_debug_wxy
|
2022-07-14 09:52:51 +08:00 |
Xiaoyu Wang
|
4830b7d9d3
|
feat: support pseudo columns such as _qstart, _qend and _qduration
|
2022-07-13 18:12:02 +08:00 |
Xiaoyu Wang
|
d2ce16a875
|
Merge remote-tracking branch 'origin/3.0' into feature/3.0_debug_wxy
|
2022-07-13 15:37:21 +08:00 |
Xiaoyu Wang
|
db65b890c8
|
feat: support pseudo columns such as _qstart, _qend and _qduration
|
2022-07-13 15:14:13 +08:00 |
Xiaoyu Wang
|
43b5ca1efe
|
feat: support pseudo columns such as _qstart, _qend and _qduration
|
2022-07-13 15:13:01 +08:00 |
slzhou@taodata.com
|
77b1f92da9
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/fix/td-17263
|
2022-07-13 13:08:25 +08:00 |
slzhou@taodata.com
|
65e6538352
|
fix: optimize the scan only when interval window
|
2022-07-13 13:07:10 +08:00 |
shenglian-zhou
|
0e603a176c
|
Merge pull request #14794 from taosdata/szhou/td-17001
fix: select tag from st will return block composed of num of records
|
2022-07-12 13:44:36 +08:00 |
shenglian-zhou
|
f797e60f3f
|
Merge pull request #14777 from taosdata/szhou/td-17001
feat: tag scan optimization
|
2022-07-12 09:59:33 +08:00 |
slzhou@taodata.com
|
6f501bb33d
|
fix: select tag from st will tag blocks composed of num of records
|
2022-07-12 09:59:11 +08:00 |
Xiaoyu Wang
|
ad1154c008
|
Merge pull request #14776 from taosdata/feature/3.0_debug_wxy
fix: some problems of 'partition by' execution plan
|
2022-07-12 09:29:12 +08:00 |
slzhou@taodata.com
|
5e50bf8dc8
|
fix: avoid tag scan when scan cols is not empty
|
2022-07-12 09:24:57 +08:00 |
dapan1121
|
177814f6eb
|
Merge pull request #14781 from taosdata/fix/stmt_rerun
fix: fix stmt rerun incorrect uid issue
|
2022-07-11 21:15:02 +08:00 |
slzhou@taodata.com
|
f26063202e
|
feat: tag scan optimization
|
2022-07-11 18:34:12 +08:00 |
Xiaoyu Wang
|
12759683ca
|
fix: some problems of 'partition by' execution plan
|
2022-07-11 18:23:54 +08:00 |
dapan1121
|
1eba184907
|
fix: fix stmt rerun issue
|
2022-07-11 15:58:21 +08:00 |
Xiaoyu Wang
|
e64cdd548c
|
fix: some problems of parser
|
2022-07-11 15:18:32 +08:00 |
Xiaoyu Wang
|
6a845b746c
|
fix: some problems of parser
|
2022-07-11 15:15:39 +08:00 |
Xiaoyu Wang
|
b542b8f49a
|
fix: some problem of parser and planner
|
2022-07-10 17:31:15 +08:00 |
Xiaoyu Wang
|
72738040a9
|
fix: some problem of parser and planner
|
2022-07-10 16:44:50 +08:00 |
Xiaoyu Wang
|
a64a0320a0
|
fix: some problem of parser and planner
|
2022-07-10 15:21:16 +08:00 |
Xiaoyu Wang
|
2454298b0b
|
Merge remote-tracking branch 'origin/3.0' into feature/3.0_debug_wxy
|
2022-07-10 10:24:55 +08:00 |
Xiaoyu Wang
|
f99a61a464
|
fix: some problem of parser and planner
|
2022-07-08 21:05:19 +08:00 |
Xiaoyu Wang
|
df06d22cb3
|
fix: some problem of parser and planner
|
2022-07-08 17:35:11 +08:00 |
dapan1121
|
750903f511
|
Merge branch 'feature/3.0_debug_wxy' into feature/insertselect
|
2022-07-08 11:14:44 +08:00 |
Xiaoyu Wang
|
9aa35c2e28
|
feat: sql command 'insert ... select'
|
2022-07-08 11:08:46 +08:00 |
dapan1121
|
0925064d24
|
Merge branch 'feature/3.0_debug_wxy' into feature/insertselect
|
2022-07-08 10:28:53 +08:00 |
dapan1121
|
b849252eed
|
feat: insert from query
|
2022-07-08 10:27:17 +08:00 |
Xiaoyu Wang
|
80172d5c61
|
feat: sql command 'insert ... select'
|
2022-07-08 09:59:05 +08:00 |
Xiaoyu Wang
|
f3e70272cf
|
Merge remote-tracking branch 'origin/3.0' into feature/3.0_debug_wxy
|
2022-07-08 09:37:34 +08:00 |
Xiaoyu Wang
|
1fea06bd6f
|
feat: sql command 'insert ... select'
|
2022-07-08 09:37:07 +08:00 |
Xiaoyu Wang
|
0fd55077f5
|
feat: sql command 'insert ... select'
|
2022-07-08 09:33:28 +08:00 |
slzhou
|
c1fd5218d6
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/feature/push-project-condition
|
2022-07-07 11:01:49 +08:00 |
Zhiqiang Wang
|
ac08c6eaa5
|
Merge pull request #14621 from taosdata/fix/ZhiqiangWang/TD-17006-fix-mac-ctest-error
test: fix Mac test error
|
2022-07-07 10:42:58 +08:00 |
slzhou
|
90b3912061
|
fix: add filter to session/state/interval operator
|
2022-07-07 09:29:51 +08:00 |
shenglian zhou
|
eef1fc035e
|
feat: add conditions to logical plan
|
2022-07-06 22:01:17 +08:00 |
afwerar
|
98641a8ff5
|
test: fix Mac test error
|
2022-07-06 20:47:38 +08:00 |
shenglian-zhou
|
a6545b600c
|
Merge pull request #14612 from taosdata/szhou/feature/push-project-condition
fix: add condition to window operator
|
2022-07-06 20:27:29 +08:00 |