mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-31 03:56:42 +00:00
In some cases, sstables created during row level repair should be enqueued as staging in order to generate view updates from them. Fixes #4034