Commit Graph

27552 Commits

Author SHA1 Message Date
slzhou 4cc16bec00 Merge branch '3.0' of github.com:taosdata/TDengine into feature/udf 2022-05-07 20:00:56 +08:00
jiajingbin 6848237831 Merge branch '3.0' of https://github.com/taosdata/TDengine into test/td-14999 2022-05-07 19:58:57 +08:00
cpwu 0236141480 Merge branch '3.0' into cpwu/3.0 2022-05-07 19:55:02 +08:00
cpwu b9113c82c0 fix case 2022-05-07 19:53:56 +08:00
wenzhouwww@live.cn ac177a8a76 test: add test case for taosd_Monitor 2022-05-07 19:52:36 +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
cpwu 218150288a fix case 2022-05-07 19:27:01 +08:00
cpwu 39e9024124 fix case 2022-05-07 19:21:34 +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
liuyao cdec2caed8
Merge pull request #12200 from taosdata/feature/TD-15273
feat(stream): stream operator invert
2022-05-07 18:45:38 +08:00
cpwu 74ce0b61cb fix case 2022-05-07 18:44:06 +08:00
yihaoDeng f45cb19a15 fix(rpc): fix invalide fqdn 2022-05-07 18:42:15 +08:00
Xiaoyu Wang d30e31f121 feat: sql command 'grant', 'revoke', 'kill transaction' and 'show transactions' 2022-05-07 18:41:46 +08:00
yihaoDeng c36f56a77d fix(rpc): fix invalide fqdn 2022-05-07 18:34:36 +08:00
cpwu 54d384a569 fix case 2022-05-07 18:31:28 +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
wangmm0220 ca3b779a72 refactor:modify schemaless function to speed 2022-05-07 18:06:26 +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
cpwu 4f0ca52adf fix case 2022-05-07 17:47:26 +08:00
cpwu cd075c7739 fix case 2022-05-07 17:41:05 +08:00
cpwu 37d3ed7ded fix case 2022-05-07 17:37:52 +08:00
Xiaoyu Wang 6e50691b29 feat: sql command 'grant', 'revoke', 'kill transaction' and 'show transactions' 2022-05-07 17:37:17 +08:00
cpwu e77bae9868 fix case 2022-05-07 17:36:36 +08:00
cpwu 8052b48c34 fix case 2022-05-07 17:26:30 +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
Jason-Jia efc00c3055
Merge pull request #12209 from taosdata/test/jcy
<test>:add test case
2022-05-07 17:00:12 +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
jiacy-jcy bb6a7855fb update 2022-05-07 16:32:44 +08:00
jiacy-jcy 47b8027ac1 update last.py 2022-05-07 16:31:58 +08:00
jiacy-jcy 714ab7b5aa update test case 2022-05-07 16:28:09 +08:00
wangmm0220 d418abd07f refactor:modify schemaless function to speed 2022-05-07 16:24:30 +08:00
jiacy-jcy 03baff4189 Merge branch '3.0' into test/jcy 2022-05-07 16:22:53 +08:00
Haojun Liao f508da9e13 fix(query): eliminate memory leak 2022-05-07 16:22:52 +08:00
jiacy-jcy 00c0f455f3 update 2022-05-07 16:22:11 +08:00
Ganlin Zhao 022dacb566
Merge pull request #12199 from taosdata/feature/3.0_glzhao
feat(query): add histogram normalized processing
2022-05-07 16:17:44 +08:00
Hongze Cheng 241d1eb12e Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1 2022-05-07 08:11:34 +00:00