mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-09 00:13:31 +00:00
The callers all have local sys_ks argument: - merge_tables_and_views() - service::get_column_mapping() - database::parse_system_tables() And a test that can get it from cql_test_env. Signed-off-by: Pavel Emelyanov <xemul@scylladb.com>