mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-19 16:15:07 +00:00
We want query_local() to actually respect the key we pass to it. Fixes an issue in keyspace merging code where we returned multiple rows for a keyspace. Signed-off-by: Pekka Enberg <penberg@cloudius-systems.com>