Commit Graph

25264 Commits

Author SHA1 Message Date
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
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 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
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
Hongze Cheng 224e6ccbcb refact vnode 2022-04-14 07:51:45 +00: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
Liu Jicong 425536d23f allow forbid function in tmq test 2022-04-14 15:30:36 +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
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
plum-lihui c40f83ed38 [test: rm 2 tmq cases] 2022-04-14 14:28:29 +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
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
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
afwerar 332b5504a2 fix(grant): change the way taosd calls grant. 2022-04-14 11:53:02 +08:00
Haojun Liao a5cfaf430f test(query): update the client unit test. 2022-04-14 11:48:15 +08:00