wangmm0220
|
26e025d78d
|
feat:[TD-18789]support varbinary type
|
2023-08-25 15:43:45 +08:00 |
dapan1121
|
6a78053b51
|
feat: add hint supporting
|
2023-08-14 17:21:15 +08:00 |
wade zhang
|
3a59b95211
|
Merge pull request #22226 from taosdata/wjm/fix/TD-25374
fix: window fill ts range check with int64 overflow
|
2023-07-30 14:32:31 +08:00 |
wangjiaming0909
|
6713882b48
|
fix: window fill ts range check with int64 overflow
|
2023-07-28 14:17:21 +08:00 |
Ganlin Zhao
|
c9c7f99764
|
fix: fix error message
|
2023-07-25 09:49:23 +08:00 |
wangjiaming0909
|
2de37b9426
|
refine select interval from sys table error msg
|
2023-07-06 13:52:52 +08:00 |
dapan1121
|
4dae9f4eff
|
merge main to 3.0
|
2023-06-26 18:43:00 +08:00 |
dapan1121
|
65d323d9c7
|
Merge pull request #21222 from taosdata/fix/TD-24001
enh: optimize timeline function validation
|
2023-06-06 14:22:53 +08:00 |
wade zhang
|
e12af9327e
|
Merge pull request #21612 from luckeverda/geo
fix: compress core by tDataTypes
|
2023-06-06 14:20:45 +08:00 |
Shungang Li
|
472665e4b1
|
fix: compress core by tDataTypes
|
2023-06-06 13:06:53 +08:00 |
dapan1121
|
ddd3a53e56
|
Merge remote-tracking branch 'origin/3.0' into fix/TD-24001
|
2023-06-02 13:57:34 +08:00 |
Haojun Liao
|
d45aa7ef84
|
Merge pull request #21555 from taosdata/fix/liaohj_main
other: merge main into 3.0.
|
2023-06-02 13:11:12 +08:00 |
Haojun Liao
|
5301c5756a
|
other: merge main into 3.0.
|
2023-06-01 09:29:18 +08:00 |
dapan1121
|
ccf57129bb
|
fix: show create table privilege issue
|
2023-05-29 16:33:31 +08:00 |
wangmm0220
|
78db3520a6
|
fix:conflict
|
2023-05-29 14:57:03 +08:00 |
wangmm0220
|
208ba2ef4d
|
fix:memory leak
|
2023-05-26 10:45:37 +08:00 |
dapan1121
|
2713f4f6d4
|
feat: support create topic as stable with conditions
|
2023-05-25 19:01:58 +08:00 |
dapan1121
|
4c88fd08de
|
Merge remote-tracking branch 'origin/3.0' into fix/TD-24001
|
2023-05-23 09:25:37 +08:00 |
kailixu
|
8eb4367d46
|
fix: range check and test case adjust
|
2023-05-19 06:50:12 +08:00 |
dapan1121
|
7ea23a33bc
|
enh: optimize time line function validation
|
2023-05-09 16:37:08 +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 |
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 |
dapan1121
|
66cfe3a3fc
|
feat: show dnode variables
|
2022-06-22 17:17:18 +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 |
Xiaoyu Wang
|
9e8058dd5d
|
feat: sql function 'interp'
|
2022-06-20 12:00:57 +08:00 |
dapan1121
|
2dc7bcbefc
|
show create db
|
2022-06-18 19:50:53 +08:00 |
Xiaoyu Wang
|
aea4f9c69b
|
feat: rollup options adjust
|
2022-06-17 17:27:42 +08:00 |
Xiaoyu Wang
|
e224d40480
|
feat: the unique function and tail function are rewritten as the corresponding clauses
|
2022-06-16 16:58:55 +08:00 |
Xiaoyu Wang
|
1676bfe5cf
|
fix: some problems of parser
|
2022-06-14 15:43:56 +08:00 |
Xiaoyu Wang
|
380a071551
|
fix: handle the memory leak of parser
|
2022-06-13 14:54:38 +08:00 |
Xiaoyu Wang
|
d1e0327d19
|
fix: handle the memory leak of parser
|
2022-06-11 21:32:29 +08:00 |
Xiaoyu Wang
|
e17396be9c
|
fix: some problems of parser
|
2022-06-11 15:44:49 +08:00 |
Xiaoyu Wang
|
cd31496882
|
feat: sma index optimize
|
2022-06-10 21:13:06 +08:00 |
Xiaoyu Wang
|
317cc8fc13
|
feat: sma index optimize
|
2022-06-10 10:16:18 +08:00 |
Xiaoyu Wang
|
8908c365a0
|
merge 3.0
|
2022-06-09 13:28:55 +08:00 |
Xiaoyu Wang
|
31dc553390
|
feat: sma index optimize
|
2022-06-09 13:24:04 +08:00 |
dapan1121
|
deaa295fb5
|
Merge branch '3.0' into feature/3_liaohj
|
2022-06-08 20:44:01 +08:00 |
dapan1121
|
9e9381a6c5
|
fix bug
|
2022-06-08 20:28:24 +08:00 |
dapan1121
|
8dcd05301e
|
add assert
|
2022-06-08 09:47:50 +08:00 |
Xiaoyu Wang
|
4ab552234b
|
fix: a problem of parser async
|
2022-06-07 17:14:20 +08:00 |
Xiaoyu Wang
|
2bf16fbf43
|
feat: vgroup manage command
|
2022-06-07 15:02:41 +08:00 |
Haojun Liao
|
52ae8f0efa
|
other: merge 3.0
|
2022-06-05 15:45:01 +08:00 |
Xiaoyu Wang
|
d261c17a4d
|
fix: a problem of parser async
|
2022-06-04 21:31:07 +08:00 |
Xiaoyu Wang
|
74026205a7
|
feat: sql command 'delete from'
|
2022-06-04 19:54:55 +08:00 |
wangmm0220
|
19b0932781
|
feat:merge from 3.0
|
2022-05-31 23:46:04 +08:00 |
wangmm0220
|
51b5e35933
|
feat:add new logic for new tag format
|
2022-05-31 23:38:21 +08:00 |
wangmm0220
|
d95ec693c0
|
feat:add new logic for new tag format
|
2022-05-31 21:05:43 +08:00 |
wangmm0220
|
816cea07f9
|
feat:add new logic for new tag format
|
2022-05-31 17:49:33 +08:00 |
Xiaoyu Wang
|
06baa86145
|
feat: parser of insert statement adapts asynchronous interface
|
2022-05-30 17:01:44 +08:00 |