14 stable releases (6 major)
Uses new Rust 2024
| new 52.0.0 | Jan 12, 2026 |
|---|---|
| 51.0.0 | Nov 19, 2025 |
| 50.3.0 | Oct 24, 2025 |
| 49.0.2 | Aug 25, 2025 |
| 46.0.1 | Mar 20, 2025 |
#539 in Encoding
450,906 downloads per month
Used in 277 crates
(20 directly)
8MB
152K
SLoC
Apache DataFusion 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 common DataSource related components like FileScanConfig, FileCompression etc.
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
~43–58MB
~1M SLoC