Files
scylladb/mutation
Botond Dénes 155d12f4c9 mutation/collection_mutation: don't copy the serialized collection
serialize_collection_mutation() copies the serialized collection into
the returned collection_mutation object. Change to move to avoid the
copy.

Fixes: SCYLLADB-1041

Closes scylladb/scylladb#29010

(cherry picked from commit 15cfa5beeb)

Closes scylladb/scylladb#29024

Closes scylladb/scylladb#29037
2026-03-20 11:00:11 +02:00
..