Commit Graph

26993 Commits

Author SHA1 Message Date
Hongze Cheng d15d011c98 fix: drop table 2022-05-06 05:47:03 +00:00
Hongze Cheng 1ee84df121 Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1 2022-05-06 03:32:12 +00:00
Zhiqiang Wang 07081f2b0f
Merge pull request #12142 from taosdata/fix/ZhiqiangWang/fix-14989-fix-win-max-func-error
fix(os): fix win max func error.
2022-05-06 10:16:49 +08:00
afwerar 402acb60c6 fix(os): fix win max func error. 2022-05-06 09:49:37 +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
Hongze Cheng 49aa5b2e44 more refact vnode 2022-05-06 01:22:45 +00:00
shenglian-zhou e558ee20f6
Merge pull request #12138 from taosdata/feature/udf
feature(udf):add test to jenkins
2022-05-05 22:40:05 +08: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
shenglian-zhou 84cc76ffdb
Merge pull request #12129 from taosdata/feature/udf
feature(udf): scalar memory management
2022-05-05 21:32:32 +08:00
Yihao Deng 3efd1ea45d
Merge pull request #12134 from taosdata/fix/fix-15143
fix(rpc): fix timeout error
2022-05-05 21:11:32 +08:00
shenglian zhou 3a162be310 add test to jenkins 2022-05-05 21:04:24 +08:00
shenglian zhou bfe01ed8ea add test case 2022-05-05 21:00:14 +08:00
Ganlin Zhao 5b0e0ca751
Merge pull request #12124 from taosdata/feature/3.0_glzhao
fix(query): add hex encoding/decoding for transmitting nchar constant from client to server in JSON
2022-05-05 20:59:56 +08:00
Hongze Cheng d0bb10c51f Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1 2022-05-05 12:32:39 +00:00
yihaoDeng ae33656e15 fix(rpc): fix timeout error 2022-05-05 20:17:53 +08:00
Ganlin Zhao 26285015cb fix(query): fix cast function constant convert to nchar result length 2022-05-05 20:11:34 +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
Ganlin Zhao 8430a94c81 Merge branch '3.0' into feature/3.0_glzhao 2022-05-05 18:37:47 +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
Shengliang Guan d2f889a3a0 test: add conflict test for transaction 2022-05-05 16:13:51 +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
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
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
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