Liu Jicong
|
14048a5e4c
|
fix(tmq): read repeat data after reading snapshot
|
2022-06-23 17:09:06 +08:00 |
plum-lihui
|
586d9e4484
|
Merge branch 'test3.0/lihui' of github.com:taosdata/TDengine into test3.0/lihui
|
2022-06-23 17:04:13 +08:00 |
plum-lihui
|
1c37c77fd4
|
test: add test case into CI
|
2022-06-23 17:03:33 +08:00 |
Minghao Li
|
f140a5ad1b
|
refactor(sync): add trace log
|
2022-06-23 16:57:18 +08:00 |
Liu Jicong
|
1d6682c535
|
Merge pull request #14166 from taosdata/feature/stream
feat(tmq): add with meta config
|
2022-06-23 16:54:09 +08:00 |
shenglian zhou
|
c449b7208a
|
fix: set correct operator blocking and add closing rpc trace to udfd
|
2022-06-23 16:52:06 +08:00 |
Ganlin Zhao
|
b556d1fa62
|
fix(query): fix to_ISO8601 function crash when processing constant
illegal inputs
TD-15211
|
2022-06-23 16:37:36 +08:00 |
Shengliang Guan
|
ef00464f9c
|
fix: retry 12 seconds if lock file failed
|
2022-06-23 16:35:05 +08:00 |
Haojun Liao
|
7b75a8e441
|
Merge remote-tracking branch 'origin/feature/3_liaohj' into feature/3_liaohj
|
2022-06-23 16:35:05 +08:00 |
Haojun Liao
|
e071649619
|
test: update the unit test.
|
2022-06-23 16:34:43 +08:00 |
54liuyao
|
d6ccf5720d
|
fix(stream): valgrind memory error
|
2022-06-23 16:33:52 +08:00 |
Minghao Li
|
4fdc62a27f
|
refactor(sync): delete fake match branch
|
2022-06-23 16:32:06 +08:00 |
Hui Li
|
c36c245721
|
Merge branch '3.0' into test3.0/lihui
|
2022-06-23 16:27:19 +08:00 |
Liu Jicong
|
c018a14e56
|
Merge branch '3.0' into feature/stream
|
2022-06-23 16:09:41 +08:00 |
Ganlin Zhao
|
1ddd3e92b9
|
Merge pull request #14148 from taosdata/fix/revert_parse_time
refactor(query): refactor taosParseTime to support ISO8601 date-time format and timestamp shortcut format
|
2022-06-23 16:04:34 +08:00 |
plum-lihui
|
2f81fd608d
|
test: add test case into CI
|
2022-06-23 16:01:42 +08:00 |
Liu Jicong
|
bd64bebb63
|
Merge branch '3.0' into feature/3_liaohj
|
2022-06-23 16:00:17 +08:00 |
Cary Xu
|
e76af269e6
|
Merge pull request #14032 from taosdata/feature/TD-14481-3.0
refactor: rsma code optimization
|
2022-06-23 15:57:48 +08:00 |
Liu Jicong
|
71bda7e658
|
feat(tmq): add with meta config
|
2022-06-23 15:56:54 +08:00 |
yihaoDeng
|
d5f5c33c9c
|
refactor code
|
2022-06-23 15:55:47 +08:00 |
plum-lihui
|
e347528cc6
|
test: add test case for tmq
|
2022-06-23 15:55:18 +08:00 |
cpwu
|
beea5581db
|
fix case
|
2022-06-23 15:47:41 +08:00 |
Shengliang Guan
|
725baf4a7c
|
Merge remote-tracking branch 'origin/3.0' into fix/dnode
|
2022-06-23 15:35:56 +08:00 |
Shengliang Guan
|
0811e5fc93
|
feat: make config dnode work
|
2022-06-23 15:35:22 +08:00 |
shenglian zhou
|
cbacd1fd45
|
fix: fix empty downstream input for group sort operator
|
2022-06-23 15:35:19 +08:00 |
Cary Xu
|
b2f81331a5
|
other: code optimization for rsma
|
2022-06-23 15:28:02 +08:00 |
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 |