Commit Graph

3837 Commits

Author SHA1 Message Date
Ganlin Zhao 6d95262688 enh(query): add first/last function distributed implementation 2022-06-13 19:11:28 +08:00
Ganlin Zhao b4c3e55c4d Merge branch '3.0' into enh/top_bot_split 2022-06-13 16:18:39 +08:00
dapan1121 2eed1d4f2f
Merge pull request #13690 from taosdata/feature/qnode
feat: support mnode/vnode epset update
2022-06-13 14:02:06 +08:00
Ganlin Zhao 4036d9714e add bottom function distribution splitting 2022-06-13 13:38:21 +08:00
Ganlin Zhao ca22215718 Merge branch '3.0' into enh/top_bot_split 2022-06-13 12:41:27 +08:00
Liu Jicong 32151de1f0
Merge pull request #13745 from taosdata/feature/stream
enh(tmq): avoid uninitialized memory
2022-06-12 08:56:08 +08:00
Liu Jicong 0ef33c05bc enh(tmq): avoid uninitialized memory 2022-06-11 21:36:15 +08:00
Minglei Jin c2d46f42af
Merge pull request #13730 from taosdata/feature/lru
feat: the first round lru cache for last/last_row
2022-06-11 19:41:23 +08:00
Ganlin Zhao b342561535 Merge branch '3.0' into enh/top_bot_split 2022-06-11 19:25:43 +08:00
Minglei Jin 10ac0b1eaf fix: remove empty structure for windows compiling 2022-06-11 19:15:09 +08:00
Xiaoyu Wang 0f99cc084a
Merge pull request #13736 from taosdata/feature/3.0_wxy
feat: sma index optimize
2022-06-11 19:08:28 +08:00
Xiaoyu Wang fc4b959a12 feat: sma index optimize 2022-06-11 18:21:47 +08:00
dapan1121 0046593d4f
Merge branch '3.0' into feature/qnode 2022-06-11 17:58:53 +08:00
Minglei Jin 1451bd2237 feat: the first round lru cache for last/last_row 2022-06-11 17:23:51 +08:00
Xiaoyu Wang 67baa48961
Merge pull request #13720 from taosdata/feature/3.0_wxy
fix: some problems of parser
2022-06-11 17:16:47 +08:00
Li Minghao 0b36b14a42
Merge pull request #13725 from taosdata/feature/3.0_mhli
fix(sync): snapshot overwrite config change
2022-06-11 17:12:16 +08:00
dapan1121 d3a56d87ca
Merge branch '3.0' into feature/qnode 2022-06-11 16:34:21 +08:00
Xiaoyu Wang e17396be9c fix: some problems of parser 2022-06-11 15:44:49 +08:00
Minghao Li dc02d8d930 Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/3.0_mhli 2022-06-11 15:33:16 +08:00
Cary Xu 25911e12a4 Merge branch '3.0' into feature/TD-14481-3.0 2022-06-11 15:16:20 +08:00
Cary Xu ed829455a9 feat: tsma refactor 2022-06-11 15:15:55 +08:00
liuyao 3097bf2af8
Merge pull request #13716 from taosdata/feature/TD-16435
feat(stream): stream max delay
2022-06-11 15:11:39 +08:00
54liuyao d210ef1c0e feat(stream): stream max delay 2022-06-11 14:27:45 +08:00
Minghao Li fa54663871 refactor(sync): add last config index 2022-06-11 13:52:17 +08:00
Minghao Li 4af9d14457 refactor(sync): add last config index 2022-06-11 13:08:30 +08:00
Minghao Li 6586f78599 refactor(sync): add last config index 2022-06-11 12:44:58 +08:00
dapan1121 23e26d569b Merge branch '3.0' into feature/qnode 2022-06-11 11:21:27 +08:00
Ganlin Zhao 546f8d892f Merge branch '3.0' into enh/top_bot_split 2022-06-11 11:11:37 +08:00
Liu Jicong 27fa0d7d32
Merge branch '3.0' into feature/stream 2022-06-11 10:58:41 +08:00
Liu Jicong e31a304206 refactor(scheduler) 2022-06-11 10:56:04 +08:00
liuyao 2dd1c31f0b
Merge pull request #13702 from taosdata/feature/TD-16425
feat(stream): combine function spread\elapsed\histogram\hll
2022-06-11 10:54:57 +08:00
54liuyao ee5517d5ee feat(stream): combine function spread\elapsed\histogram\hll 2022-06-11 10:28:44 +08:00
Xiaoyu Wang 9ec3c78621
Merge pull request #13703 from taosdata/feature/3.0_wxy
feat: sma index optimize
2022-06-11 09:51:06 +08:00
Xiaoyu Wang 58808db4cd feat: sma index optimize 2022-06-11 09:25:18 +08:00
dapan1121 041002a585 Merge branch '3.0' into feature/qnode 2022-06-11 08:23:48 +08:00
Minghao Li ae5219dd6e refactor(sync): add heartbeat log 2022-06-10 22:29:28 +08:00
Xiaoyu Wang cd31496882 feat: sma index optimize 2022-06-10 21:13:06 +08:00
dapan1121 7923d51f62 Merge branch '3.0' into feature/qnode 2022-06-10 20:04:19 +08:00
Ganlin Zhao 40f5ff71f8 add top/bot splitting 2022-06-10 18:32:34 +08:00
Li Minghao 797cde53d2
Merge pull request #13692 from taosdata/feature/3.0_mhli
refactor(sync): add rpcMsg to reconfig callback
2022-06-10 18:22:00 +08:00
Minghao Li 972fee7fbc refactor(sync): add rpcMsg to reconfig callback 2022-06-10 17:39:30 +08:00
Shengliang Guan f590a362f8
Merge pull request #13687 from taosdata/fix/dnode
feat: redistribute vgroup to dnodes
2022-06-10 17:14:05 +08:00
dapan1121 0e9203ebf6 Merge branch '3.0' into feature/qnode 2022-06-10 17:09:11 +08:00
dapan1121 1b196df8ed update epset 2022-06-10 17:07:24 +08:00
Liu Jicong 1cc2cd0747 merge from 3.0 2022-06-10 16:12:56 +08:00
Liu Jicong 3fb0c24af3 refactor(tmq): timeout -1 means always waiting 2022-06-10 16:10:57 +08:00
Liu Jicong 2be81daf2e
Merge pull request #13681 from taosdata/feature/stream
refactor(tsdb): tsdb reader open
2022-06-10 15:53:03 +08:00
Shengliang Guan f30d9a034e feat: redistribute vgroup to dnodes 2022-06-10 15:39:11 +08:00
Cary Xu 988f4126b4 other: merge 3.0 2022-06-10 15:21:16 +08:00
Liu Jicong 6fcee0e244 refactor(tsdb): tsdb reader open 2022-06-10 15:20:57 +08:00