Commit Graph

27626 Commits

Author SHA1 Message Date
Hongze Cheng c032e89af6 refact vnode 2022-04-14 10:21:06 +00:00
Xiaoyu Wang 9e05fdbd7b enh(query): increase the validity check of function parameters 2022-04-14 18:18:23 +08:00
Shengliang Guan 495e417ce6 enh<cluster>: add show message funcs 2022-04-14 18:16:02 +08:00
Zhiqiang Wang 51065fcbd5
Merge pull request #11500 from taosdata/fix/ZhiqiangWang/TD-13254-fix-enterprise-test
fix(test): enterprise test.
2022-04-14 18:02:38 +08:00
afwerar 09be9e4d9d fix(test): enterprise test. 2022-04-14 17:49:48 +08:00
Haojun Liao 17c60b6cb3
Merge pull request #11483 from taosdata/feature/3.0_liaohj
ehn(query): remove some redundant codes in executor.
2022-04-14 17:42:56 +08:00
Shengliang Guan 2a95c8efdf
Merge pull request #11497 from taosdata/feature/node
refact(cluster): node mgmt
2022-04-14 17:02:10 +08:00
Haojun Liao 79596698ab other: resolve conflict with 3.0 branch. 2022-04-14 16:51:46 +08:00
Shengliang Guan a9a24a1447 Merge remote-tracking branch 'origin/3.0' into feature/node 2022-04-14 16:49:01 +08:00
Shengliang Guan 9a004f6827 enh<cluster>: adjust show message handle 2022-04-14 16:48:39 +08:00
haoranchen a654ece8ee
Merge pull request #11496 from taosdata/test/chr/TD-14699
build: modify install.sh
2022-04-14 16:47:45 +08:00
tomchon 6e7aefa812 build: modify install.sh 2022-04-14 16:46:08 +08:00
Hongze Cheng 9221e6f403 refact vnode 2022-04-14 08:42:50 +00:00
Liu Jicong c7d353a437
Merge pull request #11491 from taosdata/feature/tq
enh(query): fetch raw block fail back to query type
2022-04-14 16:41:10 +08:00
Ganlin Zhao b6ec83d3c2
Merge pull request #11492 from taosdata/fix/TD-14732
fix(query): taosd crash when concat has NULL inputs
2022-04-14 16:27:08 +08:00
Hongze Cheng 0a2b62e381 refact 2022-04-14 08:21:27 +00:00
Xiaoyu Wang 64790e4de9 enh(query): increase the validity check of function parameters 2022-04-14 16:19:29 +08:00
Hongze Cheng f817511783
Merge pull request #11480 from taosdata/feature/vnode_refact
refactor: vnode
2022-04-14 16:17:47 +08:00
Liu Jicong 393697a64e add back char scalar function test 2022-04-14 16:16:55 +08:00
Liu Jicong ee056038cd remove char scalar function test 2022-04-14 16:15:32 +08:00
Ganlin Zhao bfa4d8a313 fix(query): taosd crash when concat has NULL inputs
TD-14732
2022-04-14 16:13:09 +08:00
dapan1121 c04bc1820c Merge remote-tracking branch 'origin/3.0' into feature/qnode 2022-04-14 16:04:42 +08:00
Hongze Cheng 17ecc24efc Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact 2022-04-14 07:56:23 +00:00
Liu Jicong 3d8f50d052 enh(query): fetch raw block fail back to query type 2022-04-14 15:56:18 +08:00
Xiaoyu Wang 7efb34fdfa enh(query): increase the validity check of function parameters 2022-04-14 15:53:41 +08:00
Hongze Cheng 224e6ccbcb refact vnode 2022-04-14 07:51:45 +00:00
Xiaoyu Wang 8118a20649 enh(query): increase the validity check of function parameters 2022-04-14 15:49:57 +08:00
Shengliang Guan aa73603030 Merge remote-tracking branch 'origin/3.0' into feature/node 2022-04-14 15:47:58 +08:00
Shengliang Guan c6d2f6d2a1 fix(cluster): mnode not start in multi-process mode 2022-04-14 15:45:26 +08:00
Liu Jicong 1e265d7617
Merge pull request #11485 from taosdata/feature/tq
enh(tmq): add connection type for tmq
2022-04-14 15:43:34 +08:00
Zhiqiang Wang 3ca453940e
Merge pull request #11488 from taosdata/fix/ZhiqiangWang/TD-13254-fix-show-grants
fix(grant): show grants.
2022-04-14 15:37:54 +08:00
Hongze Cheng 90fb44be8f refact 2022-04-14 07:35:24 +00:00
Haojun Liao 928a977354 ehn(query): enhance the api of ssdatablock to support copy data while clone a new ssdatablock. 2022-04-14 15:33:37 +08:00
Liu Jicong 425536d23f allow forbid function in tmq test 2022-04-14 15:30:36 +08:00
dapan1121 7d92aaaad3 feature/qnode 2022-04-14 15:28:43 +08:00
Liu Jicong 90b1527e5f merge from 3.0 2022-04-14 15:25:43 +08:00
Hongze Cheng 8878b733f3 Merge branch 'feature/tdb' of https://github.com/taosdata/TDengine into feature/vnode_refact 2022-04-14 07:23:32 +00:00
Hongze Cheng 12e92a80ab add tmux 2022-04-14 07:23:18 +00:00
afwerar 67b0fc4e6c ix(grant): show grants. 2022-04-14 15:11:13 +08:00
Hongze Cheng a6c05e4a1b refact vnode 2022-04-14 07:05:57 +00:00
Ganlin Zhao 4eb20bda19
Merge pull request #11478 from taosdata/feature/TD-14243
feat(query): add today()/today() + duration in insert clause
2022-04-14 15:01:26 +08:00
Hongze Cheng 703f262032 Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact 2022-04-14 07:00:14 +00:00
cpwu da1c77384c
Merge pull request #11487 from taosdata/cpwu/3.0
fix again
2022-04-14 14:50:30 +08:00
cpwu 8cd7539786 fix again 2022-04-14 14:49:36 +08:00
cpwu f5f79a1d8d
Merge pull request #11486 from taosdata/cpwu/3.0
test: fix the sim case with crash
2022-04-14 14:46:40 +08:00
Liu Jicong 3e38017693 merge from 3.0 2022-04-14 14:46:16 +08:00
cpwu ca98b438dd Merge branch '3.0' into cpwu/3.0 2022-04-14 14:45:03 +08:00
cpwu 395ef0099f fix crash sim case 2022-04-14 14:44:13 +08:00
Hui Li 93f5ade7a7
Merge pull request #11484 from taosdata/test/chr/TD-14699
build: add taosBenchmark and install into installPackage.tar
2022-04-14 14:44:12 +08:00
Liu Jicong 7adb395b85 enh: add connection type for tmq 2022-04-14 14:42:51 +08:00