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 |
slzhou
|
40a78bde50
|
fix: unknow db error when query ins_tables with table_name=""
|
2023-03-23 13:52:53 +08:00 |
dapan1121
|
c2f346407d
|
fix: order by error info
|
2023-03-17 15:17:09 +08:00 |
dapan1121
|
5df32cbc78
|
feat: correct slimit&limit clause
|
2023-03-11 13:08:20 +08:00 |
Haojun Liao
|
22aa03307c
|
fix(query): fix syntax errors on centos.
|
2023-02-24 11:38:54 +08:00 |
Shengliang Guan
|
d9c261cd13
|
refact: remove some error codes
|
2022-12-03 10:17:02 +08:00 |
Xiaoyu Wang
|
555f2cb981
|
merge 3.0
|
2022-11-29 13:16:54 +08:00 |
Haojun Liao
|
3878af10c9
|
refactor: do some internal refactor.
|
2022-11-28 16:13:18 +08:00 |
Xiaoyu Wang
|
469fcd314e
|
enh: ins_tables optimize
|
2022-11-21 18:44:04 +08:00 |
Xiaoyu Wang
|
dd4333b140
|
enh: optimize the error message when illegally modifying the column length
|
2022-11-11 14:11:42 +08:00 |
dapan1121
|
9f7e06721c
|
enh: support vgroup epset update
|
2022-11-09 18:48:52 +08:00 |
Xiaoyu Wang
|
8513dc1067
|
enh: insert optimize
|
2022-11-04 15:21:38 +08:00 |
Xiaoyu Wang
|
079a03f3b2
|
fix: handle coverity scan
|
2022-10-19 14:51:43 +08:00 |
Xiaoyu Wang
|
601f0f3edf
|
fix: handle coverity scan
|
2022-10-19 13:56:39 +08:00 |
Xiaoyu Wang
|
9abea76791
|
fix: do coverity scan
|
2022-10-17 15:43:42 +08:00 |
Xiaoyu Wang
|
9a946541a2
|
enh: do coverity scan
|
2022-10-13 18:14:44 +08:00 |
Xiaoyu Wang
|
3d1bf6f50d
|
fix: query information_schema.ins_tags error
|
2022-09-30 17:57:04 +08:00 |
Xiaoyu Wang
|
3ed27805c3
|
fix: query information_schema.ins_tags error
|
2022-09-30 14:43:51 +08:00 |
wangmm0220
|
e3bc2487b3
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/TD-18740
|
2022-09-16 19:00:49 +08:00 |
wangmm0220
|
414021a8e0
|
fix:error in auto create table for taosX
|
2022-09-15 19:23:12 +08:00 |
dapan1121
|
2c2d5c16ed
|
fix: fix insert memory leak
|
2022-09-14 13:29:06 +08:00 |
dapan1121
|
aca0d0bf0b
|
fix: fix memory leak issue
|
2022-08-22 13:25:45 +08:00 |
Xiaoyu Wang
|
e1508436f4
|
enh: insert client optimize
|
2022-08-12 16:47:42 +08:00 |
Xiaoyu Wang
|
4290582249
|
enh: insert optimize
|
2022-08-10 17:47:28 +08:00 |
Xiaoyu Wang
|
8fc86a31d0
|
enh: asynchronous catalog interface optimization
|
2022-08-04 20:53:43 +08:00 |
Xiaoyu Wang
|
4d51273aac
|
fix: database name cannot contain '.'
|
2022-08-01 18:12:03 +08:00 |
Xiaoyu Wang
|
5c9fbbd2e1
|
fix: some problems of parser and planner
|
2022-08-01 15:54:53 +08:00 |
dapan1121
|
156567b9bc
|
fix: fix show queries crash and error msg
|
2022-07-29 09:01:35 +08:00 |
Xiaoyu Wang
|
f977117c6c
|
fix: db options rename
|
2022-07-27 11:55:19 +08:00 |
Xiaoyu Wang
|
015193e816
|
feat: super table order by primary key optimization
|
2022-07-25 15:17:53 +08:00 |
dapan1121
|
6c683902ff
|
fix: fix show create table issue
|
2022-07-21 15:23:18 +08:00 |
Xiaoyu Wang
|
f9bc29d149
|
fix: memory leak problems of parser and planner
|
2022-07-21 10:19:48 +08:00 |
Xiaoyu Wang
|
5988fc0e4a
|
feat: sql command 'show tags from table_name'
|
2022-07-19 15:31:44 +08:00 |
wangmm0220
|
3b4c2826b4
|
Merge branch '3.0' into feature/TD-13041
|
2022-07-14 10:22:15 +08:00 |
wangmm0220
|
cd051d40c3
|
fix:confilct from 3.0
|
2022-07-13 16:03:39 +08:00 |
Xiaoyu Wang
|
43b5ca1efe
|
feat: support pseudo columns such as _qstart, _qend and _qduration
|
2022-07-13 15:13:01 +08:00 |
wangmm0220
|
2b442621e8
|
feat:get child table name in tmq meta
|
2022-07-12 18:58:33 +08:00 |
Xiaoyu Wang
|
8b89492101
|
fix: some problems of parser
|
2022-07-12 15:11:55 +08:00 |
wangmm0220
|
a196298640
|
fix:disable colName in tag
|
2022-07-11 18:07:46 +08:00 |
wangmm0220
|
607f8163d3
|
feat:add logic for get_tmq_meta_json
|
2022-07-10 18:54:58 +08:00 |
afwerar
|
194459bfc4
|
os: fix Mac shell error
|
2022-07-06 14:38:24 +08:00 |
Xiaoyu Wang
|
d223a6624b
|
fix: execution plan problem in the mode of using qnode as much as possible
|
2022-07-05 14:55:32 +08:00 |
Xiaoyu Wang
|
988cffcce6
|
fix: some problems of parser and planner
|
2022-07-02 18:19:10 +08:00 |
Xiaoyu Wang
|
7a53bae352
|
merge 3.0
|
2022-07-01 20:05:15 +08:00 |
Xiaoyu Wang
|
ec7bfd9eba
|
fix: csum/diff/mavg support subquery
|
2022-07-01 17:17:49 +08:00 |
wangmm0220
|
085ace59e0
|
fix:to_json() function
|
2022-07-01 16:47:54 +08:00 |
Xiaoyu Wang
|
a94e5f9bec
|
fix: csum/diff/mavg support subquery
|
2022-07-01 15:47:07 +08:00 |
afwerar
|
d4ba3e3dc6
|
test: add win newest test
|
2022-06-27 15:44:14 +08:00 |
Xiaoyu Wang
|
bcf477d33f
|
feat: sql command 'show consumers' and 'show subscriptions'
|
2022-06-23 19:26:23 +08:00 |