Xiaoyu Wang
|
b420bf4c3d
|
enh: insert client optimize
|
2022-08-15 14:45:59 +08:00 |
Xiaoyu Wang
|
80c5283833
|
Merge remote-tracking branch 'origin/3.0' into feature/3.0_insert_perf_wxy
|
2022-08-15 10:21:42 +08:00 |
Xiaoyu Wang
|
042e077ddc
|
enh: create stream options adjust
|
2022-08-12 18:32:10 +08:00 |
Xiaoyu Wang
|
555a575c58
|
enh: insert client optimize
|
2022-08-12 10:46:55 +08:00 |
Xiaoyu Wang
|
9a9aef985e
|
enh: show command optimize
|
2022-08-11 20:26:40 +08:00 |
Xiaoyu Wang
|
45b55f882e
|
fix: the default value of wal-related database parameters is incorrect
|
2022-08-09 12:57:27 +08:00 |
Xiaoyu Wang
|
ef607e5c3f
|
fix: sql command 'show cluster' error
|
2022-08-08 15:49:31 +08:00 |
dapan1121
|
c1c3513b08
|
Merge branch '3.0' into enh/ctgPerf
|
2022-08-05 16:09:30 +08:00 |
Xiaoyu Wang
|
8fc86a31d0
|
enh: asynchronous catalog interface optimization
|
2022-08-04 20:53:43 +08:00 |
Cary Xu
|
e39da95011
|
fix: par insert test update
|
2022-08-04 08:57:09 +08:00 |
Cary Xu
|
76c6f47ede
|
fix: par insert test update
|
2022-08-04 08:50:15 +08:00 |
Xiaoyu Wang
|
335c8b4d8a
|
fix: timeline function validity check
|
2022-08-03 18:17:12 +08:00 |
Xiaoyu Wang
|
f33959bd9b
|
fix: some problems of parser
|
2022-08-02 20:20:44 +08:00 |
dapan1121
|
596c86dd95
|
fix: fix case issue
|
2022-08-02 13:47:04 +08:00 |
dapan1121
|
cc3a7375ed
|
enh: support app level stat
|
2022-08-01 20:47:08 +08:00 |
Xiaoyu Wang
|
b08a28d559
|
fix: some problems of planner
|
2022-07-30 13:14:44 +08:00 |
dapan1121
|
00e76a33ff
|
fix: fix ut issue
|
2022-07-29 10:24:26 +08:00 |
Xiaoyu Wang
|
f977117c6c
|
fix: db options rename
|
2022-07-27 11:55:19 +08:00 |
Shengliang Guan
|
e4b6fa744e
|
enh: add wal option to show database command
|
2022-07-26 17:30:07 +08:00 |
Ganlin Zhao
|
af305d1f51
|
Merge branch '3.0' into enh/TD-17659
|
2022-07-26 14:15:11 +08:00 |
Ganlin Zhao
|
3b719337c6
|
fix ut test case
|
2022-07-26 14:14:19 +08:00 |
Ganlin Zhao
|
b43903f3d4
|
fix unit test
|
2022-07-26 10:54:56 +08:00 |
Xiaoyu Wang
|
1ddbff0acf
|
feat: add db options of wal
|
2022-07-25 21:09:06 +08:00 |
Xiaoyu Wang
|
c54daccf2d
|
fix: plan problem caused by project eliminate optimize
|
2022-07-21 14:35:36 +08:00 |
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 |