Search before asking
Description
There is TODO in KvRecord:
/// TODO: Connect KvReadContext and return CompactedRow records.
I splitted the inital task #111 to two parts:
- Write logic and all abstractions
- CompactedRow support for read_from for KvRecord
Willingness to contribute