mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-30 11:36:54 +00:00
Fixes #7615 Allows N mutations to be written "atomically" (i.e. in the same call). Either all are added to segement, or none. Returns rp_handle vector corresponding to the call vector.