Xiaoyu Wang
|
37ec05a715
|
fix: memory leak problems of parser and planner
|
2022-07-20 17:20:29 +08:00 |
Xiaoyu Wang
|
68dd74bcb3
|
Merge pull request #15117 from taosdata/feature/3.0_debug_wxy
feat: sql command 'show tags from table_name'
|
2022-07-19 19:49:59 +08:00 |
Xiaoyu Wang
|
5988fc0e4a
|
feat: sql command 'show tags from table_name'
|
2022-07-19 15:31:44 +08:00 |
dapan1121
|
b027f0d431
|
Merge pull request #15050 from taosdata/fix/TD-15890.2
fix: fix taosc memory leak
|
2022-07-19 15:15:44 +08:00 |
Xiaoyu Wang
|
b7e5780c44
|
feat: sql statement likes 'select * from (select 1)'
|
2022-07-18 16:55:31 +08:00 |
dapan1121
|
03e9b15237
|
fix: fix taosc memory leak
|
2022-07-18 13:32:17 +08:00 |
dapan1121
|
077fbd6787
|
Merge pull request #15010 from taosdata/fix/TD-17460
fix: fix taosd mem leak
|
2022-07-18 09:18:43 +08:00 |
Xiaoyu Wang
|
43852a0e69
|
some problems of planner
|
2022-07-16 19:15:14 +08:00 |
dapan1121
|
9ec14ece62
|
fix: fix taosd mem leak
|
2022-07-16 18:58:29 +08:00 |
Xiaoyu Wang
|
e5e9252388
|
some problems of planner
|
2022-07-16 17:40:54 +08:00 |
Xiaoyu Wang
|
7c585d8ed9
|
fix: database options 'strict' and 'cachelast' syntax adjustments
|
2022-07-16 11:47:26 +08:00 |
dapan1121
|
ae132e6626
|
Merge branch '3.0' into enh/schPolicy
|
2022-07-14 18:44:21 +08:00 |
Xiaoyu Wang
|
a497ad72fa
|
Merge pull request #14899 from taosdata/feature/3.0_debug_wxy
fix: some problems of planner
|
2022-07-14 17:31:50 +08:00 |
Xiaoyu Wang
|
ddb39a8dc2
|
fix: some problems of planner
|
2022-07-14 16:06:28 +08:00 |
dapan1121
|
a0f7cc6790
|
enh: add schedule policy
|
2022-07-14 14:03:27 +08:00 |
shenglian-zhou
|
5b1cb74c99
|
Merge pull request #14880 from taosdata/szhou/fix/td-17263
fix: set primary key target slot id through searching scan cols and finding colId that equals primary key id
|
2022-07-14 10:13:29 +08:00 |
slzhou@taodata.com
|
414b27fb6a
|
fix: set primary key target slot id through searching scan cols and find colId that equals primary key id
|
2022-07-14 09:19:36 +08:00 |
Xiaoyu Wang
|
9887c63c5d
|
feat: support pseudo columns such as _qstart, _qend and _qduration
|
2022-07-13 19:03:40 +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
|
43b5ca1efe
|
feat: support pseudo columns such as _qstart, _qend and _qduration
|
2022-07-13 15:13:01 +08:00 |
Xiaoyu Wang
|
8b89492101
|
fix: some problems of parser
|
2022-07-12 15:11:55 +08:00 |
Xiaoyu Wang
|
6a845b746c
|
fix: some problems of parser
|
2022-07-11 15:15:39 +08:00 |
Xiaoyu Wang
|
0bc700eb82
|
feat: sql command 'trim database'
|
2022-07-11 10:53:06 +08:00 |
Xiaoyu Wang
|
72738040a9
|
fix: some problem of parser and planner
|
2022-07-10 16:44:50 +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 |
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
|
0bf399a67e
|
merge 3.0
|
2022-07-06 18:53:54 +08:00 |
Xiaoyu Wang
|
025b7782e1
|
feat: add db option 'cachelastsize'
|
2022-07-06 18:47:33 +08:00 |
Minglei Jin
|
d843a8ac89
|
Merge pull request #14486 from taosdata/feat/tsdb_refact
Feat/tsdb refact
|
2022-07-06 17:43:22 +08:00 |
Xiaoyu Wang
|
c1eef9911b
|
feat: sql command 'insert ... select'
|
2022-07-06 16:16:54 +08:00 |
Haojun Liao
|
916dbebb00
|
other: merge 3.0
|
2022-07-06 13:49:39 +08:00 |
Xiaoyu Wang
|
a67eb1a9a0
|
eat: sql command 'insert ... select'
|
2022-07-06 11:55:47 +08:00 |
Xiaoyu Wang
|
c8508248e2
|
feat: sql command 'insert ... select'
|
2022-07-05 21:12:10 +08:00 |
Haojun Liao
|
15d8ae0fee
|
other: merge 3.0
|
2022-07-05 19:22:50 +08:00 |
Haojun Liao
|
6bfe5df94a
|
other: merge 3.0
|
2022-07-05 09:47:39 +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 |
Hongze Cheng
|
ddb198de23
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_refact
|
2022-07-04 03:42:50 +00:00 |
Xiaoyu Wang
|
246b3e245d
|
fix: a problem of group by tbname
|
2022-07-02 11:31:35 +08:00 |
Xiaoyu Wang
|
2a114a6b83
|
fix: a problem of group by tbname
|
2022-07-01 21:06:08 +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
|
e235c9830d
|
merge 3.0
|
2022-07-01 13:35:07 +08:00 |
Xiaoyu Wang
|
8a8939f99c
|
fix: csum/diff/mavg support subquery
|
2022-07-01 13:31:22 +08:00 |
shenglian-zhou
|
d6e1d1bcd0
|
Merge pull request #14389 from taosdata/szhou/feature/pushdown-agg-cond
feat: support push agg operator condition to scan
|
2022-06-30 19:07:06 +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
|
dc769a284f
|
feat: support 'select *, expr from ...' syntax
|
2022-06-30 17:12:03 +08:00 |
Xiaoyu Wang
|
1530b33991
|
feat: support 'select *, expr from ...' syntax
|
2022-06-30 16:16:05 +08:00 |