Xiaoyu Wang
|
4c04b155d5
|
merge main
|
2023-04-11 15:56:28 +08:00 |
Xiaoyu Wang
|
e2f82f4423
|
merge main
|
2023-04-10 09:56:03 +08:00 |
Xiaoyu Wang
|
f44c219360
|
feat: table level privilege
|
2023-04-07 11:15:05 +08:00 |
dapan1121
|
d768f49dd7
|
feat: table level user auth
|
2023-04-06 10:01:27 +08:00 |
Xiaoyu Wang
|
9b2a94f281
|
fix: column comment is not supported
|
2023-04-04 18:04:10 +08:00 |
Xiaoyu Wang
|
cc7485812a
|
feat: add 'or replace' clause to 'create function' statement
|
2023-04-04 17:45:18 +08:00 |
dapan1121
|
5b02af6a91
|
fix: merge main to 3.0
|
2023-03-22 16:08:16 +08:00 |
Xiaoyu Wang
|
f97b66e8da
|
merge 3.0
|
2023-03-22 11:55:59 +08:00 |
Xiaoyu Wang
|
eb79046a70
|
merge 3.0
|
2023-03-22 11:42:02 +08:00 |
Xiaoyu Wang
|
fbc9b2404e
|
feat: add sql command 'balance vgroup leader'
|
2023-03-22 09:53:56 +08:00 |
Xiaoyu Wang
|
58ebd3539d
|
feat: alter database wal_retention_period/wal_retention_size
|
2023-03-21 16:45:19 +08:00 |
dapan1121
|
28905af158
|
fix: column alisa issue and ut case
|
2023-03-17 17:01:46 +08:00 |
Xiaoyu Wang
|
a846c26ef9
|
merge main
|
2023-03-11 16:14:27 +08:00 |
Xiaoyu Wang
|
e5de317f44
|
feat: alter database stt_trigger/minrows
|
2023-03-09 16:04:38 +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 |
54liuyao
|
fe4123e814
|
feat:window close && ignore expired
|
2023-02-28 18:20:58 +08:00 |
Hui Li
|
965d91572a
|
Merge pull request #20148 from taosdata/fix/3_coverity
fix(query): fix syntax errors on centos.
|
2023-02-24 17:39:12 +08:00 |
Haojun Liao
|
22aa03307c
|
fix(query): fix syntax errors on centos.
|
2023-02-24 11:38:54 +08:00 |
Xiaoyu Wang
|
618c934fb2
|
enh: drop tables syntax optimization
|
2023-02-22 15:16:16 +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 |
Hongze Cheng
|
11bc53bbd7
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/vnode_compact
|
2023-01-31 14:07:58 +08:00 |
Xiaoyu Wang
|
2a4c97cfb4
|
Merge pull request #19606 from taosdata/enh/3.0_planner_optimize
feat: support writing streams to existing tables
|
2023-01-17 18:27:56 +08:00 |
Xiaoyu Wang
|
ca43c0ab55
|
feat: support writing streams to existing tables
|
2023-01-17 16:47:43 +08:00 |
dapan1121
|
62b64631dc
|
Merge pull request #19547 from taosdata/fix/TD-21648
fix:add interface for odbc
|
2023-01-16 13:29:15 +08:00 |
wangmm0220
|
730fbe42cb
|
fix:add logic for system table ins_columns
|
2023-01-05 14:34:07 +08:00 |
Hongze Cheng
|
a046dbb02b
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/vnode_compact
|
2023-01-05 13:57:55 +08:00 |
Xiaoyu Wang
|
68ac5e5289
|
enh: clear assert and fix coverity scan
|
2023-01-04 16:46:02 +08:00 |
Xiaoyu Wang
|
9df6f69371
|
merge 3.0
|
2023-01-04 15:02:31 +08:00 |
Xiaoyu Wang
|
11306876fa
|
feat: support writing streams to existing tables
|
2022-12-30 14:14:03 +08:00 |
Xiaoyu Wang
|
aef9dc5908
|
feat: support writing streams to existing tables
|
2022-12-30 10:49:05 +08:00 |
Xiaoyu Wang
|
f85389d2af
|
merge feat/vnode_compact
|
2022-12-27 11:13:30 +08:00 |
Xiaoyu Wang
|
b52ebb6fd5
|
feat: sql command 'compact database'
|
2022-12-27 11:11:02 +08:00 |
Xiaoyu Wang
|
8cafeb7271
|
enh: improve unit tests
|
2022-12-23 15:21:54 +08:00 |
Xiaoyu Wang
|
ad7f9b274b
|
enh: improve unit tests
|
2022-12-20 16:53:08 +08:00 |
Xiaoyu Wang
|
b69725adaa
|
enh: shielding database option 'strict'
|
2022-12-13 10:00:24 +08:00 |
dapan1121
|
617cd40541
|
fix: fix ut case issue and crash issue
|
2022-12-08 22:22:04 +08:00 |
Xiaoyu Wang
|
bc413b8fff
|
feat: add stream option 'delete_mark'
|
2022-12-06 16:07:11 +08:00 |
Shengliang Guan
|
d9c261cd13
|
refact: remove some error codes
|
2022-12-03 10:17:02 +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
|
555f2cb981
|
merge 3.0
|
2022-11-29 13:16:54 +08:00 |
Haojun Liao
|
f9d1726c89
|
fix(query): fix error in ut.
|
2022-11-25 23:27:36 +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 |
Xiaoyu Wang
|
375657b2c8
|
enh: show table tags command extension
|
2022-11-10 18:24:20 +08:00 |
Xiaoyu Wang
|
38f20ec32d
|
enh: show table tags command extension
|
2022-11-10 17:22:13 +08:00 |