mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-22 17:40:34 +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).