fix(deps): update datafusion ecosystem #555
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`
|