mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-21 23:32:15 +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.