dapan1121
|
d768f49dd7
|
feat: table level user auth
|
2023-04-06 10:01:27 +08:00 |
Xiaoyu Wang
|
df0d200f59
|
feat: the compact command adds 'start with end with' clause
|
2023-03-07 15:24:04 +08:00 |
wangmm0220
|
730fbe42cb
|
fix:add logic for system table ins_columns
|
2023-01-05 14:34:07 +08:00 |
dapan1121
|
617cd40541
|
fix: fix ut case issue and crash issue
|
2022-12-08 22:22:04 +08:00 |
Xiaoyu Wang
|
85ea8bbbb3
|
Merge remote-tracking branch 'origin/3.0' into enh/3.0_planner_optimize
|
2022-12-02 14:04:50 +08:00 |
Xiaoyu Wang
|
eea8d7bebb
|
enh: ins_table count optimize
|
2022-12-01 10:48:36 +08:00 |
Xiaoyu Wang
|
4e8acca2eb
|
feat: sql command 'show user privileges'
|
2022-11-30 19:24:15 +08:00 |
Xiaoyu Wang
|
469fcd314e
|
enh: ins_tables optimize
|
2022-11-21 18:44:04 +08:00 |
Xiaoyu Wang
|
40c7562470
|
enh: optimize statement for querying the number of sub tables of the super table
|
2022-11-15 16:38:51 +08:00 |
dapan1121
|
9f7e06721c
|
enh: support vgroup epset update
|
2022-11-09 18:48:52 +08:00 |
Xiaoyu Wang
|
ac2ce21414
|
enh: insert optimize
|
2022-11-06 14:26:19 +08:00 |
Xiaoyu Wang
|
8513dc1067
|
enh: insert optimize
|
2022-11-04 15:21:38 +08:00 |
dapan1121
|
723110c449
|
feat: add retrieve db and table route info API
|
2022-10-19 19:25:02 +08:00 |
Xiaoyu Wang
|
079a03f3b2
|
fix: handle coverity scan
|
2022-10-19 14:51:43 +08:00 |
Xiaoyu Wang
|
18fa48ae57
|
feat: support batch loading of csv files
|
2022-10-11 15:54:01 +08:00 |
Xiaoyu Wang
|
48c9373680
|
enh: query information_schema.ins_tags optimize
|
2022-09-28 17:00:02 +08:00 |
Xiaoyu Wang
|
ccaf6f8a78
|
feat: add database option 'table_prefix' and 'table_suffix'
|
2022-09-03 11:22:36 +08:00 |
Xiaoyu Wang
|
594e4b376e
|
feat: sql command 'show vnodes' and database option 'sst_trigger'
|
2022-09-01 19:01:37 +08:00 |
dapan1121
|
39569cbd9a
|
enh: move some tables from perf to ins
|
2022-08-30 13:49:35 +08:00 |
Xiaoyu Wang
|
9a9aef985e
|
enh: show command optimize
|
2022-08-11 20:26:40 +08:00 |
Xiaoyu Wang
|
ef607e5c3f
|
fix: sql command 'show cluster' error
|
2022-08-08 15:49:31 +08:00 |
dapan1121
|
cc3a7375ed
|
enh: support app level stat
|
2022-08-01 20:47:08 +08:00 |
Xiaoyu Wang
|
5988fc0e4a
|
feat: sql command 'show tags from table_name'
|
2022-07-19 15:31:44 +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
|
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
|
4fcd667bf6
|
feat: sql command 'show consumers' and 'show subscriptions'
|
2022-06-23 18:03:15 +08:00 |
dapan1121
|
4bbec6eeef
|
feat: show create table
|
2022-06-21 20:33:19 +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
|
1676bfe5cf
|
fix: some problems of parser
|
2022-06-14 15:43:56 +08:00 |
Xiaoyu Wang
|
730a256228
|
fix: json tag plan ut
|
2022-06-13 21:03:19 +08:00 |
dapan1121
|
23e26d569b
|
Merge branch '3.0' into feature/qnode
|
2022-06-11 11:21:27 +08:00 |
dapan1121
|
1b196df8ed
|
update epset
|
2022-06-10 17:07:24 +08:00 |
Xiaoyu Wang
|
317cc8fc13
|
feat: sma index optimize
|
2022-06-10 10:16:18 +08:00 |
Xiaoyu Wang
|
d8e89196a6
|
fix: a problem of parser async
|
2022-06-06 14:12:57 +08:00 |
Xiaoyu Wang
|
b445afb5ef
|
feat: stable interval split
|
2022-05-31 18:01:19 +08:00 |
Xiaoyu Wang
|
4432fa930f
|
feat: parser adapts asynchronous interface
|
2022-05-28 19:56:06 +08:00 |
Xiaoyu Wang
|
1005fb8850
|
feat: parser adapts asynchronous interface
|
2022-05-27 17:02:40 +08:00 |
Xiaoyu Wang
|
d0c11c5bba
|
feat: parser adapts asynchronous interface
|
2022-05-27 17:00:37 +08:00 |
Haojun Liao
|
6229ba0a19
|
test: update unit test case.
|
2022-05-26 20:06:22 +08:00 |
Xiaoyu Wang
|
21f1321ea8
|
fix: some problems of parser
|
2022-05-24 17:37:53 +08:00 |
Xiaoyu Wang
|
64e8e0c09b
|
fix: problem of sql command 'kill transaction'
|
2022-05-08 22:31:25 +08:00 |
Xiaoyu Wang
|
bfaceda030
|
feat: sql command 'grant', 'revoke', 'kill transaction' and 'show transactions'
|
2022-05-07 18:25:52 +08:00 |
Xiaoyu Wang
|
1361bf4eed
|
fix: plan problem of tag scanning
|
2022-05-05 14:49:00 +08:00 |
Xiaoyu Wang
|
3ec702605b
|
enh: refactor unit test of parser and planner
|
2022-04-28 21:02:11 +08:00 |
Xiaoyu Wang
|
ac874f9e8d
|
enh: format code
|
2022-04-26 11:50:35 +08:00 |
afwerar
|
fc24521621
|
fix(os): windows compile 3.0.
|
2022-04-22 09:54:27 +08:00 |
Xiaoyu Wang
|
861445c33a
|
TD-14043 show tables split
|
2022-03-17 03:14:59 -04:00 |
Xiaoyu Wang
|
b2291cb4f3
|
TD-14043 show dnodes/mnodes/modules/qnodes/user_functions/user_indexes/user_stables/user_tables/user_streams/user_users/vgroups rewirte
|
2022-03-13 23:45:24 -04:00 |
Xiaoyu Wang
|
84f60fcc0a
|
TD-13747 deal memory leaks
|
2022-03-10 06:32:39 -05:00 |