mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-29 19:21:01 +00:00
The helper if huge in the form of then-chain. Also it's generic enough not to limit itself in returning sstables' Data file names only. refs: #14122 (detached from the one that needs more thinking about) Closes #14174 * github.com:scylladb/scylladb: table: Return shared sstable from get_sstables_by_partition_key() table: Coroutinize get_sstables_by_partition_key()