Xiaoyu Wang
|
0b9eb79bf7
|
merge 3.0
|
2022-06-23 18:08:47 +08:00 |
Xiaoyu Wang
|
4fcd667bf6
|
feat: sql command 'show consumers' and 'show subscriptions'
|
2022-06-23 18:03:15 +08:00 |
Liu Jicong
|
89fe5df623
|
Merge pull request #14175 from taosdata/feature/stream
enh(tmq): add demo for tmq_get_raw_meta
|
2022-06-23 17:27:17 +08:00 |
Liu Jicong
|
323ee6b1b0
|
enh(tmq): add demo for tmq_get_raw_meta
|
2022-06-23 17:26:52 +08:00 |
liuyao
|
19fab3fe8f
|
Merge pull request #14165 from taosdata/feature/TD-16728
fix(stream): valgrind memory error
|
2022-06-23 17:21:34 +08:00 |
Liu Jicong
|
fe167cd396
|
Merge pull request #14174 from taosdata/feature/stream
fix(tmq): read repeat data after reading snapshot
|
2022-06-23 17:10:44 +08:00 |
Liu Jicong
|
14048a5e4c
|
fix(tmq): read repeat data after reading snapshot
|
2022-06-23 17:09:06 +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 |
54liuyao
|
d6ccf5720d
|
fix(stream): valgrind memory error
|
2022-06-23 16:33:52 +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 |
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 |
Cary Xu
|
b2f81331a5
|
other: code optimization for rsma
|
2022-06-23 15:28:02 +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 |
Shengliang Guan
|
750a046e31
|
Merge pull request #14153 from taosdata/enh/delete
enh: modify delete output res
|
2022-06-23 14:52:33 +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 |
dapan1121
|
95c1b00056
|
enh: modify delete output res
|
2022-06-23 14:25:30 +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 |
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 |
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 |
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 |
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 |
Hui Li
|
bf307fbddb
|
Merge pull request #14138 from taosdata/test3.0/lihui
test: add test case for tmq
|
2022-06-23 11:00:33 +08:00 |
wangmm0220
|
05c0563606
|
fix: test case
|
2022-06-23 10:23:30 +08:00 |
wangmm0220
|
a28bfd0804
|
fix:confilct merge from 3.0
|
2022-06-23 10:21:04 +08:00 |
WANG MINGMING
|
756f9a8218
|
Merge pull request #14139 from taosdata/3.0
fix:merge from 3.0
|
2022-06-23 10:17:13 +08:00 |
WANG MINGMING
|
9012834531
|
Merge branch 'feature/3.0_wxy' into 3.0
|
2022-06-23 10:16:58 +08:00 |
wangmm0220
|
bed7702056
|
Merge branch 'feature/3.0_wxy' of github.com:taosdata/TDengine into feature/3.0_wxy
|
2022-06-23 10:11:42 +08:00 |
wangmm0220
|
bdef3c34a1
|
fix:unit test cases
|
2022-06-23 10:11:08 +08:00 |