rsql_driver_avro 0.17.0

rsql avro driver
Documentation

rsql_driver_avro

ci Documentation Code Coverage Benchmarks Latest version License Semantic Versioning

rsql_driver_avro is a data driver for Apache Avro files.

Usage

Driver url format: avro://<file>

The driver is implemented using Polars SQL.

Safety

These crates use #![forbid(unsafe_code)] to ensure everything is implemented in 100% safe Rust.

License

Licensed under either of: