mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-22 09:30:45 +00:00
The former constructs a memtable from the vector of mutations and then does exactlty the same steps as the latter one -- creates an sstable corresponding to the memtable. Signed-off-by: Pavel Emelyanov <xemul@scylladb.com>