mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-31 12:06:44 +00:00
Use the collection_mutation_view directly. Also use managed_bytes_view for collection keys to match collection_mutation_view::iterator::value_type and to avoid unnecessary key linearization.