datafusion 0.2.14

DataFusion is a SQL parser, planner, and execution framework for Rust with support for CSV and Apache Parquet file formats
docs.rs failed to build datafusion-0.2.14
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: datafusion-36.0.0

DataFusion

DataFusion is a SQL parser, planner, and query execution library for Rust. It is data source agnostic but provides implementations for CSV and Apache Parquet file formats. A DataFrame API is also provided.