Minghao Li
|
983bf5b865
|
fix(wal): read handle version
|
2022-06-23 15:26:42 +08:00 |
Shengliang Guan
|
147a984c17
|
feat: make config dnode work
|
2022-06-23 15:11:23 +08:00 |
Minghao Li
|
8de46b3eaf
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/3.0_mhli
|
2022-06-23 15:01:36 +08:00 |
Shengliang Guan
|
6241799b29
|
Merge pull request #14149 from taosdata/fix/dnode
feat: let drop dnode support ep
|
2022-06-23 15:00:36 +08:00 |
Minghao Li
|
00c0926c44
|
refactor(sync): hold wal handle with log store
|
2022-06-23 14:58:52 +08:00 |
Shengliang Guan
|
750a046e31
|
Merge pull request #14153 from taosdata/enh/delete
enh: modify delete output res
|
2022-06-23 14:52:33 +08:00 |
Minghao Li
|
cdb6b2429a
|
refactor(sync): update election timer range
|
2022-06-23 14:37:29 +08:00 |
Shengliang Guan
|
b2525de791
|
Merge remote-tracking branch 'origin/enh/delete' into fix/dnode
|
2022-06-23 14:31:28 +08:00 |
Shengliang Guan
|
b434ec8cd8
|
test: minor changes
|
2022-06-23 14:30:35 +08:00 |
Shengliang Guan
|
40ed0e22bf
|
test: minor changes
|
2022-06-23 14:28:32 +08:00 |
wangmm0220
|
c8f223a6ec
|
fix:merge from 3.0
|
2022-06-23 14:26:26 +08:00 |
dapan1121
|
95c1b00056
|
enh: modify delete output res
|
2022-06-23 14:25:30 +08:00 |
Minghao Li
|
e18329ac19
|
refactor(sync): update election timer range
|
2022-06-23 14:22:53 +08:00 |
jiacy-jcy
|
98501b0113
|
Merge branch '3.0' into 3.0test/jcy
|
2022-06-23 14:20:44 +08:00 |
Cary Xu
|
b1adcf00c8
|
Merge branch '3.0' into feature/TD-14481-3.0
|
2022-06-23 14:19:33 +08:00 |
Cary Xu
|
0a24fbcdd6
|
feat: persistence of rsma qtaskinfo
|
2022-06-23 14:19:21 +08:00 |
Liu Jicong
|
132b22d488
|
Merge pull request #14150 from taosdata/feature/stream
feat(tmq): scan tsdb as a snapshot
|
2022-06-23 14:19:07 +08:00 |
Liu Jicong
|
2af4a4d250
|
merge from 3.0
|
2022-06-23 14:15:33 +08:00 |
Shengliang Guan
|
4093184d2c
|
Merge remote-tracking branch 'origin/3.0' into fix/dnode
|
2022-06-23 14:14:31 +08:00 |
Ganlin Zhao
|
d5a27d50e3
|
fix(query): avg/stddev divide 0 handling
TD-16762
|
2022-06-23 14:14:23 +08:00 |
shenglian zhou
|
c4b1d43bbc
|
fix: show dnode 1 variables count
|
2022-06-23 14:12:03 +08:00 |
Ganlin Zhao
|
cfad058333
|
fix(query): avg/stddev divide 0 handling
TD-16762
|
2022-06-23 14:11:30 +08:00 |
Minghao Li
|
ca4d7329ce
|
refactor(sync): modify wal error log
|
2022-06-23 14:07:18 +08:00 |
shenglian zhou
|
edc42a78ab
|
fix: fix compilation error
|
2022-06-23 13:59:31 +08:00 |
Ganlin Zhao
|
044f27bbca
|
fix(query): avg/stddev divide 0 handling
TD-16762
|
2022-06-23 13:58:36 +08:00 |
shenglian zhou
|
f4ec009a00
|
Merge branch '3.0' of github.com:taosdata/TDengine into feature/3_liaohj
|
2022-06-23 13:49:10 +08:00 |
jiacy-jcy
|
cc10a8eef0
|
Merge branch '3.0' into 3.0test/jcy
|
2022-06-23 13:45:05 +08:00 |
shenglian zhou
|
e69a767f1b
|
Merge branch 'feature/3_liaohj' of github.com:taosdata/TDengine into feature/3_liaohj
|
2022-06-23 13:45:03 +08:00 |
WANG MINGMING
|
94fd30919f
|
Merge pull request #14147 from taosdata/feature/3.0_wxy
fix: error in lock meta
|
2022-06-23 13:40:14 +08:00 |
shenglian zhou
|
a31569f116
|
fix: set correct datablock rows and columns
|
2022-06-23 13:38:20 +08:00 |
Liu Jicong
|
4ed47a0296
|
feat(tmq): scan tsdb as snapshot
|
2022-06-23 13:35:24 +08:00 |
Shengliang Guan
|
34daf19946
|
feat: let drop dnode support ep
|
2022-06-23 13:29:27 +08:00 |
Ganlin Zhao
|
7e6b99b089
|
Merge branch '3.0' into fix/revert_parse_time
|
2022-06-23 13:28:29 +08:00 |
dapan1121
|
b2ff536050
|
Merge pull request #14118 from taosdata/feature/showdnodevariables
feat: show dnode variables
|
2022-06-23 13:23:06 +08:00 |
Minglei Jin
|
d4558061f0
|
Merge pull request #14142 from taosdata/fix/TD-16768
fix/ofp: use btree's pager instead of page's which may be null
|
2022-06-23 13:17:39 +08:00 |
Li Minghao
|
3b4ccdd498
|
Merge pull request #14145 from taosdata/feature/3.0_mhli
fix(sync): update nextindex, matchindex when backto nolog
|
2022-06-23 13:05:45 +08:00 |
Ganlin Zhao
|
1a1704f26b
|
refactor(query): refactor taosParseTime to support ISO8601 date-time
format and timestamp shortcut format
TD-16770
|
2022-06-23 12:59:33 +08:00 |
cpwu
|
45a4017c4b
|
Merge branch '3.0' into cpwu/3.0
|
2022-06-23 12:59:20 +08:00 |
cpwu
|
57696bd3e1
|
fix case
|
2022-06-23 12:59:05 +08:00 |
shenglian-zhou
|
8ca6b2500a
|
Merge pull request #14146 from taosdata/szhou/fix/compilation
fix: fix compilation error
|
2022-06-23 12:34:05 +08:00 |
wangmm0220
|
eb8a68827a
|
fix: unlock meta
|
2022-06-23 12:11:12 +08:00 |
wangmm0220
|
fb59f14289
|
fix: unlock meta
|
2022-06-23 12:09:24 +08:00 |
slzhou
|
3222a933be
|
fix: fix compilation error
|
2022-06-23 12:01:03 +08:00 |
Minghao Li
|
81eae2a9af
|
refactor(sync): modify wal error log
|
2022-06-23 11:59:28 +08:00 |
WANG MINGMING
|
3ca2860819
|
Merge pull request #14115 from taosdata/feature/3.0_wxy
feat: filter by tag
|
2022-06-23 11:49:35 +08:00 |
Minglei Jin
|
6f5de8192e
|
fix/ofp: use btree's pager instead of page's which may be null
|
2022-06-23 11:34:29 +08:00 |
Haojun Liao
|
91eb4ff88b
|
test(query): update test case.
|
2022-06-23 11:32:21 +08:00 |
wangmm0220
|
5200bf12f4
|
fix:remove udf because error
|
2022-06-23 11:26:01 +08:00 |
Minghao Li
|
e051bc51db
|
refactor(sync): add trace log
|
2022-06-23 11:23:44 +08:00 |
Minghao Li
|
a701451a27
|
refactor(sync): add trace log
|
2022-06-23 11:09:01 +08:00 |