datafusion-catalog-listing

Crates.iodatafusion-catalog-listing
lib.rsdatafusion-catalog-listing
version52.1.0
created_at2025-03-07 19:15:14.032841+00
updated_at2026-01-24 15:59:42.077091+00
descriptiondatafusion-catalog-listing
homepagehttps://datafusion.apache.org
repositoryhttps://github.com/apache/datafusion
max_upload_size
id1583560
size167,217
Andy Grove (andygrove)

documentation

README

Apache DataFusion Catalog Listing

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 with ListingTable, an implementation of TableProvider based on files in a directory (either locally or on remote object storage such as S3).

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.

Commit count: 12494

cargo fmt