mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-05 14:33:08 +00:00
This patch changes a lambda argument type so the keyspace name is passed by reference instead of copying it, in read_schema_for_keyspaces(). Signed-off-by: Duarte Nunes <duarte@scylladb.com> Message-Id: <20170309213134.10331-1-duarte@scylladb.com>