dapan1121
|
7ea23a33bc
|
enh: optimize time line function validation
|
2023-05-09 16:37:08 +08:00 |
kailixu
|
2d4dd64584
|
chore: more code
|
2023-04-24 20:21:28 +08:00 |
Xiaoyu Wang
|
4c04b155d5
|
merge main
|
2023-04-11 15:56:28 +08:00 |
Xiaoyu Wang
|
cc7485812a
|
feat: add 'or replace' clause to 'create function' statement
|
2023-04-04 17:45:18 +08:00 |
Xiaoyu Wang
|
daaf4871ac
|
feat: table level privilege syntax
|
2023-03-28 18:43:58 +08:00 |
Xiaoyu Wang
|
eb79046a70
|
merge 3.0
|
2023-03-22 11:42:02 +08:00 |
cadem
|
ea35f0ae11
|
feat/balance vgroup leader
|
2023-03-22 09:36:59 +08:00 |
Xiaoyu Wang
|
58ebd3539d
|
feat: alter database wal_retention_period/wal_retention_size
|
2023-03-21 16:45:19 +08:00 |
Xiaoyu Wang
|
4c8bab7e58
|
merge main
|
2023-03-08 10:59:33 +08:00 |
Xiaoyu Wang
|
df0d200f59
|
feat: the compact command adds 'start with end with' clause
|
2023-03-07 15:24:04 +08:00 |
Xiaoyu Wang
|
599967d39f
|
feat: add language clause for create function
|
2023-03-04 11:08:50 +08:00 |
Xiaoyu Wang
|
9305b0efd0
|
fix: create stream syntax check
|
2023-03-03 16:57:13 +08:00 |
54liuyao
|
fe4123e814
|
feat:window close && ignore expired
|
2023-02-28 18:20:58 +08:00 |
Haojun Liao
|
22aa03307c
|
fix(query): fix syntax errors on centos.
|
2023-02-24 11:38:54 +08:00 |
Xiaoyu Wang
|
3382a24a69
|
merge main
|
2023-02-10 18:03:11 +08:00 |
Xiaoyu Wang
|
a52371959e
|
feat: add ignore update option for create stream
|
2023-02-07 19:31:08 +08:00 |
Xiaoyu Wang
|
9df6f69371
|
merge 3.0
|
2023-01-04 15:02:31 +08:00 |
Xiaoyu Wang
|
fdde287ca9
|
merge main
|
2023-01-04 11:43:20 +08:00 |
Alex Duan
|
c0a16094ab
|
fix: merge from 3.0
|
2022-12-30 19:02:48 +08:00 |
Xiaoyu Wang
|
bc2fa58280
|
Merge remote-tracking branch 'origin/3.0' into enh/3.0_planner_optimize
|
2022-12-30 10:14:47 +08:00 |
Xiaoyu Wang
|
de418e8c8d
|
feat: support writing streams to existing tables
|
2022-12-30 10:11:41 +08:00 |
Alex Duan
|
0c422345b3
|
feat: support show cluster alive; and show db.alive;
|
2022-12-29 18:07:57 +08:00 |
Xiaoyu Wang
|
e0ca1affdf
|
fix: escape error in create topic/stream
|
2022-12-29 14:39:02 +08:00 |
Hongze Cheng
|
de6be90cb5
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/vnode_compact
|
2022-12-29 10:00:47 +08:00 |
Shengliang Guan
|
78c14a2c88
|
Merge remote-tracking branch 'origin/3.0' into merge/mainto3.0_1228
|
2022-12-28 14:59:02 +08:00 |
Xiaoyu Wang
|
eddaaf24e4
|
fix: escape error in create topic
|
2022-12-28 10:22:13 +08:00 |
Xiaoyu Wang
|
b52ebb6fd5
|
feat: sql command 'compact database'
|
2022-12-27 11:11:02 +08:00 |
Shengliang Guan
|
664dcb6b4e
|
Merge branch 'main' into merge/mainto3.0_1226
|
2022-12-26 09:26:54 +08:00 |
Xiaoyu Wang
|
e62315c244
|
fix: keepColumnName parameter changes the user alias
|
2022-12-23 15:12:53 +08:00 |
Xiaoyu Wang
|
aecd05cf34
|
enh: improve unit tests
|
2022-12-21 13:51:06 +08:00 |
Xiaoyu Wang
|
ad7f9b274b
|
enh: improve unit tests
|
2022-12-20 16:53:08 +08:00 |
Xiaoyu Wang
|
bc36bc188e
|
feat: event window
|
2022-12-08 09:36:37 +08:00 |
Xiaoyu Wang
|
bc413b8fff
|
feat: add stream option 'delete_mark'
|
2022-12-06 16:07:11 +08:00 |
Xiaoyu Wang
|
4e8acca2eb
|
feat: sql command 'show user privileges'
|
2022-11-30 19:24:15 +08:00 |
dapan1121
|
65adb259ff
|
enh: support multiple groups in exchange operator
|
2022-11-28 18:44:59 +08:00 |
Xiaoyu Wang
|
38f20ec32d
|
enh: show table tags command extension
|
2022-11-10 17:22:13 +08:00 |
Xiaoyu Wang
|
ae4354c277
|
enh: add sql command 'drop dnode id force'
|
2022-10-31 10:30:54 +08:00 |
Xiaoyu Wang
|
02ac6fa552
|
enh: add unit test and delete useless code
|
2022-10-26 17:01:55 +08:00 |
Xiaoyu Wang
|
0fdce91b5a
|
fix: wrong permissions of 'show variables' command
|
2022-10-24 16:34:10 +08:00 |
Xiaoyu Wang
|
9a946541a2
|
enh: do coverity scan
|
2022-10-13 18:14:44 +08:00 |
Xiaoyu Wang
|
7a19119dc7
|
Merge remote-tracking branch 'origin/3.0' into enh/3.0_planner_optimize
|
2022-10-13 16:44:41 +08:00 |
Xiaoyu Wang
|
3cce178721
|
enh: do coverity scan
|
2022-10-13 16:43:56 +08:00 |
Xiaoyu Wang
|
947e9d6458
|
fix: some problems of parser
|
2022-10-12 10:16:29 +08:00 |
Xiaoyu Wang
|
73642ac3a2
|
feat: sql command 'show table tags from table_name'
|
2022-09-29 16:16:49 +08:00 |
Xiaoyu Wang
|
1d62834e5c
|
feat(stream): tag and child table name improvement
|
2022-09-26 18:39:47 +08:00 |
Xiaoyu Wang
|
50ebcb5006
|
feat: case when expression
|
2022-09-22 19:20:21 +08:00 |
Xiaoyu Wang
|
8a010a58f3
|
enh: added memory allocators for parser and planner
|
2022-09-20 16:13:08 +08:00 |
Xiaoyu Wang
|
e2586979eb
|
enh: the delete physical plan increases the timestamp interval of the actual deleted data
|
2022-09-14 17:51:21 +08:00 |
Xiaoyu Wang
|
d585c20aa3
|
enh: count(tbname) optimize
|
2022-09-13 18:58:56 +08:00 |
Xiaoyu Wang
|
6cf578f299
|
feat: database option 'tsdb_pagesize'
|
2022-09-13 14:19:50 +08:00 |