Benguang Zhao
|
dc402e21e3
|
fix: merge old version range of head and tomb files in tsdbDataFileWriterCloseCommit
|
2023-10-19 10:37:34 +08:00 |
Benguang Zhao
|
f8c6e8744a
|
refact: change field name of pExclude in SVSnapReader
|
2023-10-19 10:37:34 +08:00 |
Benguang Zhao
|
01d0c1247d
|
enh: record ver range in writer ctx
|
2023-10-19 10:37:34 +08:00 |
Benguang Zhao
|
f207b3ddd5
|
refact: rename func names of tsdbDataWriterUpdVerRange and tsdbSttWriterUpdVerRange
|
2023-10-19 10:37:34 +08:00 |
Benguang Zhao
|
399afe1094
|
refact: tidy up declarations of funcs in tsdbUpgrade.c
|
2023-10-19 10:37:25 +08:00 |
yihaoDeng
|
365d535e6d
|
add rpc sync read timeout
|
2023-10-19 10:32:51 +08:00 |
Benguang Zhao
|
ed6d7c4c4d
|
refact: relocate declarations and defs of tsdbFileWriteTombBlock and tsdbFileWriteTombBlk
|
2023-10-19 10:17:34 +08:00 |
Benguang Zhao
|
823aad4a5e
|
enh: record version range of STFile for data and stt files
|
2023-10-19 10:17:34 +08:00 |
Benguang Zhao
|
3cd458f5c9
|
enh: fill minVer and maxVer of nf in STFileObj during migration
|
2023-10-19 10:17:34 +08:00 |
Benguang Zhao
|
1446b44733
|
fixup: remove minVer and maxVer in FSetWriterConfig
|
2023-10-19 10:17:34 +08:00 |
Benguang Zhao
|
c8a46394f1
|
enh: set default values of minVer and maxVer while upgrading from CURRENT
|
2023-10-19 10:17:34 +08:00 |
Benguang Zhao
|
ab7a20c117
|
enh: write stt and data files with minVer and maxVer
|
2023-10-19 10:17:34 +08:00 |
Benguang Zhao
|
da28d490aa
|
enh: filterByVersion with snap ranges
|
2023-10-19 10:17:34 +08:00 |
Benguang Zhao
|
7a13e4b2cf
|
enh: add minVer and maxVer for entries in current.json
|
2023-10-19 10:17:34 +08:00 |
Benguang Zhao
|
1be2835fc1
|
enh: exclude a list of snap ranges in tsdbSnapReaderOpen
|
2023-10-19 10:17:34 +08:00 |
Benguang Zhao
|
573c28fd06
|
enh: iterate over a list of snap ranges for STsdbSnapReader
|
2023-10-19 10:17:28 +08:00 |
yihaoDeng
|
1910540a61
|
add rpc sync read timeout
|
2023-10-19 10:15:04 +08:00 |
wade zhang
|
56160a12de
|
Merge pull request #22831 from taosdata/enh/TD-24376-3.0
enh/TD-24376: show mnode deployment conditions in log
|
2023-10-19 09:53:07 +08:00 |
dapan1121
|
afe963a9d1
|
enh: support view privilege
|
2023-10-19 08:31:31 +08:00 |
liuyao
|
5852a0975e
|
set fill history range
|
2023-10-18 19:49:05 +08:00 |
chenhaoran
|
788f21fd94
|
test: support replica3 in splited/transform tmqvnode
|
2023-10-18 19:38:24 +08:00 |
Minglei Jin
|
52c8bc91f9
|
cos/delete: fix delete object cond and double free
|
2023-10-18 18:21:45 +08:00 |
Alex Duan
|
ef267a9a36
|
Merge pull request #23314 from taosdata/test/add_create_stream_sleep_3.0
test: add 500ms sleep after create-stream for branch-3.0
|
2023-10-18 04:45:09 -05:00 |
Shungang Li
|
5b69b584c3
|
enh: add log for deploy mnode
|
2023-10-18 16:58:58 +08:00 |
yihaoDeng
|
ef27c87756
|
opt status send
|
2023-10-18 16:37:34 +08:00 |
yihaoDeng
|
e62f3fa86a
|
opt status send
|
2023-10-18 16:03:55 +08:00 |
chenhaoran
|
e7d9de06cb
|
test: support replica3 in splited/transform tmqvnode
|
2023-10-18 15:59:04 +08:00 |
slzhou
|
02658a4b3c
|
fix: add test case
|
2023-10-18 15:30:18 +08:00 |
Minglei Jin
|
f26ec41b8e
|
vnode/cos: fix get callback buffer
|
2023-10-18 15:30:02 +08:00 |
slzhou
|
9c1697bfd1
|
fix: fix minior error
|
2023-10-18 13:19:44 +08:00 |
Haojun Liao
|
c6dd73b68b
|
Merge pull request #23187 from taosdata/feat/TD-26056
feat:add replay logic
|
2023-10-18 11:43:43 +08:00 |
Haojun Liao
|
6120ba440d
|
Merge pull request #23306 from taosdata/opti/TD-19291
feat:[TD-19291]Schemaless table name can be composed based on rule
|
2023-10-18 11:41:59 +08:00 |
slzhou
|
98d782cfa5
|
fix: if not subquery, rewrite project alias
|
2023-10-18 11:04:34 +08:00 |
jiajingbin
|
ed544186b3
|
test: add 500ms sleep after create-stream for branch-3.0
|
2023-10-18 10:53:31 +08:00 |
Minglei Jin
|
a9dfb40069
|
contrib/cmake: remove unused steps
|
2023-10-18 10:51:47 +08:00 |
slzhou
|
cdc8b757ad
|
fix: remove subquery user alias name distinct check
|
2023-10-18 10:11:43 +08:00 |
dapan1121
|
e6755461f5
|
Merge pull request #23087 from taosdata/szhou/pseudo-column-aliasname
enhance: support select `pseduo_column` from (select pseudo_column ...)
|
2023-10-18 09:23:01 +08:00 |
chenhaoran
|
aba7143994
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into test/3.0/TD-24125
|
2023-10-17 20:35:31 +08:00 |
wangmm0220
|
5839e71f1f
|
fix:test case error
|
2023-10-17 18:52:25 +08:00 |
chenhaoran
|
d6579d0498
|
test: support replica3 in splited/transform tmqvnode
|
2023-10-17 18:30:47 +08:00 |
chenhaoran
|
6d9732e87a
|
test: set taosd log leavel 135
|
2023-10-17 18:26:04 +08:00 |
Minglei Jin
|
11b65e2779
|
vnode/cos: make dependent lib public
|
2023-10-17 18:11:13 +08:00 |
Minglei Jin
|
4bc3c22e0c
|
cmake/ssl: install install_sw only
|
2023-10-17 17:46:11 +08:00 |
Minglei Jin
|
dd21d8e3ad
|
cos/multipart: first round multipart uploading
|
2023-10-17 17:24:50 +08:00 |
wade zhang
|
16826aaf45
|
Merge pull request #23305 from taosdata/FIX/TS-4134-3.0
enh: proceed sync log buffer on failure of appending too
|
2023-10-17 17:01:13 +08:00 |
wangmm0220
|
d8c48dd346
|
fix:rollback
|
2023-10-17 15:36:59 +08:00 |
wangmm0220
|
486227d341
|
fix:rollback
|
2023-10-17 15:35:49 +08:00 |
wangmm0220
|
a16c9be49f
|
feat:[TD-19291]Schemaless table name can be composed based on rule
|
2023-10-17 15:34:16 +08:00 |
Minglei Jin
|
ddfdbb3207
|
xml2: add sub dir if building libs3
|
2023-10-17 15:28:36 +08:00 |
Minglei Jin
|
d8b0d8085b
|
cmake/ssl: make curl depends openssl
|
2023-10-17 15:16:20 +08:00 |