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 |
Shuduo Sang
|
3a999d4eeb
|
fix: update taos-tools (#13699)
for 3.0
|
2022-06-10 20:15:57 +08:00 |
dapan1121
|
ffa069e4ed
|
fix compile issue
|
2022-06-10 20:11:58 +08:00 |
dapan1121
|
7923d51f62
|
Merge branch '3.0' into feature/qnode
|
2022-06-10 20:04:19 +08:00 |
dapan1121
|
6b3495af06
|
fix tmq crash issue
|
2022-06-10 20:02:32 +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 |
yihaoDeng
|
587198a191
|
fix: avoid invalid value
|
2022-06-10 19:46:31 +08:00 |
Ganlin Zhao
|
be88d8027f
|
enh(query): refactor function merge code to provide common interface
|
2022-06-10 19:31:48 +08:00 |
Shengliang Guan
|
4508c08629
|
fix: redistribute vgroup
|
2022-06-10 19:09:39 +08:00 |
Shengliang Guan
|
4cc6b1fb62
|
feat: redistribute vgroups
|
2022-06-10 18:56:11 +08:00 |
yihaoDeng
|
ad25660f99
|
fix: avoid crash
|
2022-06-10 18:51:48 +08:00 |
Liu Jicong
|
4b4c142e72
|
Merge pull request #13693 from taosdata/feature/stream
fix(tmq): false cache
|
2022-06-10 18:47:07 +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 |
jiacy-jcy
|
4ea8ab664d
|
Merge branch '3.0' into test/jcy
|
2022-06-10 15:55:44 +05:30 |
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 |
Liu Jicong
|
d3cf004164
|
fix(tmq): false cache
|
2022-06-10 18:04:03 +08:00 |
wangmm0220
|
9333120d42
|
feat: add async logic for schemaless
|
2022-06-10 17:53:13 +08:00 |
WANG MINGMING
|
b352f0d1e4
|
Merge pull request #13658 from taosdata/feature/TD-14761
fix:error in schemaless
|
2022-06-10 17:45:36 +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
|
294b54004f
|
fix compile issue
|
2022-06-10 17:33:01 +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 |
Xiaoyu Wang
|
c31eb5231a
|
feat: sma index optimize
|
2022-06-10 16:53:05 +08:00 |
Minghao Li
|
e9d466ec82
|
refactor(sync) delete some trace log
|
2022-06-10 16:51:17 +08:00 |
Liu Jicong
|
defced8d96
|
Merge pull request #13684 from taosdata/feature/stream
refactor(tmq): timeout -1 means always waiting
|
2022-06-10 16:48:54 +08:00 |
Shengliang Guan
|
56ce7b1baa
|
enh: adjust show transcations output
|
2022-06-10 16:45:31 +08:00 |
Haojun Liao
|
63269c19de
|
fix(query): fix invalid write.
|
2022-06-10 16:45:26 +08:00 |
Shengliang Guan
|
b90f1f246c
|
refactor: adjust mnode trace log
|
2022-06-10 16:31:33 +08:00 |
shenglian zhou
|
433286c0f9
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/feature/merge-interval
|
2022-06-10 16:31:25 +08:00 |
liuyao
|
b5f6272bc8
|
Merge pull request #13682 from taosdata/feature/TD-16285
feat(stream): distribute stream interval
|
2022-06-10 16:23:06 +08:00 |
wenzhouwww@live.cn
|
8b5269795b
|
update case
|
2022-06-10 16:16:57 +08:00 |
wangmm0220
|
f364ad7bed
|
fix:error in windows
|
2022-06-10 16:13:41 +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 |
Haojun Liao
|
dba09f9cd8
|
Merge pull request #13679 from taosdata/feature/3_liaohj
fix(query): add value check.
|
2022-06-10 15:59:05 +08:00 |
54liuyao
|
c790ac64d6
|
feat(stream): distribute stream interval
|
2022-06-10 15:54:20 +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 |
Minghao Li
|
736862541e
|
fix(sync): restart with config change
|
2022-06-10 15:19:11 +08:00 |
Xiaoyu Wang
|
a4cd6bfb9b
|
Merge pull request #13678 from taosdata/feature/3.0_debug_wxy
fix: a problem of interval distributed split
|
2022-06-10 15:01:53 +08:00 |
Haojun Liao
|
5f0f6f7c63
|
refactor: add log.
|
2022-06-10 14:50:51 +08:00 |