Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
datafusion_datasource_avro - Rust
[go: Go Back, main page]

Crate datafusion_datasource_avro

Source
Expand description

An Avro based FileSource implementation and related functionality.

Re-exports§

pub use file_format::*;

Modules§

avro_to_arrow
This module contains code for reading Avro data into RecordBatches
file_format
Apache Avro FileFormat abstractions
source
Execution plan for reading line-delimited Avro files