Files
scylladb/tools
Michał Chojnowski 141895f9eb sstables/index_reader: make the return value of get_partition_key optional
BTI indexes only store encoded prefixes of partition keys,
not the whole keys. They can't reliably implement `get_partition_key`.
The index reader interface must be weakened and callers must
be adapted.
2025-07-25 11:00:18 +02:00
..
2025-02-04 12:06:54 +02:00
2025-02-08 21:54:42 +02:00
2025-06-30 07:24:05 +03:00