Commit Graph

6748 Commits

Author SHA1 Message Date
yihaoDeng 03c3c41dec Merge branch 'dev' into tagFlt 2022-05-08 17:16:13 +08:00
Haojun Liao 0f9f52e78b fix(query): remove false assert. 2022-05-08 16:37:12 +08:00
Haojun Liao b329b286ac refactor:do some internal refactor. 2022-05-08 16:09:56 +08:00
Haojun Liao f6be0f0dfe other: merge with 3.0. 2022-05-08 16:06:47 +08:00
Liu Jicong 68b9424f8a test(stream): more stream case 2022-05-08 11:58:19 +08:00
Hongze Cheng 597f42aa5e fix auto-create table req 2022-05-08 03:19:57 +00:00
Hongze Cheng 306de052f8 Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1 2022-05-08 02:50:40 +00:00
Shengliang Guan ff5d97c87c
Merge pull request #12227 from taosdata/feature/check
fix: datadir info is not recorded in monitor
2022-05-08 09:52:10 +08:00
Liu Jicong d17b478e96 feat(stream): auto create ctb 2022-05-08 02:37:23 +08:00
Haojun Liao e86bbc1cae
Merge branch '3.0' into feature/3.0_liaohj 2022-05-08 00:53:06 +08:00
Liu Jicong db3cbbf22d fix(query): column match 2022-05-08 00:21:17 +08:00
Haojun Liao 9025a5d735 Merge branch '3.0' into feature/3.0_liaohj 2022-05-08 00:14:02 +08:00
Haojun Liao 0bdabe6a10 fix(query): fix invalid extraction of column id. 2022-05-07 23:49:29 +08:00
Liu Jicong 3ed1ab6acb enh(stream): auto create ctb 2022-05-07 23:19:05 +08:00
Haojun Liao 5c60c6046d refactor: do some internal refactor. 2022-05-07 23:01:56 +08:00
Shengliang Guan 48ca2e5f76 fix: datadir info is not recorded in monitor 2022-05-07 22:47:18 +08:00
Shengliang Guan 712a1bfa71 refactor: adjust trans logs 2022-05-07 22:40:15 +08:00
yihaoDeng 5b2d99e6f1 enh(index): support numberic and json filter 2022-05-07 22:38:17 +08:00
Ganlin Zhao 26712d14e1
Merge pull request #12221 from taosdata/feature/3.0_glzhao
fix(query): fix invalid write for concat/concat_ws function
2022-05-07 22:34:57 +08:00
slzhou ad9c298e24 Merge branch '3.0' of github.com:taosdata/TDengine into feature/udf 2022-05-07 21:42:26 +08:00
slzhou c5ef299434 feature(udf): implement drop function 2022-05-07 21:22:43 +08:00
Hongze Cheng 16897f17dc more refact 2022-05-07 13:16:07 +00:00
Shengliang Guan f0bc032761 fix: temporarily disable encodeTest 2022-05-07 21:15:13 +08:00
Ganlin Zhao 291d6d25eb fix(query): fix invalid write for concat/concat_ws function
TD-15319
TD-15346
2022-05-07 20:56:43 +08:00
Hongze Cheng 3cad99a178 refact 2022-05-07 12:21:00 +00:00
slzhou 4cc16bec00 Merge branch '3.0' of github.com:taosdata/TDengine into feature/udf 2022-05-07 20:00:56 +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
slzhou f8dd3a1341 feature(udf):refactor code and fix bugs 2022-05-07 19:35:44 +08:00
Xiaoyu Wang 7ab633048a feat: sql command 'grant', 'revoke', 'kill transaction' and 'show transactions' 2022-05-07 19:15:47 +08:00
Yihao Deng ba7bd35a39
Merge pull request #12215 from taosdata/fix/invaldFqdn
fix(rpc): fix invalide fqdn
2022-05-07 19:11:55 +08:00
Hongze Cheng a06bf6e5ca
Merge pull request #12206 from taosdata/feature/vnode_refact1
refact: vnode
2022-05-07 19:05:25 +08:00
Haojun Liao 6ce36a083e
Merge pull request #12214 from taosdata/feature/3.0_liaohj
fix(query): remove a false assert.
2022-05-07 19:00:29 +08:00
yihaoDeng f45cb19a15 fix(rpc): fix invalide fqdn 2022-05-07 18:42:15 +08:00
yihaoDeng c36f56a77d fix(rpc): fix invalide fqdn 2022-05-07 18:34:36 +08:00
Xiaoyu Wang bfaceda030 feat: sql command 'grant', 'revoke', 'kill transaction' and 'show transactions' 2022-05-07 18:25:52 +08:00
Haojun Liao 9b3d7aa410 fix(query): remove a false assert. 2022-05-07 18:19:56 +08:00
yihaoDeng cb115f1c10 fix(rpc): fix invalide fqdn 2022-05-07 18:19:25 +08:00
Haojun Liao cdc2002e70 refactor(query): do some internal refactor. 2022-05-07 18:15:17 +08:00
Hongze Cheng 20854de43b fix compile error 2022-05-07 10:13:55 +00:00
54liuyao 599ea89a53 stream scan 2022-05-07 18:10:45 +08:00
Hongze Cheng 141ef5afd0 Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1 2022-05-07 10:03:16 +00:00
Hongze Cheng 323ce214b6 refact encode APIs 2022-05-07 10:03:06 +00:00
Haojun Liao 557531daed
Merge pull request #12202 from taosdata/feature/3.0_liaohj
fix(query): fix memory leak.
2022-05-07 17:48:46 +08:00
Xiaoyu Wang 6e50691b29 feat: sql command 'grant', 'revoke', 'kill transaction' and 'show transactions' 2022-05-07 17:37:17 +08:00
Haojun Liao f867e8ea91 fix(query): eliminate memory leak. 2022-05-07 17:23:05 +08:00
Cary Xu 61098d3ea7
Merge pull request #12210 from taosdata/feature/TD-14481-3.0
feat: rollup sma optimization
2022-05-07 17:20:18 +08:00
Cary Xu d7eface9ac feat: rollup sma optimization 2022-05-07 16:55:40 +08:00
Haojun Liao addd65f222 Merge branch '3.0' into feature/3.0_liaohj 2022-05-07 16:51:03 +08:00
Hongze Cheng 4a9ae2854b Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1 2022-05-07 08:41:09 +00:00
Haojun Liao f508da9e13 fix(query): eliminate memory leak 2022-05-07 16:22:52 +08:00