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 |
Minghao Li
|
e9d466ec82
|
refactor(sync) delete some trace log
|
2022-06-10 16:51:17 +08:00 |
Haojun Liao
|
63269c19de
|
fix(query): fix invalid write.
|
2022-06-10 16:45:26 +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 |
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 |
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
|
2da08076ce
|
fix(query): add value check.
|
2022-06-10 14:49:49 +08:00 |
Xiaoyu Wang
|
bc32629c15
|
merge 3.0
|
2022-06-10 14:32:54 +08:00 |
Xiaoyu Wang
|
46bac2f579
|
fix: a problem of interval distributed split
|
2022-06-10 14:28:58 +08:00 |
yihaoDeng
|
4edcb08aa6
|
Merge branch 'NN' into fixTr
|
2022-06-10 14:17:21 +08:00 |
shenglian zhou
|
c0ae56483a
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/feature/merge-interval
|
2022-06-10 14:04:20 +08:00 |
Minghao Li
|
b351fd8261
|
refactor(sync): add log
|
2022-06-10 13:15:43 +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 |
Minghao Li
|
2c38692258
|
refactor(sync): add log
|
2022-06-10 11:28:41 +08:00 |
shenglian zhou
|
546c077213
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/feature/merge-interval
|
2022-06-10 11:28:17 +08:00 |
Haojun Liao
|
24cca6cbcd
|
Merge branch '3.0' into feature/3_liaohj
|
2022-06-10 11:28:10 +08:00 |
yihaoDeng
|
2d9e2f01ba
|
fix: avoid invalid read/write
|
2022-06-10 11:20:11 +08:00 |
shenglian zhou
|
7a4534a06a
|
feat: before merge origin 3.0
|
2022-06-10 11:20:00 +08:00 |
shenglian zhou
|
b3ce29dc4a
|
add time window operator
|
2022-06-10 11:09:31 +08:00 |
Haojun Liao
|
7917bfc296
|
fix(query): set the correct tag filter condition.
|
2022-06-10 10:49:21 +08:00 |
Haojun Liao
|
e99d088f35
|
refactor: do some internal refactor.
|
2022-06-10 10:37:52 +08:00 |
Haojun Liao
|
85d4ee6031
|
refactor: do some internal refactor.
|
2022-06-10 10:29:53 +08:00 |
Liu Jicong
|
092a13786f
|
Merge branch '3.0' into feature/stream
|
2022-06-10 10:27:45 +08:00 |
Liu Jicong
|
0e1328ae7f
|
fix(stream): set child id
|
2022-06-10 10:24:56 +08:00 |
shenglian zhou
|
62780bbfb4
|
feature: add merge interval operator
|
2022-06-10 10:24:52 +08:00 |
Ganlin Zhao
|
e46783954d
|
fix(query): timezone check minor fix
|
2022-06-10 10:18:31 +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 |
Xiaoyu Wang
|
317cc8fc13
|
feat: sma index optimize
|
2022-06-10 10:16:18 +08:00 |
shenglian zhou
|
c97dcbcf76
|
feature: add merge interval operator
|
2022-06-10 09:55:14 +08:00 |
Haojun Liao
|
c55aae2c0c
|
enh(query): block distribution query is supported.
|
2022-06-10 09:51:57 +08:00 |
Yihao Deng
|
a4ad2b3f9a
|
Merge pull request #13656 from taosdata/enh/refactorIdx
refactor: index module
|
2022-06-10 09:36:27 +08:00 |
Liu Jicong
|
a2145321b5
|
Merge pull request #13663 from taosdata/feature/stream
feat(wal): support restore from snapshot
|
2022-06-10 00:04:13 +08:00 |
Liu Jicong
|
7ab3a1e42c
|
feat(wal): support restore from snapshot
|
2022-06-09 23:08:06 +08:00 |
Shengliang Guan
|
d71e160cfc
|
Merge pull request #13579 from taosdata/fix/dnode
feat: drop dnode
|
2022-06-09 20:34:51 +08:00 |