Xiaoyu Wang
|
42a5a87e96
|
fix: table level privilege
|
2023-04-11 15:08:42 +08:00 |
Xiaoyu Wang
|
416af9a58d
|
feat: table level privilege
|
2023-04-11 10:11:25 +08:00 |
Xiaoyu Wang
|
e2f82f4423
|
merge main
|
2023-04-10 09:56:03 +08:00 |
Xiaoyu Wang
|
0f2c753103
|
feat: table level privilege
|
2023-04-07 16:39:40 +08:00 |
wangmm0220
|
05ec2b0928
|
fix:[TD-23517] set offset type to wal if only meta & check if tag is the same type in schemaless
|
2023-04-07 14:24:29 +08:00 |
Xiaoyu Wang
|
f44c219360
|
feat: table level privilege
|
2023-04-07 11:15:05 +08:00 |
dapan1121
|
062a3dc97d
|
Merge pull request #20758 from taosdata/szhou/fix-td23454
fix: interp pseudo column can not be used without interp function
|
2023-04-07 08:50:51 +08:00 |
Xiaoyu Wang
|
54f13f6f55
|
Merge pull request #20756 from taosdata/fix/3.0_merge_main
merge main
|
2023-04-06 15:44:23 +08:00 |
Haojun Liao
|
2b2059ef18
|
Merge pull request #20534 from taosdata/fix/TD-22671
fix:error in TD-23218 & remove useless logic
|
2023-04-06 11:47:24 +08:00 |
dapan1121
|
a61279ed71
|
Merge branch 'feat/table_level_privilege' of github.com:taosdata/TDengine into feat/table_level_privilege
|
2023-04-06 10:02:26 +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 |
Xiaoyu Wang
|
6825b196ef
|
feat: table level write privilege check
|
2023-04-04 17:19:18 +08:00 |
slzhou
|
bf486e99f2
|
fix: change eror msg
|
2023-04-04 15:20:35 +08:00 |
Xiaoyu Wang
|
e9d7a099cc
|
merge main
|
2023-04-04 14:50:58 +08:00 |
shenglian zhou
|
d547b9e38f
|
fix: interp pseudo column can not be used without interp function
|
2023-04-04 11:27:54 +08:00 |
wangmm0220
|
1d7581f660
|
fix:conflicts from main
|
2023-04-03 19:59:33 +08:00 |
Xiaoyu Wang
|
16394862a6
|
enh: last_row is keep order function
|
2023-04-03 18:11:46 +08:00 |
Xiaoyu Wang
|
e2f58a555d
|
enh: convert the month and year in interval-offset to a database precision duration
|
2023-04-03 11:24:29 +08:00 |
wangmm0220
|
446f31925e
|
fix:conflict from main
|
2023-04-02 23:47:58 +08:00 |
Xiaoyu Wang
|
a75da00071
|
Merge pull request #20724 from taosdata/fix/main_bugfix_wxy
fix: error in optimizing useless columns for multi-level set operators
|
2023-04-01 09:11:24 +08:00 |
wangmm0220
|
97b5c7abee
|
fix:merge from main
|
2023-03-31 16:20:21 +08:00 |
Xiaoyu Wang
|
41b2c2d8fd
|
fix: error in optimizing useless columns for multi-level set operators
|
2023-03-31 16:16:14 +08:00 |
wangmm0220
|
2dcf68fc5e
|
Merge branch 'main' of https://github.com/taosdata/TDengine into fix/TS-3039
|
2023-03-31 14:17:51 +08:00 |
wangmm0220
|
373c128a7a
|
fix:[TS-3038] coredump if nchar data not clear SColVal in schemaless
|
2023-03-31 14:16:39 +08:00 |
Xiaoyu Wang
|
5babaf9e92
|
feat: table level read privilege check
|
2023-03-31 10:45:21 +08:00 |
dapan1121
|
a8da9f31e7
|
fix: join query error
|
2023-03-30 18:04:32 +08:00 |
Xiaoyu Wang
|
6265251a03
|
feat: table level privilege syntax
|
2023-03-29 19:08:40 +08:00 |
wangmm0220
|
2243184a4d
|
fix:conflicts
|
2023-03-29 17:53:05 +08:00 |
Xiaoyu Wang
|
c1452851e3
|
fix: error in determining whether last(t.*) is a selection function
|
2023-03-29 14:39:37 +08:00 |
Haojun Liao
|
2e52415e56
|
Merge pull request #20677 from taosdata/fix/TD023101
fix:[TD-23339] parse block error
|
2023-03-29 10:44:14 +08:00 |
wangmm0220
|
6f6239a7fa
|
fix:[TD-23339] parse block error
|
2023-03-29 09:44:26 +08:00 |
wangmm0220
|
d5a06da96e
|
fix:[TD-23339] parse block error
|
2023-03-29 09:31:00 +08:00 |
Xiaoyu Wang
|
daaf4871ac
|
feat: table level privilege syntax
|
2023-03-28 18:43:58 +08:00 |
wangmm0220
|
d0c55ef572
|
fix:conflicts
|
2023-03-28 18:12:13 +08:00 |
wangmm0220
|
b11a105327
|
fix:[TD-23339] parse block error
|
2023-03-28 17:36:23 +08:00 |
Haojun Liao
|
9b5e53c821
|
Merge pull request #20642 from taosdata/fix/TD023101
fix:add test case for raw_block interface
|
2023-03-28 09:46:09 +08:00 |
Xiaoyu Wang
|
c4791d58a6
|
fix: create stream does not support event_window
|
2023-03-27 16:09:38 +08:00 |
wangmm0220
|
5a2e3c1603
|
fix:add test case for raw_block interface
|
2023-03-27 10:32:30 +08:00 |
wangmm0220
|
f1d67b6059
|
fix:conflict
|
2023-03-25 19:03:23 +08:00 |
wangmm0220
|
8823997941
|
fix:case error & add NONE for rows to col mode
|
2023-03-25 15:56:22 +08:00 |
wangmm0220
|
9f5e435140
|
fix:conflict from main
|
2023-03-25 11:49:37 +08:00 |
wangmm0220
|
5d06474f2e
|
fix:send data batch if consume wal where subscribe db
|
2023-03-24 14:43:29 +08:00 |
wangmm0220
|
dcaab41a27
|
fix:error in optimize consume logic
|
2023-03-24 13:20:03 +08:00 |
Xiaoyu Wang
|
18b039fecd
|
Merge pull request #20603 from taosdata/enh/3.0_planner_optimize
fix: udf error check
|
2023-03-23 18:44:23 +08:00 |
Xiaoyu Wang
|
ca2e566319
|
enh: improve error reporting information
|
2023-03-23 17:56:56 +08:00 |
Xiaoyu Wang
|
e15e40abdf
|
enh: improve error reporting information
|
2023-03-23 14:15:49 +08:00 |
slzhou
|
40a78bde50
|
fix: unknow db error when query ins_tables with table_name=""
|
2023-03-23 13:52:53 +08:00 |
Xiaoyu Wang
|
fddf3f16cf
|
fix: udf error check
|
2023-03-22 19:09:26 +08:00 |
dapan1121
|
a14631dc80
|
Merge pull request #20601 from taosdata/fix/TS-2904.2
fix: restore removed code
|
2023-03-22 18:24:29 +08:00 |
dapan1121
|
ddbc0e2e61
|
fix: restore removed code
|
2023-03-22 17:37:57 +08:00 |
wangmm0220
|
dd4cf0597b
|
fix:error in optimize consume logic
|
2023-03-22 17:04:02 +08:00 |
dapan1121
|
5b02af6a91
|
fix: merge main to 3.0
|
2023-03-22 16:08:16 +08:00 |
dapan1121
|
225db18fdb
|
fix: union all translate issue
|
2023-03-22 13:37:35 +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 |
dapan1121
|
a4eef9ea1f
|
Merge pull request #20570 from taosdata/szhou/fix-td23266
fix: create function error for json/decimal/blob/varbinary type
|
2023-03-22 09:47:17 +08:00 |
cadem
|
ea35f0ae11
|
feat/balance vgroup leader
|
2023-03-22 09:36:59 +08:00 |
wangmm0220
|
ba6226c079
|
Merge branch 'main' of https://github.com/taosdata/TDengine into fix/TD023101
|
2023-03-21 19:28:58 +08:00 |
wangmm0220
|
74c201bc09
|
fix:create same table use writemetadata interface
|
2023-03-21 18:58:41 +08:00 |
Xiaoyu Wang
|
58ebd3539d
|
feat: alter database wal_retention_period/wal_retention_size
|
2023-03-21 16:45:19 +08:00 |
slzhou
|
b9edd24d3f
|
fix: create function error for json/decimal/blob/varbinary type
|
2023-03-21 00:38:13 -08:00 |
wangmm0220
|
220d4bf86a
|
fix:add log
|
2023-03-21 14:38:13 +08:00 |
Haojun Liao
|
ea0cc2c584
|
Merge pull request #20554 from taosdata/fix/TS-2828
fix: add retry if insert error with meta change
|
2023-03-21 09:01:22 +08:00 |
wangmm0220
|
7849459bef
|
fix:add log
|
2023-03-20 18:20:01 +08:00 |
wangmm0220
|
a5144f0ba2
|
fix:set offset if read wal none
|
2023-03-20 10:10:07 +08:00 |
wangmm0220
|
d5328b7a2b
|
fix:add log for schmaless
|
2023-03-17 19:11:40 +08:00 |
dapan1121
|
f5aabde528
|
Merge branch 'main' into fix/TD-23161
|
2023-03-17 19:00:04 +08:00 |
dapan1121
|
b56360c55b
|
Merge pull request #20509 from taosdata/enh/TS-2904
enh: optimize count(1) performance
|
2023-03-17 18:16:58 +08:00 |
dapan1121
|
28905af158
|
fix: column alisa issue and ut case
|
2023-03-17 17:01:46 +08:00 |
dapan1121
|
af5c214e16
|
fix: count(1) from nested query issue
|
2023-03-17 16:36:13 +08:00 |
dapan1121
|
746174ea45
|
fix: remove count optimize
|
2023-03-17 16:16:15 +08:00 |
dapan1121
|
c2f346407d
|
fix: order by error info
|
2023-03-17 15:17:09 +08:00 |
dapan1121
|
f45f3b460f
|
enh: optimize count(1) performance
|
2023-03-17 14:30:58 +08:00 |
wangmm0220
|
fa2e7b234c
|
fix:add log for schemaless & sleep longer if modify schema error
|
2023-03-16 19:13:15 +08:00 |
wangmm0220
|
49b3649c55
|
fix:add log if sml value is too long
|
2023-03-13 16:54:23 +08:00 |
Shengliang Guan
|
041f03e918
|
Merge pull request #20414 from taosdata/feat/TD-23058
feat: correct slimit&limit clause
|
2023-03-12 20:48:16 +08:00 |
slzhou
|
9df6609448
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/python-udf
|
2023-03-12 09:41:09 +08:00 |
Xiaoyu Wang
|
a846c26ef9
|
merge main
|
2023-03-11 16:14:27 +08:00 |
dapan1121
|
5df32cbc78
|
feat: correct slimit&limit clause
|
2023-03-11 13:08:20 +08:00 |
Xiaoyu Wang
|
822bb11a26
|
fix: invalid topic query
|
2023-03-10 18:23:30 +08:00 |
slzhou
|
89d05296d8
|
fix: add varchar/nchar udf support
|
2023-03-10 14:56:35 +08:00 |
Shengliang Guan
|
e2b99145eb
|
Merge pull request #20376 from taosdata/fix/TS-2828
fix:[TS-2828] retry if ver is old
|
2023-03-10 10:04:41 +08:00 |
WANG MINGMING
|
0dec8dd844
|
Merge pull request #20375 from taosdata/fix/TD-22671
fix:add error log
|
2023-03-09 19:49:57 +08:00 |
Xiaoyu Wang
|
e5de317f44
|
feat: alter database stt_trigger/minrows
|
2023-03-09 16:04:38 +08:00 |
dapan1121
|
273d0c0c07
|
fix: all columns are invisiable in system table query
|
2023-03-09 10:40:27 +08:00 |
wangmm0220
|
49e2924f1d
|
fix:add error log
|
2023-03-08 17:02:19 +08:00 |
Xiaoyu Wang
|
4c8bab7e58
|
merge main
|
2023-03-08 10:59:33 +08:00 |
Shengliang Guan
|
b11ac8aac7
|
Merge pull request #20297 from taosdata/fix/main_wxy
feat: the compact command adds 'start with end with' clause
|
2023-03-07 16:14:14 +08:00 |
Xiaoyu Wang
|
df0d200f59
|
feat: the compact command adds 'start with end with' clause
|
2023-03-07 15:24:04 +08:00 |
dapan1121
|
dd2137eab7
|
fix: empty ts range in nested query
|
2023-03-07 09:22:20 +08:00 |
Xiaoyu Wang
|
599967d39f
|
feat: add language clause for create function
|
2023-03-04 11:08:50 +08:00 |
Shengliang Guan
|
b4c7c16aa9
|
Merge pull request #20259 from taosdata/fix/main_bugfix_wxy
fix: create stream syntax check
|
2023-03-04 10:08:55 +08:00 |
Xiaoyu Wang
|
e937c77275
|
fix: create stream syntax check
|
2023-03-03 18:35:51 +08:00 |
Xiaoyu Wang
|
9305b0efd0
|
fix: create stream syntax check
|
2023-03-03 16:57:13 +08:00 |
dapan1121
|
f7a20af538
|
fix: taosc crash caused of ordering by string
|
2023-03-03 11:47:08 +08:00 |
Shengliang Guan
|
eeca7653b9
|
Merge pull request #20234 from taosdata/fix/TD-22868
fix:set timestamp precision
|
2023-03-02 17:21:37 +08:00 |
dapan1121
|
2a5074870d
|
fix: add missing db options in show create database result
|
2023-03-02 11:33:29 +08:00 |