Xiaoyu Wang
|
37ec05a715
|
fix: memory leak problems of parser and planner
|
2022-07-20 17:20:29 +08:00 |
Xiaoyu Wang
|
5988fc0e4a
|
feat: sql command 'show tags from table_name'
|
2022-07-19 15:31:44 +08:00 |
Xiaoyu Wang
|
7c585d8ed9
|
fix: database options 'strict' and 'cachelast' syntax adjustments
|
2022-07-16 11:47:26 +08:00 |
Xiaoyu Wang
|
aec4c2313a
|
fix: multi-rows function validity check
|
2022-07-15 16:17:00 +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
|
979b20189d
|
feat: the query uses the 'cachelast' option to decide whether to optimize the last_row function
|
2022-07-15 09:07:19 +08:00 |
Xiaoyu Wang
|
43b5ca1efe
|
feat: support pseudo columns such as _qstart, _qend and _qduration
|
2022-07-13 15:13:01 +08:00 |
Shengliang Guan
|
6bc68021ba
|
Merge pull request #14745 from taosdata/fix/valgrind
refactor: adjust threads number
|
2022-07-11 16:59:18 +08:00 |
Shengliang Guan
|
a846bb9381
|
refactor: rename cacheLastRow to cacheLast
|
2022-07-11 15:45:40 +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
|
5708d497ce
|
fix: syntax issue with '(select ... limit) statement'
|
2022-07-11 10:07:11 +08:00 |
Xiaoyu Wang
|
a64a0320a0
|
fix: some problem of parser and planner
|
2022-07-10 15:21:16 +08:00 |
Xiaoyu Wang
|
025b7782e1
|
feat: add db option 'cachelastsize'
|
2022-07-06 18:47:33 +08:00 |
Xiaoyu Wang
|
c8508248e2
|
feat: sql command 'insert ... select'
|
2022-07-05 21:12:10 +08:00 |
Xiaoyu Wang
|
7c5419b43e
|
fix: fix: increase the tag value overflow check when creating table
|
2022-07-04 21:12:15 +08:00 |
Xiaoyu Wang
|
ac34cde0af
|
fix: increase the validity check of the rollup parameter in the create table statement
|
2022-07-04 19:27:27 +08:00 |
Xiaoyu Wang
|
71ab656562
|
fix: some problems of parser and planner
|
2022-07-04 11:45:27 +08:00 |
afwerar
|
b9a1c6744c
|
os: add Mac compile support
|
2022-07-02 17:40:23 +08:00 |
Shengliang Guan
|
0cbc22480d
|
refactor: stable mgmt
|
2022-07-01 15:26:33 +08:00 |
Xiaoyu Wang
|
1530b33991
|
feat: support 'select *, expr from ...' syntax
|
2022-06-30 16:16:05 +08:00 |
Xiaoyu Wang
|
ae076af4f1
|
feat: sql system info function 'database()', 'client_version()', 'server_version()', 'server_status()', 'current_user()' and 'user()'
|
2022-06-29 11:41:32 +08:00 |
Xiaoyu Wang
|
ed4b2dec17
|
Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy
|
2022-06-28 16:08:57 +08:00 |
Xiaoyu Wang
|
aa9d3ac521
|
fix: a problem of auto-create-table insert statement
|
2022-06-28 16:08:34 +08:00 |
Xiaoyu Wang
|
77206e3a31
|
fix: clean up expired parser unit tests
|
2022-06-28 09:36:00 +08:00 |
Xiaoyu Wang
|
b857d390e7
|
merge 3.0
|
2022-06-24 21:13:11 +08:00 |
Xiaoyu Wang
|
853f1df3ab
|
feat: support partition by expression and aggregate function output together
|
2022-06-24 21:07:12 +08:00 |
dapan1121
|
f7ece71ff7
|
Merge pull request #14204 from taosdata/enh/showvariables
enh: refactor show variables
|
2022-06-24 16:41:48 +08:00 |
dapan1121
|
4ff652bf41
|
fix: fix ut case issue
|
2022-06-24 15:54:29 +08:00 |
Xiaoyu Wang
|
41ae1e30fa
|
feat: sql command 'show consumers' and 'show subscriptions'
|
2022-06-23 19:29:28 +08:00 |
Xiaoyu Wang
|
bcf477d33f
|
feat: sql command 'show consumers' and 'show subscriptions'
|
2022-06-23 19:26:23 +08:00 |
Xiaoyu Wang
|
0b9eb79bf7
|
merge 3.0
|
2022-06-23 18:08:47 +08:00 |
Xiaoyu Wang
|
4fcd667bf6
|
feat: sql command 'show consumers' and 'show subscriptions'
|
2022-06-23 18:03:15 +08:00 |
dapan1121
|
b2ff536050
|
Merge pull request #14118 from taosdata/feature/showdnodevariables
feat: show dnode variables
|
2022-06-23 13:23:06 +08:00 |
dapan1121
|
eb98f6fd68
|
fix: fix mock issue
|
2022-06-22 19:29:28 +08:00 |
Xiaoyu Wang
|
acd1bbd8e3
|
merge 3.0
|
2022-06-22 17:00:11 +08:00 |
Xiaoyu Wang
|
a5ca4965a4
|
feat: some sql syntax adjustments
|
2022-06-22 16:35:14 +08:00 |
Xiaoyu Wang
|
269e9ed505
|
Merge pull request #14093 from taosdata/feature/3.0_debug_wxy
feat: sql function 'last_row' and sql command 'select constant'
|
2022-06-22 10:54:47 +08:00 |
Xiaoyu Wang
|
eeab56e318
|
feat: sql command 'select constant'
|
2022-06-22 09:54:31 +08:00 |
dapan1121
|
4bbec6eeef
|
feat: show create table
|
2022-06-21 20:33:19 +08:00 |
dapan1121
|
88b48ec46c
|
Merge branch '3.0' into feature/showcreate
|
2022-06-21 17:40:52 +08:00 |
dapan1121
|
be2935cba6
|
feat: show create table
|
2022-06-20 20:58:36 +08:00 |
Xiaoyu Wang
|
5c185b909a
|
feat: sql command 'show local variables' and 'show dnode variables'
|
2022-06-20 20:36:15 +08:00 |
Xiaoyu Wang
|
b4057d657e
|
feat: group by tags optimize
|
2022-06-20 15:42:31 +08:00 |
Xiaoyu Wang
|
9e8058dd5d
|
feat: sql function 'interp'
|
2022-06-20 12:00:57 +08:00 |
Xiaoyu Wang
|
c963f92dda
|
Merge pull request #13990 from taosdata/feature/3.0_debug_wxy
feat: sql function 'interp'
|
2022-06-19 20:09:15 +08:00 |
Xiaoyu Wang
|
bac6e27c20
|
feat: sql command 'interp'
|
2022-06-19 19:39:12 +08:00 |
wangmm0220
|
746f4759b0
|
fix:merge from 3.0
|
2022-06-18 19:40:36 +08:00 |
Xiaoyu Wang
|
48f730fbcf
|
feat: the sql command 'create dnode' is compatible with the 2.x version syntax
|
2022-06-18 14:49:36 +08:00 |