Commit Graph

25393 Commits

Author SHA1 Message Date
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
cpwu eacd25fc33 Merge branch '3.0' into cpwu/3.0 2022-04-14 14:39:34 +08:00
Haojun Liao 0252fa49db ehn(query): remove some redundant codes in executor. 2022-04-14 14:39:28 +08:00
cpwu 9695f084f4 fix nachr sim case 2022-04-14 14:38:33 +08:00
Hongze Cheng 94746ad406 Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact 2022-04-14 06:35:18 +00:00
Haojun Liao 33e51fda3e ehn(query): refactor the executor module. 2022-04-14 14:34:02 +08:00
Shengliang Guan 6abed1ad5a Merge remote-tracking branch 'origin/3.0' into feature/node 2022-04-14 14:32:23 +08:00
plum-lihui c40f83ed38 [test: rm 2 tmq cases] 2022-04-14 14:28:29 +08:00
Shengliang Guan 8b87786522 fix(cluster): create qnode in multi-process mode may crash 2022-04-14 14:26:54 +08:00
Haojun Liao a343bd57bc
Merge pull request #11479 from taosdata/feature/3.0_liaohj
fix(query): disable the auto conversion of ucs4 string
2022-04-14 14:21:20 +08:00
cpwu e111c01e71
Merge pull request #11481 from taosdata/cpwu/3.0
test : fix the nchar sim case
2022-04-14 14:19:23 +08:00
cpwu 27da97f068 Merge branch '3.0' into cpwu/3.0 2022-04-14 14:17:07 +08:00
Hongze Cheng 249de584e6 more refact 2022-04-14 06:16:43 +00:00
cpwu 477c0886c3 fix nchar sim case 2022-04-14 14:16:43 +08:00
dapan1121 955695ebe5
Merge branch '3.0' into feature/qnode 2022-04-14 14:10:19 +08:00
Hongze Cheng 593adbd509 refact vnode 2022-04-14 05:53:45 +00:00
Haojun Liao 1704147a8e fix(query): disable the auto conversion of ucs4 string in the implementation of API of taos_fetch_raw_block. 2022-04-14 13:50:37 +08:00
Haojun Liao 1ade7f7440
Merge pull request #11464 from taosdata/feature/3.0_liaohj
enh: a few internal improvements
2022-04-14 13:45:45 +08:00
Shengliang Guan 6958f3abfc refact(cluster): node mgmt 2022-04-14 13:44:40 +08:00
Shengliang Guan 3a26ec4e60 Merge remote-tracking branch 'origin/3.0' into feature/node 2022-04-14 13:39:55 +08:00
Hongze Cheng db7c80b2b6 Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact 2022-04-14 05:32:31 +00:00
Hongze Cheng 6dab6153a8 refact vnode 2022-04-14 05:28:11 +00:00
Haojun Liao 3457a5e5af other: merge 3.0 2022-04-14 13:23:09 +08:00
Haojun Liao d0344470d9 test(query): update tsim script. 2022-04-14 13:19:44 +08:00
Zhiqiang Wang 313cc0b3fa
Merge pull request #11476 from taosdata/fix/ZhiqiangWang/TD-13254-fix-change-mnode-call-grant-instead-taosd
fix(grant): change the way taosd calls grant.
2022-04-14 13:01:23 +08:00
Ganlin Zhao b355e2b3c8 feat(query): add today()/today() + duration in insert clause
TD-14243
2022-04-14 12:53:59 +08:00
Shengliang Guan c57b157461 refact(cluster): node mgmt 2022-04-14 12:03:15 +08:00
afwerar 332b5504a2 fix(grant): change the way taosd calls grant. 2022-04-14 11:53:02 +08:00