ClickHouse/tests
Azat Khuzhin 94566abda9 Fix reusing of files > 4GB from base backup
Previosly u64 numbers was truncated to u32 numbers during writing to the
mdatadata xml file, and further incremental backup cannot reuse them,
since the file in base backup is smaller.

P.S. There can be other places, I thought about enabling
-Wshorten-64-to-32, but there are lots of warnings right now.

Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-10-07 14:56:09 +02:00
..
ci
config
fuzz
instructions
integration Fix reusing of files > 4GB from base backup 2022-10-07 14:56:09 +02:00
jepsen.clickhouse-keeper
perf_drafts
performance
queries Merge pull request #42046 from evillique/fix-bz2-decoding 2022-10-06 16:02:09 +02:00
.gitignore
clickhouse-test
CMakeLists.txt
msan_suppressions.txt
tsan_suppressions.txt
ubsan_suppressions.txt