mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-01 04:26:48 +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.