Xiaoyu Wang
|
1d62834e5c
|
feat(stream): tag and child table name improvement
|
2022-09-26 18:39:47 +08:00 |
Xiaoyu Wang
|
6cf578f299
|
feat: database option 'tsdb_pagesize'
|
2022-09-13 14:19:50 +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 |
Xiaoyu Wang
|
c06503d865
|
enh: the default values of wal related parameters are different in single-replica and multi-replica
|
2022-09-01 15:52:03 +08:00 |
Xiaoyu Wang
|
1cce6494a6
|
enh: create stream options adjust
|
2022-08-12 15:04:04 +08:00 |
Xiaoyu Wang
|
f33959bd9b
|
fix: some problems of parser
|
2022-08-02 20:20:44 +08:00 |
Xiaoyu Wang
|
5c9fbbd2e1
|
fix: some problems of parser and planner
|
2022-08-01 15:54:53 +08:00 |
Xiaoyu Wang
|
1ddbff0acf
|
feat: add db options of wal
|
2022-07-25 21:09:06 +08:00 |
Xiaoyu Wang
|
7c585d8ed9
|
fix: database options 'strict' and 'cachelast' syntax adjustments
|
2022-07-16 11:47:26 +08:00 |
Xiaoyu Wang
|
0bc700eb82
|
feat: sql command 'trim database'
|
2022-07-11 10:53:06 +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 |
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
|
1530b33991
|
feat: support 'select *, expr from ...' syntax
|
2022-06-30 16:16:05 +08:00 |
Xiaoyu Wang
|
11a8f7f04d
|
feat: sql command 'flush database'
|
2022-06-29 18:20:27 +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
|
66cfe3a3fc
|
feat: show dnode variables
|
2022-06-22 17:17:18 +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 |
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 |
dapan1121
|
88aff7bae1
|
Merge branch '3.0' into feature/showcreate
|
2022-06-20 13:35:18 +08:00 |
WANG MINGMING
|
45a247c062
|
Merge pull request #13933 from taosdata/feature/TD-16524
feat: add ttl/comment function
|
2022-06-19 11:18:14 +08:00 |
dapan1121
|
2dc7bcbefc
|
show create db
|
2022-06-18 19:50:53 +08:00 |
wangmm0220
|
746f4759b0
|
fix:merge from 3.0
|
2022-06-18 19:40:36 +08:00 |
Xiaoyu Wang
|
22d1422b49
|
feat: sql command 'show table distributed'
|
2022-06-18 18:37:18 +08:00 |
Xiaoyu Wang
|
a06b329bee
|
feat: sql command 'show create database', 'show create table', 'show create stable' and 'alter local'
|
2022-06-17 21:16:13 +08:00 |
Xiaoyu Wang
|
aea4f9c69b
|
feat: rollup options adjust
|
2022-06-17 17:27:42 +08:00 |
WANG MINGMING
|
b3d2daeb72
|
Merge branch '3.0' into feature/TD-16524
|
2022-06-17 14:51:33 +08:00 |
wangmm0220
|
2bd2996e74
|
feat:add comment function
|
2022-06-16 20:45:00 +08:00 |
Xiaoyu Wang
|
97ac79f557
|
feat: rollup grammar adjust
|
2022-06-16 11:13:59 +08:00 |
Xiaoyu Wang
|
19ab15b19f
|
feat: super table join
|
2022-06-15 13:49:29 +08:00 |
wangmm0220
|
174ae5ee6b
|
feat:add logic for ttl
|
2022-06-14 19:06:14 +08:00 |
Xiaoyu Wang
|
380a071551
|
fix: handle the memory leak of parser
|
2022-06-13 14:54:38 +08:00 |
Xiaoyu Wang
|
e17396be9c
|
fix: some problems of parser
|
2022-06-11 15:44:49 +08:00 |
Xiaoyu Wang
|
6dc64627cd
|
feat: vgroup manage command
|
2022-06-07 11:53:32 +08:00 |
Liu Jicong
|
ce62042a47
|
Merge pull request #13304 from taosdata/feature/topic_grammar
feat(tmq): create topic new grammar
|
2022-05-31 18:30:21 +08:00 |
Liu Jicong
|
c3296fe890
|
merge from 3.0
|
2022-05-31 16:44:27 +08:00 |
54liuyao
|
901ff9bf18
|
feat(sma):files factor
|
2022-05-31 16:14:56 +08:00 |
Xiaoyu Wang
|
9a6776c321
|
fix: error in data precision of super table query
|
2022-05-31 15:11:26 +08:00 |
Xiaoyu Wang
|
fdd00a6582
|
feat: sql command 'create topic as {database | stable| query}'
|
2022-05-30 11:59:23 +08:00 |
Xiaoyu Wang
|
070f60409b
|
feat: sql command 'drop cgroup'
|
2022-05-25 21:20:11 +08:00 |
Xiaoyu Wang
|
29bdba7298
|
fix: some problems of parser and planner
|
2022-05-19 14:26:10 +08:00 |
Xiaoyu Wang
|
6e50691b29
|
feat: sql command 'grant', 'revoke', 'kill transaction' and 'show transactions'
|
2022-05-07 17:37:17 +08:00 |
Xiaoyu Wang
|
6d449c8224
|
enh: refactor db and table options
|
2022-04-27 18:18:37 +08:00 |
Xiaoyu Wang
|
20879d0ef7
|
fix: some syntax parsing problems
|
2022-04-22 18:23:37 +08:00 |
Xiaoyu Wang
|
6f377189d0
|
feat: sql command 'create function'
|
2022-04-20 17:43:02 +08:00 |
Xiaoyu Wang
|
5dea946bd4
|
feat: sql command 'create table ... rollup ...'
|
2022-04-20 14:05:08 +08:00 |
Xiaoyu Wang
|
b9fb9c580d
|
feat: sql command "create stream"
|
2022-04-16 13:15:14 +08:00 |
Xiaoyu Wang
|
ba1f3f7815
|
feat: CREATE STREAM statement implement, and syntax of JSON data type implement.
|
2022-04-15 18:30:01 +08:00 |
Xiaoyu Wang
|
50181dad15
|
feat: performance_schema related SHOW statements are rewritten, and KILL statements build the message
|
2022-04-14 20:35:44 +08:00 |
Xiaoyu Wang
|
a6b5dd8ef0
|
create/drop/show bnode/snode/mnode frontend implement
|
2022-04-09 14:57:28 +08:00 |
Xiaoyu Wang
|
a7aa815215
|
db/table options adjust
|
2022-04-07 18:19:20 +08:00 |
Xiaoyu Wang
|
3c7927d2b4
|
normal table rollup translate, and condition rewrite
|
2022-04-06 06:50:38 -04:00 |
Xiaoyu Wang
|
4ff2ad2c39
|
all ddl statement syntax define, and ORDER BY clause bugfix
|
2022-04-01 04:31:24 -04:00 |
Xiaoyu Wang
|
689fb26708
|
db or table option keep implement
|
2022-03-31 07:38:17 -04:00 |
Xiaoyu Wang
|
ba80c7478f
|
TD-14405 TD-14404 desc and reset query cache statement implement
|
2022-03-31 02:19:11 -04:00 |
Xiaoyu Wang
|
11636180ad
|
rollup syntax and msg adjust
|
2022-03-28 05:08:48 -04:00 |
Xiaoyu Wang
|
8913b012eb
|
create sma index msg adjust
|
2022-03-24 22:47:41 -04:00 |
Xiaoyu Wang
|
9ca80596e4
|
merge 3.0
|
2022-03-21 02:00:30 -04:00 |
Xiaoyu Wang
|
d49adcd4f5
|
TD-13675 rollup, alter db, alter table syntax definition
|
2022-03-17 06:44:45 -04:00 |
Xiaoyu Wang
|
4e0b56324a
|
TD-13675 rollup, alter db, alter table syntax definition
|
2022-03-16 07:28:40 -04:00 |
Xiaoyu Wang
|
f8f7aabfd9
|
TD-13597 create/drop topic, alter database, drop index, drop qnode statement implement
|
2022-03-16 02:08:59 -04:00 |
Xiaoyu Wang
|
4281664e03
|
TD-14068 create qnode implement
|
2022-03-15 08:04:52 -04:00 |
Xiaoyu Wang
|
eae2d7b661
|
TD-13675 create sma index grammar
|
2022-03-15 04:00:09 -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
|
06f0f1d34e
|
TD-13747 phase 1 function integration
|
2022-03-08 04:25:26 -05:00 |
Xiaoyu Wang
|
f88de49f55
|
TD-13881 implement create/alter/drop/show user, create/drop/show dnode, drop database, show stables and drop table
|
2022-03-07 07:18:05 -05:00 |
Xiaoyu Wang
|
14e5d6aab3
|
TD-13852 create stable and create subtable
|
2022-03-06 08:52:12 -05:00 |
Xiaoyu Wang
|
08fb912aad
|
TD-13852 create super table implement
|
2022-03-05 18:12:08 -05:00 |
Xiaoyu Wang
|
441db317fd
|
TD-13706 client modify vnode process integration
|
2022-03-03 07:25:16 -05:00 |
Xiaoyu Wang
|
523855bec5
|
TD-13747 planner integrate
|
2022-03-01 21:50:51 -05:00 |
Xiaoyu Wang
|
195ff4f52f
|
TD-13705 parser integrate and CREATE DATABASE implement
|
2022-02-28 21:13:22 -05:00 |