Expand description
Core functionality for reading Avro data into Arrow arrays
Implements the primary reader interface and record decoding logic. Read Avro data to Arrow
Modulesยง
Functionsยง
- read_
blocks ๐ - Return an iterator of
Block
from the providedBufRead
- read_
header ๐ - Read a
Header
from the providedBufRead