Files
scylladb/compaction
Mikołaj Sielużycki 447bd8a2e0 compaction: Fetch start_size from compaction_result
The start size is calculated during compaction and returned from
sstables::compact_sstables, so there is no need to do it twice.
2022-06-07 12:55:28 +02:00
..