fix(deps): update rust crate datafusion to v40 - autoclosed #250
Annotations
19 errors
cargo clippy:
src/main.rs#L402
`?` couldn't convert the error to `datafusion::error::DataFusionError`
|
cargo clippy:
src/main.rs#L420
`?` couldn't convert the error to `datafusion::error::DataFusionError`
|
cargo clippy:
src/main.rs#L55
the trait bound `object_store::aws::AmazonS3: object_store::ObjectStore` is not satisfied
|
cargo clippy:
src/main.rs#L80
the trait bound `object_store::gcp::GoogleCloudStorage: object_store::ObjectStore` is not satisfied
|
cargo clippy:
src/main.rs#L103
the trait bound `deltalake::DeltaTable: datafusion::datasource::TableProvider` is not satisfied
|
cargo clippy:
src/main.rs#L61
`?` couldn't convert the error to `datafusion::error::DataFusionError`
|
cargo clippy:
src/main.rs#L86
`?` couldn't convert the error to `datafusion::error::DataFusionError`
|
cargo clippy:
src/main.rs#L101
`?` couldn't convert the error to `datafusion::error::DataFusionError`
|
cargo clippy
Process completed with exit code 101.
|
cargo test:
src/main.rs#L402
`?` couldn't convert the error to `datafusion::error::DataFusionError`
|
cargo test:
src/main.rs#L420
`?` couldn't convert the error to `datafusion::error::DataFusionError`
|
cargo test:
src/main.rs#L55
the trait bound `AmazonS3: object_store::ObjectStore` is not satisfied
|
cargo test:
src/main.rs#L80
the trait bound `GoogleCloudStorage: object_store::ObjectStore` is not satisfied
|
cargo test:
src/main.rs#L103
the trait bound `DeltaTable: datafusion::datasource::TableProvider` is not satisfied
|
cargo test:
src/main.rs#L61
`?` couldn't convert the error to `datafusion::error::DataFusionError`
|
cargo test:
src/main.rs#L86
`?` couldn't convert the error to `datafusion::error::DataFusionError`
|
cargo test:
src/main.rs#L101
`?` couldn't convert the error to `datafusion::error::DataFusionError`
|
cargo test
Process completed with exit code 101.
|
cargo test
❌ No test results found for Test Report
|