blob: bdfd7db9a8d4840b6f843984837ad3e9fd8b377f [file] [log] [blame]
A lot of the format spec is still not implemented:
- Other compression codecs. Only snappy is implemented.
- Nested schema
The write path is not started.
We need to design a record abstraction that would make it easy to implement
an AvroRecordReader, ThriftRecordReader, etc.