mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-22 01:20:39 +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.