Skip to content

fix(deps): update datafusion ecosystem #555

fix(deps): update datafusion ecosystem

fix(deps): update datafusion ecosystem #555

Triggered via pull request April 17, 2026 02:39
Status Failure
Total duration 11m 55s
Artifacts

test_suite.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 1 warning
cargo clippy
Process completed with exit code 101.
cargo clippy: src/main.rs#L106
`?` couldn't convert the error to `datafusion::error::DataFusionError`
cargo clippy: src/main.rs#L106
`?` couldn't convert the error to `datafusion::error::DataFusionError`
cargo clippy: src/main.rs#L108
the trait bound `deltalake::DeltaTable: datafusion::datasource::TableProvider` is not satisfied
cargo clippy: src/main.rs#L89
no method named `head` found for struct `std::sync::Arc<object_store::gcp::GoogleCloudStorage>` in the current scope
cargo clippy: src/main.rs#L64
no method named `head` found for struct `std::sync::Arc<object_store::aws::AmazonS3>` in the current scope
cargo clippy: src/main.rs#L406
no method named `infer_options` found for struct `datafusion::datasource::listing::ListingTableConfig` in the current scope
cargo clippy: src/main.rs#L29
unused import: `object_store::ObjectStore`
cargo test
❌ No test results found for Test Report
cargo test
Process completed with exit code 101.
cargo test: src/main.rs#L106
`?` couldn't convert the error to `datafusion::error::DataFusionError`
cargo test: src/main.rs#L108
the trait bound `DeltaTable: datafusion::datasource::TableProvider` is not satisfied
cargo test: src/main.rs#L89
no method named `head` found for struct `Arc<object_store::gcp::GoogleCloudStorage>` in the current scope
cargo test: src/main.rs#L64
no method named `head` found for struct `Arc<object_store::aws::AmazonS3>` in the current scope
cargo test: src/main.rs#L406
no method named `infer_options` found for struct `datafusion::datasource::listing::ListingTableConfig` in the current scope
cargo test: src/main.rs#L29
unused import: `object_store::ObjectStore`