dapan1121
|
cf9abe7258
|
fix: fix coverity check issues
|
2022-10-17 19:48:36 +08:00 |
Hongze Cheng
|
d5255f1eb7
|
more format
|
2022-10-13 13:41:36 +08:00 |
dapan1121
|
dc0e36f742
|
Merge branch '3.0' into enh/clientPolicy
|
2022-09-23 16:41:18 +08:00 |
Xiaoyu Wang
|
ee9190e9c0
|
fix: subplans under set operator use different group ids
|
2022-09-23 11:26:03 +08:00 |
dapan1121
|
d2d761282f
|
enh: support multiple exchange operators in explain
|
2022-09-16 16:33:18 +08:00 |
dapan1121
|
a85a73e2de
|
fix: fix memory leak issues
|
2022-09-15 16:30:21 +08:00 |
dapan1121
|
9e44816bcc
|
enh: support client local merge policy
|
2022-09-15 14:46:15 +08:00 |
dapan1121
|
ad35a67f2f
|
fix: add table comment in show create table result
|
2022-08-30 11:30:43 +08:00 |
Xiaoyu Wang
|
99490c063e
|
feat: system table visible permission
|
2022-08-24 17:36:10 +08:00 |
dapan1121
|
bd179e880f
|
fix: fix stack overflow issue
|
2022-08-23 11:01:27 +08:00 |
dapan1121
|
12d9366b84
|
fix:fix explain analyze validate issue
|
2022-08-22 19:50:22 +08:00 |
Xiaoyu Wang
|
07ef00e89f
|
merge 3.0
|
2022-08-09 11:36:08 +08:00 |
Xiaoyu Wang
|
4345631d3c
|
fix: project adds whether to ignore the field of group id
|
2022-08-08 18:32:04 +08:00 |
Xiaoyu Wang
|
5ae9fdff7a
|
enh: increase explain output, enhance debugging function
|
2022-08-08 10:00:10 +08:00 |
Haojun Liao
|
4cd7af0ecf
|
other: merge 3.0
|
2022-08-03 19:02:43 +08:00 |
Haojun Liao
|
77ed2bc1e1
|
enh(query): add merge attribute in explain.
|
2022-08-02 21:25:55 +08:00 |
Xiaoyu Wang
|
f33959bd9b
|
fix: some problems of parser
|
2022-08-02 20:20:44 +08:00 |
afwerar
|
412d3437a8
|
feat: add cloud grant cfg
|
2022-08-01 19:54:13 +08:00 |
dapan1121
|
3dd0e99250
|
Merge pull request #15608 from taosdata/enh/explainLimit
enh: support limit in explain
|
2022-07-30 20:03:54 +08:00 |
dapan1121
|
2d8afab93b
|
enh: support limit in explain
|
2022-07-30 19:29:10 +08:00 |
dapan1121
|
2f1c9b3c16
|
enh: add local forbidden cfg processing
|
2022-07-30 09:50:19 +08:00 |
Xiaoyu Wang
|
0550ab5306
|
enh: last function optimize
|
2022-07-29 19:21:00 +08:00 |
Xiaoyu Wang
|
a7bca145aa
|
enh: last function optimize
|
2022-07-29 14:55:35 +08:00 |
Shengliang Guan
|
e4b6fa744e
|
enh: add wal option to show database command
|
2022-07-26 17:30:07 +08:00 |
Xiaoyu Wang
|
015193e816
|
feat: super table order by primary key optimization
|
2022-07-25 15:17:53 +08:00 |
Xiaoyu Wang
|
84266350cb
|
fix: plan problem when timeline function is used for interval query
|
2022-07-23 16:18:00 +08:00 |
dapan1121
|
c410a5a270
|
fix: fix explain crash issue
|
2022-07-21 15:56:50 +08:00 |
Xiaoyu Wang
|
299e117d38
|
fix: database options 'strict' and 'cachelast' syntax adjustments
|
2022-07-16 14:22:30 +08:00 |
dapan1121
|
ae132e6626
|
Merge branch '3.0' into enh/schPolicy
|
2022-07-14 18:44:21 +08:00 |
dapan1121
|
12b961c7f5
|
enh: add schedule policy
|
2022-07-14 18:42:26 +08:00 |
Xiaoyu Wang
|
ddb39a8dc2
|
fix: some problems of planner
|
2022-07-14 16:06:28 +08:00 |
dapan1121
|
a0f7cc6790
|
enh: add schedule policy
|
2022-07-14 14:03:27 +08:00 |
dapan1121
|
ca754adaa6
|
fix: add agg processing
|
2022-07-13 17:14:04 +08:00 |
Shengliang Guan
|
a846bb9381
|
refactor: rename cacheLastRow to cacheLast
|
2022-07-11 15:45:40 +08:00 |
Haojun Liao
|
1e18ba19c8
|
fix(query): set results for local query in async APIs.
|
2022-07-06 17:25:39 +08:00 |
Haojun Liao
|
0f595e8be1
|
refactor: do some internal refactor.
|
2022-07-05 19:09:00 +08:00 |
dapan1121
|
83cbc41088
|
fix: fix explain crash issue
|
2022-07-04 19:12:21 +08:00 |
dapan1121
|
57836d8bb2
|
enh: add type convert api
|
2022-07-04 17:40:20 +08:00 |
wangmm0220
|
085ace59e0
|
fix:to_json() function
|
2022-07-01 16:47:54 +08:00 |
Liu Jicong
|
0f0fe6276a
|
merge from 3.0
|
2022-06-29 21:33:10 +08:00 |
Xiaoyu Wang
|
ae076af4f1
|
feat: sql system info function 'database()', 'client_version()', 'server_version()', 'server_status()', 'current_user()' and 'user()'
|
2022-06-29 11:41:32 +08:00 |
Liu Jicong
|
58803fafcf
|
fix(query): check datablock should check output flag
|
2022-06-28 16:05:00 +08:00 |
dapan1121
|
b092a9c5c9
|
Merge branch '3.0' into feature/alterlocal
|
2022-06-24 08:22:11 +08:00 |
dapan1121
|
abc69e1e2b
|
feat: add new api
|
2022-06-24 08:20:54 +08:00 |
shenglian zhou
|
edc42a78ab
|
fix: fix compilation error
|
2022-06-23 13:59:31 +08:00 |
shenglian zhou
|
f4ec009a00
|
Merge branch '3.0' of github.com:taosdata/TDengine into feature/3_liaohj
|
2022-06-23 13:49:10 +08:00 |
dapan1121
|
b2ff536050
|
Merge pull request #14118 from taosdata/feature/showdnodevariables
feat: show dnode variables
|
2022-06-23 13:23:06 +08:00 |
dapan1121
|
33452da7bd
|
feat: alter local command
|
2022-06-22 19:45:41 +08:00 |
Haojun Liao
|
aa4d863598
|
fix(query): fix syntax error.
|
2022-06-22 17:36:48 +08:00 |
Haojun Liao
|
5c1e7f3114
|
Merge branch '3.0' into feature/3_liaohj
|
2022-06-22 17:23:57 +08:00 |