Robert Schulze
|
113bb00005
|
Fix clang-tidy "-readability-redundant-inline-specifier"
|
2024-05-19 10:23:58 +00:00 |
|
Antonio Andelic
|
f5597b1f8e
|
Revert changes from https://github.com/ClickHouse/ClickHouse/pull/53064
|
2023-08-07 12:21:50 +00:00 |
|
Michael Kolupaev
|
9a128fa554
|
Fix ZstdDeflatingWriteBuffer truncating the output sometimes
|
2023-08-04 20:47:45 +00:00 |
|
Antonio Andelic
|
161afea266
|
Add support for changelog
|
2023-05-24 07:43:57 +00:00 |
|
LiuYangkuan
|
f29700bd2f
|
use IDisk to do IO in Keeper's snapshots and logs
|
2023-02-02 19:47:30 +08:00 |
|
alesapin
|
c09825919b
|
Better comments
|
2022-05-04 18:24:28 +02:00 |
|
alesapin
|
c6556da5fc
|
Fix bug which can lead to corrupted logs in compressed format
|
2022-05-04 18:08:00 +02:00 |
|
Azat Khuzhin
|
c07a2c856a
|
Fix bypass virtual dispatch in ZstdDeflatingAppendableWriteBuffer
clang-tidy [1]:
"Call to virtual method 'ZstdDeflatingAppendableWriteBuffer::finalizeAfter' during destruction bypasses virtual dispatch"
[1]: https://s3.amazonaws.com/clickhouse-builds/33840/d021190b8c7ae0f5dc2decb953c471ea9d770981/binary_tidy/build_log.log
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2022-01-20 20:40:04 +03:00 |
|
avogar
|
b8695e8236
|
Fix comments
|
2021-11-22 14:19:26 +03:00 |
|
avogar
|
c521a9131a
|
Small refactoring of WriteBiffer-s
|
2021-11-11 02:11:18 +03:00 |
|
alesapin
|
ac7579f187
|
Compressed logs for keeper
|
2021-09-21 17:29:05 +03:00 |
|