Commit graph

1557 commits

Author SHA1 Message Date
Xiaoyu Wang
18ced3eb97
Merge pull request #13810 from taosdata/feature/3.0_wxy
fix: some problems of parser
2022-06-14 18:06:29 +08:00
Ganlin Zhao
cd94eabc73 add stddev function translate partial/merge 2022-06-14 16:42:05 +08:00
Ganlin Zhao
b13c31c953 Merge branch '3.0' into enh/avg_stddev_split 2022-06-14 15:51:03 +08:00
Xiaoyu Wang
1676bfe5cf fix: some problems of parser 2022-06-14 15:43:56 +08:00
Li Minghao
41a285a3f6
Merge pull request #13807 from taosdata/feature/3.0_mhli
refactor(sync): update replica index in snapshot sender
2022-06-14 15:21:09 +08:00
Ganlin Zhao
4113472e89 add avg function translate partial/merge 2022-06-14 15:00:28 +08:00
dapan1121
2861534ada
Merge pull request #13781 from taosdata/feature/cacheIndex
feat: cache table index
2022-06-14 14:29:13 +08:00
Minghao Li
9cd54c5cc9 refactor(sync): update replica index in snapshot sender 2022-06-14 11:16:32 +08:00
Ganlin Zhao
589b30422f add last function splitting 2022-06-14 10:51:00 +08:00
Ganlin Zhao
9fa641a8b0 Merge branch '3.0' into enh/first_last_split 2022-06-14 10:50:50 +08:00
Xiaoyu Wang
f080f321dd merge 3.0 2022-06-13 20:06:29 +08:00
Ganlin Zhao
6d95262688 enh(query): add first/last function distributed implementation 2022-06-13 19:11:28 +08:00
dapan1121
8d86b877e7 Merge branch '3.0' into feature/cacheIndex 2022-06-13 18:49:08 +08:00
Xiaoyu Wang
a5ce5192f2 merge 3.0 2022-06-13 18:37:25 +08:00
Xiaoyu Wang
3954edb366 feat: avg function rewrite 2022-06-13 18:36:23 +08:00
Ganlin Zhao
b4c3e55c4d Merge branch '3.0' into enh/top_bot_split 2022-06-13 16:18:39 +08:00
Minghao Li
e4897e5f46 enh(sync): add leader transfer 2022-06-13 15:52:43 +08:00
Minghao Li
f47a28fe8a enh(sync): add leader transfer 2022-06-13 15:47:43 +08:00
dapan1121
7a78d81232 fix compile issue 2022-06-13 15:36:28 +08:00
Xiaoyu Wang
1863bbee9a merge 3.0 2022-06-13 15:01:29 +08:00
Xiaoyu Wang
380a071551 fix: handle the memory leak of parser 2022-06-13 14:54:38 +08:00
Ganlin Zhao
4036d9714e add bottom function distribution splitting 2022-06-13 13:38:21 +08:00
dapan1121
17f6275015 add sma cache 2022-06-13 10:38:45 +08:00
Minghao Li
aad288ab17 refactor(sync): add debug log 2022-06-12 15:21:56 +08:00
Xiaoyu Wang
d1e0327d19 fix: handle the memory leak of parser 2022-06-11 21:32:29 +08:00
Ganlin Zhao
b342561535 Merge branch '3.0' into enh/top_bot_split 2022-06-11 19:25:43 +08:00
dapan1121
0046593d4f
Merge branch '3.0' into feature/qnode 2022-06-11 17:58:53 +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
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
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
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
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
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
Haojun Liao
c55c349952
Merge pull request #13669 from taosdata/feature/3_liaohj
enh(query): add new api in taos.h
2022-06-10 12:58:52 +08:00
Liu Jicong
73b8f02ac7 fix(stream): set child id 2022-06-10 12:00:38 +08:00
Haojun Liao
24cca6cbcd Merge branch '3.0' into feature/3_liaohj 2022-06-10 11:28:10 +08:00
Ganlin Zhao
50beba99b2
Merge pull request #13660 from taosdata/enh/elapsed_split
enh(query): enable elapsed function distributed splitting
2022-06-10 10:16:37 +08:00