mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-31 20:16:43 +00:00
We don't really need to copy keys as the parser is not reused until we're done. Also, in case of a single key we don't use map_reduce() which saves us one allocation (reducer).