Commit Graph

27626 Commits

Author SHA1 Message Date
Cary Xu 96091ee10f Merge branch '3.0' into feature/TD-13066-3.0 2022-05-05 20:11:54 +08:00
Ganlin Zhao 26285015cb fix(query): fix cast function constant convert to nchar result length 2022-05-05 20:11:34 +08:00
cpwu 700dd71554 Merge branch '3.0' into cpwu/3.0 2022-05-05 20:10:14 +08:00
cpwu 140a7458c3 fix join case 2022-05-05 20:08:23 +08:00
shenglian zhou 8e0eda6c0c Merge branch '3.0' of github.com:taosdata/TDengine into feature/udf 2022-05-05 19:52:07 +08:00
shenglian zhou a0c92acd56 deal with not all columns has agg 2022-05-05 19:50:49 +08:00
Liu Jicong ea2247e289
Merge pull request #12128 from taosdata/feature/tq
feat(stream): insert data
2022-05-05 19:26:20 +08:00
Haojun Liao 8954035a2c fix(query): update the unit test cases. 2022-05-05 19:05:55 +08:00
Liu Jicong 6258e5b534 merge from 3.0 2022-05-05 19:04:14 +08:00
shenglian zhou 8b9e94a038 scalar udf memory by itself 2022-05-05 19:03:05 +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
Liu Jicong a5706ea7e5 feat(stream): insert data 2022-05-05 18:57:09 +08:00
Hongze Cheng 6818ee3a94 auto create table 2022-05-05 10:56:59 +00:00
Haojun Liao c1659805b6 fix(query): do perform arithmetic operator before apply the sort procedure. 2022-05-05 18:54:19 +08:00
wenzhouwww@live.cn 75214a5a6c let case run CI 2022-05-05 18:40:13 +08:00
Ganlin Zhao 8430a94c81 Merge branch '3.0' into feature/3.0_glzhao 2022-05-05 18:37:47 +08:00
Cary Xu 319d2785ab feat: update support merge in mem 2022-05-05 18:33:31 +08:00
wenzhouwww@live.cn f36b5dda10 test:add case for pow functions 2022-05-05 18:30:28 +08:00
wangmm0220 26155b9511 refactor:add schemaless test cases 2022-05-05 18:05:06 +08:00
tomchon de2b09faeb Merge branch '3.0' of github.com:taosdata/TDengine into test/chr/TD-14699 2022-05-05 17:57:53 +08:00
Cary Xu 931b9436ad Merge branch '3.0' into feature/TD-13066-3.0 2022-05-05 17:46:18 +08:00
Ganlin Zhao f904e5912e fix(query): fix cast constant to nchar type value output incorrect
TD-15138
2022-05-05 17:43:22 +08:00
Shengliang Guan f49524daa1
Merge pull request #12119 from taosdata/fix/tsim
fix: forbid the startup of illegal fqdn
2022-05-05 17:34:42 +08:00
Shengliang Guan 2198001b3b
Merge pull request #12122 from taosdata/feature/dnode
test: add unitest for transaction
2022-05-05 17:34:29 +08:00
Ganlin Zhao 455737f2cb fix(query): add hex encoding/decoding for transmitting nchar constant
from client to server in JSON
2022-05-05 17:15:09 +08:00
Shengliang Guan ae9056567c Merge remote-tracking branch 'origin/3.0' into fix/tsim 2022-05-05 17:07:31 +08:00
Shengliang Guan 9927b6b014 fix: invalid write while pullup trans on start 2022-05-05 17:01:50 +08:00
Xiaoyu Wang 0035bb11f6
Merge pull request #12115 from taosdata/feature/3.0_wxy
fix: plan problem of tag scanning
2022-05-05 16:45:00 +08:00
Shengliang Guan abcdeb8418 Merge remote-tracking branch 'origin/3.0' into feature/dnode 2022-05-05 16:35:25 +08:00
Shengliang Guan 516fca738c fix: forbid the startup of illegal fqdn 2022-05-05 16:31:07 +08:00
Xiaoyu Wang 65e7a864ad
Merge pull request #12118 from taosdata/feature/vnode_refact1_droptable_wxy
fix: insert with auto create table
2022-05-05 16:24:27 +08:00
Xiaoyu Wang e7c8ada267 fix: insert with auto create table 2022-05-05 16:23:33 +08:00
dapan1121 e882eea6a3
Merge pull request #12107 from taosdata/feature/qnode
feat: stmt query api
2022-05-05 16:23:25 +08:00
Cary Xu 8b7ebd6f5f Merge branch '3.0' into feature/TD-13066-3.0 2022-05-05 16:17:58 +08:00
Shengliang Guan d2f889a3a0 test: add conflict test for transaction 2022-05-05 16:13:51 +08:00
Cary Xu 7a8f8e11a5 feat: support update in mem/file 2022-05-05 16:00:35 +08:00
Shuduo Sang d457f80afc
fix: turn fma off by default (#12114)
[TD-15262]
2022-05-05 15:55:11 +08:00
Haojun Liao eb18d518ed fix(driver): eliminate the memory leak. 2022-05-05 15:44:46 +08:00
Haojun Liao cb3e10a046
Merge pull request #12116 from taosdata/feature/3.0_liaohj
fix(query): set the correct join on column slot id.
2022-05-05 15:35:03 +08:00
tangfangzhi 12706c7cd6 correct a typo 2022-05-05 15:14:47 +08:00
tangfangzhi 04908b1ff9 use jom to build with multiple threads 2022-05-05 15:08:38 +08:00
Haojun Liao 96372a7322 fix(query): set the correct join on column slot id. 2022-05-05 14:57:48 +08:00
shenglian zhou c6ef0b9b3a Merge branch '3.0' of github.com:taosdata/TDengine into feature/udf 2022-05-05 14:57:47 +08:00
Xiaoyu Wang b83c00f410 Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy 2022-05-05 14:55:55 +08:00
Hongze Cheng f8d51bc90a refact submit request 2022-05-05 06:51:47 +00:00
Xiaoyu Wang 1361bf4eed fix: plan problem of tag scanning 2022-05-05 14:49:00 +08:00
Shengliang Guan 5191a1ca91 test: add rollback test for transaction 2022-05-05 13:13:23 +08:00
wangmm0220 119e7952de refactor:add schemaless test cases 2022-05-05 12:08:34 +08:00
Hongze Cheng 98173cfb28
Merge pull request #12113 from taosdata/feature/vnode_refact1
feat: drop table and tdb upsert
2022-05-05 11:50:18 +08:00