17 stable releases (6 major)
Uses new Rust 2024
| new 53.0.0 | Mar 23, 2026 |
|---|---|
| 52.4.0 | Mar 22, 2026 |
| 52.1.0 | Jan 23, 2026 |
| 51.0.0 | Nov 19, 2025 |
| 47.0.0 | Apr 20, 2025 |
#84 in #apache-arrow
844,834 downloads per month
Used in 302 crates
(2 directly)
7MB
131K
SLoC
Apache DataFusion CSV DataSource
Apache DataFusion is an extensible query execution framework, written in Rust, that uses Apache Arrow as its in-memory format.
This crate is a submodule of DataFusion that defines a CSV based file source.
Most projects should use the datafusion crate directly, which re-exports
this module. If you are already using the datafusion crate, there is no
reason to use this crate directly in your project as well.
Dependencies
~58MB
~1M SLoC