Commit Graph

27552 Commits

Author SHA1 Message Date
Ganlin Zhao b4c7118a51 fix(query): fix cast ncahr bug 2022-05-09 15:13:43 +08:00
jiacy-jcy fbfdb6b2de Merge branch '3.0' into test/jcy 2022-05-09 15:07:43 +08:00
Hongze Cheng 37c122f0a7 refact 2022-05-09 07:03:46 +00:00
jiacy-jcy 81d3e9825e update diff.py 2022-05-09 15:01:06 +08:00
plum-lihui bcfaa9f335 add testcase 2022-05-09 14:59:23 +08:00
Hongze Cheng d82ab77aaa Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1 2022-05-09 06:31:07 +00:00
Hongze Cheng ede0d49163 more refact 2022-05-09 06:30:45 +00:00
Hongze Cheng fba58c763f refact TSDB 2022-05-09 06:29:43 +00:00
slzhou acad532eee Merge branch '3.0' of github.com:taosdata/TDengine into feature/udf 2022-05-09 14:24:21 +08:00
shenglian zhou 84d611177d add snode udfcOpen/udfcClose 2022-05-09 14:18:27 +08:00
Yihao Deng 4e414750f7
Merge pull request #12253 from taosdata/fix/invaldFqdn
fix(rpc): fix invalide fqdn
2022-05-09 13:54:46 +08:00
Hongze Cheng 9a035fdb1d refact tsdb 2022-05-09 05:40:25 +00:00
Ganlin Zhao e000addc2c fix(query): fix cast function regression brought by other changes 2022-05-09 13:34:26 +08:00
Cary Xu b5cb7cac28
Merge pull request #12258 from taosdata/cpwu/3.0
test: add case to CI
2022-05-09 13:22:35 +08:00
Hongze Cheng 04e690b50b Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1 2022-05-09 05:07:21 +00:00
Hongze Cheng b6593d9ae9 refact: tsdb 2022-05-09 05:06:55 +00:00
Zhiqiang Wang ee6d533ba2
Merge pull request #12256 from taosdata/fix/ZhiqiangWang/fix-15311-TDinternal-compile-error
fix(os): TDinternal compile error.
2022-05-09 12:50:56 +08:00
cpwu c7b8a5fbe8 Merge branch '3.0' into cpwu/3.0 2022-05-09 12:33:08 +08:00
cpwu 54122746fe add join case to CI 2022-05-09 12:31:04 +08:00
Cary Xu b72865e5e6
Merge pull request #12254 from taosdata/feature/TD-14481-3.0
fix: merge data of mem and file
2022-05-09 12:28:46 +08:00
cpwu 82c6822713 fix case 2022-05-09 12:19:23 +08:00
cpwu 0f0f5d5412 fix case 2022-05-09 12:18:51 +08:00
shenglian-zhou e93376de9a
Merge pull request #12252 from taosdata/feature/udf
feature(udf): enhance error process
2022-05-09 12:14:17 +08:00
cpwu 94b59e6984 fix case 2022-05-09 12:14:02 +08:00
yihaoDeng 97f00c0e8a fix(rpc): fix duplicat port error 2022-05-09 12:08:51 +08:00
afwerar 047a1994b2 fix(os): TDinternal compile error. 2022-05-09 12:08:27 +08:00
cpwu 04992db19b add case to CI 2022-05-09 12:04:31 +08:00
cpwu aab9c55db4 fix case 2022-05-09 12:01:25 +08:00
Cary Xu 35c2f9e484 fix: code optimization 2022-05-09 12:00:07 +08:00
WANG MINGMING 57c8e6435d
Merge pull request #12255 from taosdata/3.0
3.0
2022-05-09 11:57:37 +08:00
Cary Xu 4b6cae113f enh: code optimization 2022-05-09 11:51:18 +08:00
Cary Xu 50235b71dd merge 3.0 2022-05-09 11:49:10 +08:00
yihaoDeng ce77983ff2 fix(rpc): fix invalide fqdn 2022-05-09 11:48:40 +08:00
cpwu a08fdbb42f fix case 2022-05-09 11:46:34 +08:00
Cary Xu 2c4b44b590 fix: merge data of mem and file 2022-05-09 11:46:00 +08:00
Shengliang Guan b6f893cec8
Merge pull request #12250 from taosdata/fix/dnode
refactor: node mgmt
2022-05-09 11:44:22 +08:00
cpwu e54aa0dbcc fix case 2022-05-09 11:44:05 +08:00
dapan 6621ee69a0 fix bug 2022-05-09 11:40:24 +08:00
shenglian zhou 8f3619ee89 feature(udf): enhance error process 2022-05-09 11:36:46 +08:00
Hui Li 7c128c8d6e
Merge pull request #12217 from taosdata/test/taosd_monitor
test: add test case for taosd_Monitor
2022-05-09 11:35:16 +08:00
Hui Li 2eda90e954
Merge pull request #12219 from taosdata/test/chr/TD-14699
test: add testcase of  horizontal expansion
2022-05-09 11:34:57 +08:00
cpwu 6864fede0a fix case 2022-05-09 11:31:12 +08:00
Shengliang Guan ede2bc03fc refactor: node mgmt 2022-05-09 11:11:38 +08:00
jiajingbin 8cdd19c6ff
Merge pull request #12218 from taosdata/cpwu/3.0
test: add concat case
2022-05-09 11:09:37 +08:00
Shengliang Guan ff2f5d287d
Merge pull request #12247 from taosdata/feature/check
feat: make show transactions and kill transaction work
2022-05-09 10:27:07 +08:00
cpwu 354485eaaa Merge branch '3.0' into cpwu/3.0 2022-05-09 10:21:56 +08:00
cpwu 13dbfb1490 test: add ltrim add rtrim to CI 2022-05-09 10:20:11 +08:00
shenglian-zhou ea282e0d9d
Merge pull request #12246 from taosdata/feature/udf
feature(udf): pipe is placed under datadir and remove it after udfd exist and is hidden
2022-05-09 10:03:22 +08:00
Shengliang Guan 92f56dd817 test: add transaction test case 2022-05-09 09:52:09 +08:00
Shengliang Guan 4076520ac8 feat: make show transactions and kill transaction work 2022-05-09 09:51:51 +08:00