Minghao Li
|
3887e940f1
|
fix(sync): when receive snapshot rsp from a dropped replica
|
2022-06-14 10:24:05 +08:00 |
Shengliang Guan
|
82112e8d4a
|
Merge pull request #13786 from taosdata/fix/mnode
fix(sync): send snapshot to multi nodes at the same time
|
2022-06-14 09:54:21 +08:00 |
dapan1121
|
e8ab28bee1
|
fix release crash issue
|
2022-06-14 09:02:57 +08:00 |
dapan1121
|
0111549155
|
index not exist as success
|
2022-06-14 08:41:52 +08:00 |
Shengliang Guan
|
318f2771ea
|
fix(sync): close detail log
|
2022-06-13 22:36:54 +08:00 |
Shengliang Guan
|
be3de7b7df
|
fix(sync): send snapshot to multi nodes at the same time
|
2022-06-13 22:20:53 +08:00 |
Ganlin Zhao
|
d4a38245a2
|
add some check
|
2022-06-13 21:21:46 +08:00 |
Ganlin Zhao
|
763e8bd6ae
|
enable first function split
|
2022-06-13 21:17:55 +08:00 |
Xiaoyu Wang
|
b3bd98ed58
|
Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy
|
2022-06-13 21:03:38 +08:00 |
Xiaoyu Wang
|
730a256228
|
fix: json tag plan ut
|
2022-06-13 21:03:19 +08:00 |
Ganlin Zhao
|
4240a38c17
|
fix bugs
|
2022-06-13 20:56:33 +08:00 |
Ganlin Zhao
|
45ef3db78a
|
add first function partial/merge
|
2022-06-13 20:53:42 +08:00 |
yihaoDeng
|
2488382dd6
|
fix: avoid invalid value
|
2022-06-13 20:49:54 +08:00 |
Xiaoyu Wang
|
1674e41dee
|
merge 3.0
|
2022-06-13 20:14:04 +08:00 |
Xiaoyu Wang
|
f080f321dd
|
merge 3.0
|
2022-06-13 20:06:29 +08:00 |
wangmm0220
|
fc32f71628
|
opt: optimize group by tag
|
2022-06-13 19:59:30 +08:00 |
dapan1121
|
b83197398e
|
fix msg decode issue
|
2022-06-13 19:47:14 +08:00 |
Ganlin Zhao
|
6d95262688
|
enh(query): add first/last function distributed implementation
|
2022-06-13 19:11:28 +08:00 |
Xiaoyu Wang
|
8ed69d2195
|
merge 3.0
|
2022-06-13 19:00:09 +08:00 |
dapan1121
|
8d86b877e7
|
Merge branch '3.0' into feature/cacheIndex
|
2022-06-13 18:49:08 +08:00 |
dapan1121
|
bb89ceb6bd
|
change stb hash value to stbName
|
2022-06-13 18:46:02 +08:00 |
Xiaoyu Wang
|
9d9c05ccb5
|
merge 3.0
|
2022-06-13 18:40:23 +08:00 |
Xiaoyu Wang
|
03f2fcde54
|
merge 3.0
|
2022-06-13 18:38:15 +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
|
05eb30489d
|
fix(query): disable elapsed function split
|
2022-06-13 17:11:10 +08:00 |
Ganlin Zhao
|
594aa2fb44
|
Merge pull request #13738 from taosdata/enh/top_bot_split
enh(query): add top/bottom function distributed split
|
2022-06-13 16:45:00 +08:00 |
shenglian-zhou
|
5507931dee
|
Merge pull request #13766 from taosdata/szhou/feature/multiwaymerge
feature: explain mulitway merge and merge interval optimization
|
2022-06-13 16:34:55 +08:00 |
Ganlin Zhao
|
b4c3e55c4d
|
Merge branch '3.0' into enh/top_bot_split
|
2022-06-13 16:18:39 +08:00 |
Ganlin Zhao
|
f7c20f6c0d
|
fix invalid read-write caused by getFuncEnv
|
2022-06-13 16:14:16 +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 |
yihaoDeng
|
da67b826a7
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into devv
|
2022-06-13 15:47:02 +08:00 |
dapan1121
|
7a78d81232
|
fix compile issue
|
2022-06-13 15:36:28 +08:00 |
Haojun Liao
|
0166d40c68
|
Merge pull request #13759 from taosdata/feature/3_liaohj
fix(query): add check for data completed.
|
2022-06-13 15:10:46 +08:00 |
shenglian zhou
|
dc56c636ea
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/feature/multiwaymerge
|
2022-06-13 15:08:26 +08:00 |
shenglian zhou
|
140e15bc8d
|
fix: merge interval operator optimization and explain analyze multimerge operator
|
2022-06-13 15:07:54 +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 |
yihaoDeng
|
eb6b87b3e3
|
fix: invalid read/write
|
2022-06-13 14:15:05 +08:00 |
dapan1121
|
eff9f9be4d
|
add sma update
|
2022-06-13 14:06:11 +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 |
Haojun Liao
|
0a414b4934
|
fix(query): add check for data completed.
|
2022-06-13 13:32:02 +08:00 |
Haojun Liao
|
6bd38625e7
|
Merge pull request #13753 from taosdata/feature/3_liaohj
refactor: do some internal refactor of sample function.
|
2022-06-13 13:29:57 +08:00 |
Shengliang Guan
|
63a8129b01
|
Merge pull request #13758 from taosdata/fix/mnode
feat: redistribute vgroup
|
2022-06-13 13:14:53 +08:00 |
Ganlin Zhao
|
ca22215718
|
Merge branch '3.0' into enh/top_bot_split
|
2022-06-13 12:41:27 +08:00 |
Ganlin Zhao
|
8fe95c982c
|
fix bugs
|
2022-06-13 12:39:25 +08:00 |
Minghao Li
|
b1093b4a79
|
fix(sync): use fqdn instead of raftId
|
2022-06-13 12:13:35 +08:00 |
Shengliang Guan
|
95e4b79091
|
feat: redistribute vgroup
|
2022-06-13 11:55:38 +08:00 |
Yihao Deng
|
43651032ee
|
Merge pull request #13755 from taosdata/fix/invalidIdx
fix: invalid idx
|
2022-06-13 11:45:54 +08:00 |
Minghao Li
|
34c906a1e1
|
refactor(sync): add debug log
|
2022-06-13 10:39:32 +08:00 |
dapan1121
|
17f6275015
|
add sma cache
|
2022-06-13 10:38:45 +08:00 |
Haojun Liao
|
13907386fb
|
Merge branch '3.0' into feature/3_liaohj
|
2022-06-13 10:32:56 +08:00 |
Haojun Liao
|
3e5b18d4b8
|
fix(query): add null pointer check.
|
2022-06-13 10:23:16 +08:00 |
shenglian zhou
|
ed58047581
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/feature/multiwaymerge
|
2022-06-13 09:56:54 +08:00 |
shenglian zhou
|
253cd955a1
|
feat: add explain analyze to multiway merge operator
|
2022-06-13 09:56:39 +08:00 |
Minghao Li
|
aad288ab17
|
refactor(sync): add debug log
|
2022-06-12 15:21:56 +08:00 |
Haojun Liao
|
d77979babf
|
Merge pull request #13747 from taosdata/feature/3_liaohj
fix(query): add more check for timestamp in converting.
|
2022-06-12 11:31:29 +08:00 |
Li Minghao
|
b9db0ea664
|
Merge pull request #13746 from taosdata/feature/3.0_mhli
refactor(sync): add debug log
|
2022-06-12 09:07:31 +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 |
Haojun Liao
|
c2e8aa9659
|
refactor: do some internal refactor.
|
2022-06-12 00:31:34 +08:00 |
Haojun Liao
|
f5dacec38d
|
fix(query): add more check for timestamp in converting.
|
2022-06-12 00:08:01 +08:00 |
WANG MINGMING
|
0f417eb584
|
Merge pull request #13743 from taosdata/feature/TD-14761
fix:disable schemaless database parameters & fix insert error in multi thread in schemaless
|
2022-06-11 23:38:06 +08:00 |
yihaoDeng
|
3c9ee325bc
|
fix: invalid read/write
|
2022-06-11 23:15:43 +08:00 |
Minghao Li
|
6a4cdadef6
|
refactor(sync): add debug log
|
2022-06-11 21:56:44 +08:00 |
wangmm0220
|
6e45140db4
|
fix:disable schemaless database parameters
|
2022-06-11 21:40:57 +08:00 |
Liu Jicong
|
0ef33c05bc
|
enh(tmq): avoid uninitialized memory
|
2022-06-11 21:36:15 +08:00 |
Xiaoyu Wang
|
d1e0327d19
|
fix: handle the memory leak of parser
|
2022-06-11 21:32:29 +08:00 |
liuyao
|
f3750b1177
|
Merge pull request #13737 from taosdata/feature/TD-16425
feat(stream): support spread、elapsed、histogram、hll
|
2022-06-11 21:19:23 +08:00 |
dapan1121
|
31f3bed347
|
support index cache
|
2022-06-11 20:39:16 +08:00 |
wangmm0220
|
324e8607cc
|
fix:disable schemaless database parameters
|
2022-06-11 20:26:11 +08:00 |
wangmm0220
|
9bccbbf865
|
fix:error in multi thread in schemaless
|
2022-06-11 19:40:56 +08:00 |
Haojun Liao
|
eee5408d25
|
Merge branch 'feature/3_liaohj' of github.com:taosdata/tdengine into feature/3_liaohj
|
2022-06-11 19:28:44 +08:00 |
Haojun Liao
|
0b8dd61f41
|
fix(query): fix some memory leaks.
|
2022-06-13 09:33:08 +08:00 |
Haojun Liao
|
1ad2b5c92b
|
fix(query): fix memory leak.
|
2022-06-12 23:37:29 +08:00 |
Haojun Liao
|
d0dd451494
|
refactor: do some internal refactor of sample function.
|
2022-06-12 15:25:37 +08:00 |
Ganlin Zhao
|
b342561535
|
Merge branch '3.0' into enh/top_bot_split
|
2022-06-11 19:25:43 +08:00 |
Ganlin Zhao
|
b53c65ea27
|
disable selectivity function for top split for now
|
2022-06-11 19:22:57 +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 |
Haojun Liao
|
b0593497c4
|
Merge pull request #13731 from taosdata/feature/3_liaohj
fix(query): set correct data output position.
|
2022-06-11 19:07:57 +08:00 |
54liuyao
|
e7196dda3f
|
feat(stream): support spread、elapsed、histogram、hll
|
2022-06-11 18:41:20 +08:00 |
Xiaoyu Wang
|
fc4b959a12
|
feat: sma index optimize
|
2022-06-11 18:21:47 +08:00 |
Haojun Liao
|
797fba7716
|
fix(query): set correct data output position.
|
2022-06-11 18:01:56 +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 |
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 |
yihaoDeng
|
14a85095db
|
fix: invalid read/write
|
2022-06-11 16:56:21 +08:00 |
54liuyao
|
c8af8daa61
|
feat(stream): state\session max delay
|
2022-06-11 16:39:59 +08:00 |
Ganlin Zhao
|
b9cc1e6d09
|
add top getenv function for merge function
|
2022-06-11 16:39:26 +08:00 |
dapan1121
|
d3a56d87ca
|
Merge branch '3.0' into feature/qnode
|
2022-06-11 16:34:21 +08:00 |
Ganlin Zhao
|
15ba5769e0
|
fix crash
|
2022-06-11 16:29:02 +08:00 |
Ganlin Zhao
|
40f6fad49f
|
fix bug
|
2022-06-11 16:21:45 +08:00 |
Minghao Li
|
f92f1bbcc0
|
fix(sync): snapshot overwrite config change
|
2022-06-11 16:20:15 +08:00 |
Ganlin Zhao
|
6473c85e13
|
fix bugs
|
2022-06-11 16:14:08 +08:00 |
Minghao Li
|
104a1bb59b
|
fix(sync): snapshot overwrite config change
|
2022-06-11 16:11:18 +08:00 |
Ganlin Zhao
|
e9a8217f97
|
fix getTopBotInfoSize issue
|
2022-06-11 15:44:55 +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 |
Minghao Li
|
dffbec29c7
|
refactor(sync): add last config index z
|
2022-06-11 15:31:49 +08:00 |
Ganlin Zhao
|
56705a995f
|
enable top function split
|
2022-06-11 15:29:26 +08:00 |
Liu Jicong
|
824c3fbead
|
Merge pull request #13718 from taosdata/feature/stream
fix(stream): fix shuffle vg id not initialized
|
2022-06-11 15:21:13 +08:00 |
Liu Jicong
|
767b768e51
|
fix(stream): fix shuffle vg id not initialized
|
2022-06-11 15:20:59 +08:00 |
Haojun Liao
|
4ab97e81cf
|
Merge pull request #13717 from taosdata/feature/3_liaohj
refactor: do some internal refactor, and add some check before create exchange operator
|
2022-06-11 15:20:52 +08:00 |
Ganlin Zhao
|
4c29b82626
|
refactor
|
2022-06-11 15:18:13 +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 |
Haojun Liao
|
a91053300c
|
other: merge 3.0
|
2022-06-11 14:54:31 +08:00 |
Haojun Liao
|
9f4e89a7e2
|
Merge remote-tracking branch 'origin/feature/3_liaohj' into feature/3_liaohj
|
2022-06-11 14:52:33 +08:00 |
Haojun Liao
|
0fbf30ce6d
|
refactor: do some internal refactor, and add some check before create exchange operator.
|
2022-06-11 14:51:54 +08:00 |
Haojun Liao
|
a80529e810
|
Merge pull request #13688 from taosdata/feature/3_liaohj
fix(query): fix invalid write.
|
2022-06-11 14:50:35 +08:00 |
Ganlin Zhao
|
ab9b76e1f9
|
store original data type in STopBotRes for merge function
|
2022-06-11 14:35:28 +08:00 |
54liuyao
|
d210ef1c0e
|
feat(stream): stream max delay
|
2022-06-11 14:27:45 +08:00 |
Haojun Liao
|
94c8ca1e06
|
fix(query): add null pointer check.
|
2022-06-11 14:10:00 +08:00 |
Minghao Li
|
fa54663871
|
refactor(sync): add last config index
|
2022-06-11 13:52:17 +08:00 |
Ganlin Zhao
|
33b455df85
|
add top merge function
|
2022-06-11 13:32:51 +08:00 |
Minghao Li
|
4af9d14457
|
refactor(sync): add last config index
|
2022-06-11 13:08:30 +08:00 |
Minghao Li
|
6adadc0b26
|
refactor(sync): add last config index
|
2022-06-11 13:03:58 +08:00 |
Minghao Li
|
6586f78599
|
refactor(sync): add last config index
|
2022-06-11 12:44:58 +08:00 |
Haojun Liao
|
514e86ff26
|
fix(query): clear flag before assign data.
|
2022-06-11 11:28:59 +08:00 |
dapan1121
|
9fc369f050
|
fix compile issue
|
2022-06-11 11:24:20 +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 |
Ganlin Zhao
|
a94abd5dae
|
support merge function resType same as original input type
|
2022-06-11 11:10:47 +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 |
dapan1121
|
1ed710094b
|
fix windows compile issue
|
2022-06-11 08:22:18 +08:00 |
Haojun Liao
|
afe612e369
|
refactor: remove unnecessary check.
|
2022-06-11 00:51:59 +08:00 |
Haojun Liao
|
516750bd42
|
refactor: remove unnecessary check.
|
2022-06-10 23:58:17 +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 |
Ganlin Zhao
|
741d0c5c69
|
support merge function resType same as original input type
|
2022-06-10 21:10:55 +08:00 |
dapan1121
|
7923d51f62
|
Merge branch '3.0' into feature/qnode
|
2022-06-10 20:04:19 +08:00 |
Ganlin Zhao
|
bf605737ed
|
Merge pull request #13701 from taosdata/enh/add_common_interface
enh(query): refactor function merge code to provide common interface
|
2022-06-10 20:01:13 +08:00 |
dapan1121
|
38e6bf3b6e
|
fix tmq crash issue
|
2022-06-10 19:56:11 +08:00 |
shenglian-zhou
|
a862b0f9fe
|
Merge pull request #13695 from taosdata/szhou/feature/merge-interval
feature: add merge interval operator
|
2022-06-10 19:48:10 +08:00 |
Ganlin Zhao
|
be88d8027f
|
enh(query): refactor function merge code to provide common interface
|
2022-06-10 19:31:48 +08:00 |
shenglian zhou
|
c038848f72
|
feature: output results in merge-interval agg buf when exhausted input stream
|
2022-06-10 18:33:24 +08:00 |
Ganlin Zhao
|
40f5ff71f8
|
add top/bot splitting
|
2022-06-10 18:32:34 +08:00 |
yihaoDeng
|
39244e08ea
|
enh: fix index bug
|
2022-06-10 18:24:04 +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 |
Ganlin Zhao
|
220b9eb558
|
Merge pull request #13671 from taosdata/fix/timezone_minorfix
fix(query): timezone check minor fix
|
2022-06-10 17:44:37 +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 |
Xiaoyu Wang
|
c31eb5231a
|
feat: sma index optimize
|
2022-06-10 16:53:05 +08:00 |