Crates.io | datafusion-substrait |
lib.rs | datafusion-substrait |
version | |
source | src |
created_at | 2022-12-16 17:14:31.872464 |
updated_at | 2025-02-07 15:33:50.700614 |
description | DataFusion Substrait Producer and Consumer |
homepage | https://datafusion.apache.org |
repository | https://github.com/apache/datafusion |
max_upload_size | |
id | 739007 |
Cargo.toml error: | TOML parse error at line 19, column 1 | 19 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include` |
size | 0 |
This crate contains a Substrait producer and consumer for Apache Arrow [DataFusion] plans. See API Docs for details and examples.