mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-25 19:10:42 +00:00
Needed before converting the mx reader to flat_mutation_reader_v2 because now it and the k_l reader cannot share the reader implementation. They derive from different reader impl bases and push different fragment types.