mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-27 20:05:10 +00:00
Key column values fetched during the TTL scan have a well-defined order - primary columns come first. This assumption is now used to simplify getting the values from rows during scans without having to consult result metadata first. Tests: unit(release) Message-Id: <dcb19b8bab0dd02838693fe06d5a835ea2f378ff.1638357005.git.sarna@scylladb.com>