mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-22 01:20:39 +00:00
That's important for multiple compaction groups. Once replica::table supports multiple groups, there will be no table::as_table_state(), so for testing table with a single group, we'll be relying on column_family_for_tests::as_table_state(). Signed-off-by: Raphael S. Carvalho <raphaelsc@scylladb.com>