Commit graph

761 commits

Author SHA1 Message Date
Xiaoyu Wang
6916f4696a
Merge pull request #12242 from taosdata/feature/3.0_wxy
fix: problem of sql command 'kill transaction'
2022-05-08 22:59:07 +08:00
Xiaoyu Wang
64e8e0c09b fix: problem of sql command 'kill transaction' 2022-05-08 22:31:25 +08:00
Xiaoyu Wang
12beb4d04d fix: problem of sql command 'kill transaction' 2022-05-08 22:20:30 +08:00
WANG MINGMING
8912a8bc63
Merge pull request #12241 from taosdata/3.0
3.0
2022-05-08 18:25:06 +08:00
wangmm0220
2e25f684a4 refactor:fix error data incomplete if dataformat=true 2022-05-07 22:24:24 +08:00
slzhou
c5ef299434 feature(udf): implement drop function 2022-05-07 21:22:43 +08:00
wangmm0220
65c77f572a refactor:modify schemaless function to speed 2022-05-07 20:39:07 +08:00
Xiaoyu Wang
e917d2fefe
Merge pull request #12212 from taosdata/feature/3.0_wxy
feat: sql command 'grant', 'revoke', 'kill transaction' and 'show transactions'
2022-05-07 19:39:50 +08:00
Xiaoyu Wang
bfaceda030 feat: sql command 'grant', 'revoke', 'kill transaction' and 'show transactions' 2022-05-07 18:25:52 +08:00
wangmm0220
ca3b779a72 refactor:modify schemaless function to speed 2022-05-07 18:06:26 +08:00
Hongze Cheng
323ce214b6 refact encode APIs 2022-05-07 10:03:06 +00:00
Xiaoyu Wang
6e50691b29 feat: sql command 'grant', 'revoke', 'kill transaction' and 'show transactions' 2022-05-07 17:37:17 +08:00
wangmm0220
d418abd07f refactor:modify schemaless function to speed 2022-05-07 16:24:30 +08:00
Ganlin Zhao
5763b24843 fix(query): fix timeunit not processed in time functions when calculate
constant values.
2022-05-07 15:51:02 +08:00
Shengliang Guan
fe62139a7f
Merge pull request #12195 from taosdata/feature/dnode
refactor: alter stb
2022-05-07 14:52:17 +08:00
Shengliang Guan
073745c893 refactor: alter stb 2022-05-07 13:06:23 +08:00
WANG MINGMING
340f9158c0
Merge pull request #12156 from taosdata/feature/TD-14761
feat: schemaless write
2022-05-07 10:42:44 +08:00
Xiaoyu Wang
dc1b390a0d Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy 2022-05-06 17:53:27 +08:00
Xiaoyu Wang
5f06387940 fix: some problems of parser and planner 2022-05-06 17:52:59 +08:00
wangmm0220
b744c0f524 refactor:fix schemaless error in table name,vgId,uid 2022-05-06 16:42:02 +08:00
wangmm0220
3d08e526cf refactor:merge from 3.0 2022-05-06 14:15:57 +08:00
wangmm0220
7e6c12cc39 refactor:fix error merge from 3.0 2022-05-06 11:52:03 +08:00
wangmm0220
05daba7f8e refactor:merge from 3.0 2022-05-06 11:28:34 +08:00
wangmm0220
72e8d5cea4 refactor:add schemaless test cases 2022-05-06 10:49:32 +08:00
Hongze Cheng
409f3339ea Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1 2022-05-06 01:23:37 +00:00
Haojun Liao
442a1cf5cf
Merge pull request #12127 from taosdata/feature/3.0_liaohj
fix(query): do perform arithmetic operator before apply the sort procedure.
2022-05-05 21:51:05 +08:00
wangmm0220
07a02b25b1 refactor:add schemaless test cases 2022-05-05 21:27:02 +08:00
Ganlin Zhao
26285015cb fix(query): fix cast function constant convert to nchar result length 2022-05-05 20:11:34 +08:00
Haojun Liao
02c7fcc228 Merge branch '3.0' into feature/3.0_liaohj 2022-05-05 19:00:07 +08:00
Hongze Cheng
930ce6a0d5 Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1 2022-05-05 10:57:23 +00:00
Xiaoyu Wang
e7c8ada267 fix: insert with auto create table 2022-05-05 16:23:33 +08:00
Haojun Liao
eb18d518ed fix(driver): eliminate the memory leak. 2022-05-05 15:44:46 +08:00
Xiaoyu Wang
1361bf4eed fix: plan problem of tag scanning 2022-05-05 14:49:00 +08:00
Cary Xu
b2d6ec1472 feat: rollup sma retention unit 2022-05-01 12:18:54 +08:00
Xiaoyu Wang
d97f1cc388 feat: sql commadn 'select max(c1), c2 from t' 2022-05-01 09:53:52 +08:00
Xiaoyu Wang
d6cf688368 feat: sql commadn 'select max(c1), c2 from t' 2022-05-01 09:21:36 +08:00
Xiaoyu Wang
3b4f9b91cf feat: sql commadn 'select max(c1), c2 from t2' 2022-05-01 08:38:17 +08:00
Xiaoyu Wang
f99c01e66e feat: sql command 'select max(c1), c2 from t' 2022-04-30 19:11:25 +08:00
Xiaoyu Wang
cdfe9929c8 feat: fill physical plan 2022-04-30 14:07:44 +08:00
Xiaoyu Wang
913354057e feat: fill physical plan 2022-04-30 11:40:12 +08:00
Xiaoyu Wang
7bae3e3f2e Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy 2022-04-29 20:07:12 +08:00
Xiaoyu Wang
022f5bfc14 feat: rewrite timeline function 2022-04-29 20:06:26 +08:00
Haojun Liao
210e9cdbd8
Merge pull request #12059 from taosdata/feature/3.0_liaohj
fix(query): avoid to build dummy value column in group by constant value.
2022-04-29 18:48:19 +08:00
Hongze Cheng
ab0e435d81 Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1 2022-04-29 10:02:58 +00:00
wangmm0220
ec97d05300 refactor:add schemaless function 2022-04-29 17:39:33 +08:00
Haojun Liao
dda7a598d0 fix(query): avoid to build dummy value column in group by constant value. 2022-04-29 17:19:39 +08:00
dapan1121
190b702953
Merge pull request #12017 from taosdata/feature/qnode
fix: fix hb crash issue
2022-04-29 16:38:48 +08:00
Xiaoyu Wang
8818ed48f9 feat: sql command 'drop table' 2022-04-29 15:05:37 +08:00
Xiaoyu Wang
fcd61a25ec enh: refactor unit test of parser and planner 2022-04-29 11:26:55 +08:00
Xiaoyu Wang
61f08123e9 enh: refactor unit test of parser and planner 2022-04-29 11:07:26 +08:00