Module avro_to_arrow

Module avro_to_arrow 

Source
Expand description

This module contains code for reading Avro data into RecordBatches

Modulesยง

arrow_array_reader ๐Ÿ”’
Avro to Arrow array readers
reader ๐Ÿ”’
schema ๐Ÿ”’

Structsยง

Reader
Avro file record reader
ReaderBuilder
Avro file reader builder

Functionsยง

read_avro_schema_from_reader
Read Avro schema given a reader
to_arrow_schema
Converts an avro schema to an arrow schema