42 releases (major breaking)
| 51.0.0 | Nov 19, 2025 |
|---|---|
| 50.3.0 | Oct 24, 2025 |
| 50.0.0 | Sep 16, 2025 |
| 49.0.2 | Aug 25, 2025 |
| 20.0.0 | Mar 14, 2023 |
#2659 in Database interfaces
699,716 downloads per month
Used in 323 crates
(25 directly)
2.5MB
49K
SLoC
Apache DataFusion Execution
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 provides execution runtime such as the memory pools and disk manager.
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
~37–57MB
~853K SLoC