mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-02 04:56:58 +00:00
The sentence says that if table args are provided compaction will run on all tables. This is ambigous, so the sentence is rephrased to specify that compaction will only run on the provided tables. Closes scylladb/scylladb#15394