Skip to content

fix(deps): update datafusion ecosystem #530

fix(deps): update datafusion ecosystem

fix(deps): update datafusion ecosystem #530

Triggered via pull request February 18, 2026 02:08
Status Failure
Total duration 4m 49s
Artifacts

test_suite.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 1 warning
cargo clippy: src/main.rs#L82
the trait bound `object_store::gcp::GoogleCloudStorage: deltalake::ObjectStore` is not satisfied
cargo clippy: src/main.rs#L64
type annotations needed
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#L57
the trait bound `object_store::aws::AmazonS3: deltalake::ObjectStore` is not satisfied
cargo clippy: src/main.rs#L459
`?` couldn't convert the error to `datafusion::error::DataFusionError`
cargo clippy: src/main.rs#L459
`?` couldn't convert the error to `datafusion::error::DataFusionError`
cargo clippy: src/main.rs#L441
`?` couldn't convert the error to `datafusion::error::DataFusionError`
cargo clippy: src/main.rs#L441
`?` couldn't convert the error to `datafusion::error::DataFusionError`
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: src/main.rs#L88
`?` couldn't convert the error to `DataFusionError`
cargo test: src/main.rs#L63
`?` couldn't convert the error to `DataFusionError`
cargo test: src/main.rs#L108
the trait bound `DeltaTable: 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#L82
the trait bound `object_store::gcp::GoogleCloudStorage: deltalake::ObjectStore` is not satisfied
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#L57
the trait bound `object_store::aws::AmazonS3: deltalake::ObjectStore` is not satisfied
cargo test: src/main.rs#L459
`?` couldn't convert the error to `DataFusionError`
cargo test: src/main.rs#L441
`?` couldn't convert the error to `DataFusionError`
cargo test: src/main.rs#L406
no method named `infer_options` found for struct `ListingTableConfig` in the current scope
cargo test: src/main.rs#L29
unused import: `object_store::ObjectStore`