Expand description
Logic for different Avro container file formats.
Structs§
- Avro
Binary Format - Raw Avro binary streaming format using Single-Object Encoding per record.
- Avro
OcfFormat - Avro Object Container File (OCF) format writer.
Traits§
- Avro
Format - Format abstraction implemented by each container‐level writer.