File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2121
2222[ DataFusion] ( df ) is an extensible query execution framework, written in Rust, that uses Apache Arrow as its in-memory format.
2323
24- This crate contains the main entrypoints and high level DataFusion APIs such as SessionContext, and DataFrame and ListingTable.
24+ This crate contains the main entrypoints and high level DataFusion APIs such as SessionContext, and DataFrame and ListingTable.
2525
2626[ df ] : https://crates.io/crates/datafusion
Original file line number Diff line number Diff line change 2121
2222[ DataFusion] ( df ) is an extensible query execution framework, written in Rust, that uses Apache Arrow as its in-memory format.
2323
24- This crate is a submodule of DataFusion that provides execution runtime such as the memory pools and disk manager.
24+ This crate is a submodule of DataFusion that provides execution runtime such as the memory pools and disk manager.
2525
2626[ df ] : https://crates.io/crates/datafusion
You can’t perform that action at this time.
0 commit comments