Files
scylladb/test/lib
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:21:31 +03:00
2025-01-09 10:37:35 +00:00