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