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

Download history 106952/week @ 2025-12-01 110873/week @ 2025-12-08 119064/week @ 2025-12-15 77139/week @ 2025-12-22 83152/week @ 2025-12-29 162412/week @ 2026-01-05 161098/week @ 2026-01-12 146795/week @ 2026-01-19 144979/week @ 2026-01-26 138882/week @ 2026-02-02 132067/week @ 2026-02-09 118683/week @ 2026-02-16 139120/week @ 2026-02-23 174092/week @ 2026-03-02 284586/week @ 2026-03-09 239975/week @ 2026-03-16

844,834 downloads per month
Used in 302 crates (2 directly)

Apache-2.0

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