Commit Graph

774 Commits

Author SHA1 Message Date
Xiaoyu Wang b3300a03b1 fix: some problems of parser 2022-05-10 21:03:31 +08:00
Xiaoyu Wang 8975c6e042 Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy 2022-05-10 21:00:18 +08:00
Xiaoyu Wang 2745113a77 fix: some problems of parser 2022-05-10 20:59:10 +08:00
dapan1121 887b1ebf77
Merge pull request #12201 from taosdata/feature/qnode
fix: fix filter issue
2022-05-10 11:08:06 +08:00
Xiaoyu Wang 6804c6a47f fix: problem of parser and planner 2022-05-09 20:30:26 +08:00
Xiaoyu Wang 4c914c2960 fix: problem of parser and planner 2022-05-09 20:20:05 +08:00
dapan 1157154d1e stmt test 2022-05-09 20:03:09 +08:00
dapan 0c1ac7a367 stmt test 2022-05-09 17:01:55 +08:00
dapan f0154c03c9 stmt auto create table 2022-05-09 16:03:56 +08:00
dapan 6621ee69a0 fix bug 2022-05-09 11:40:24 +08:00
dapan 71dbed3ede Merge remote-tracking branch 'origin/3.0' into feature/qnode 2022-05-09 08:16:02 +08:00
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
dapan1121 7c535c40ba
Merge branch '3.0' into feature/qnode 2022-05-07 22:03:14 +08:00
slzhou c5ef299434 feature(udf): implement drop function 2022-05-07 21:22:43 +08:00
dapan1121 6f49a2ca73 stmt insert 2022-05-07 21:10:52 +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