fix(deps): update rust crate datafusion to v41 - autoclosed #255
Annotations
21 errors
cargo clippy:
src/main.rs#L11
unresolved import `datafusion::catalog::TableReference`
|
cargo clippy:
tests/files_on_localfs.rs#L139
the borrowed expression implements the required traits
|
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 test:
src/main.rs#L11
unresolved import `datafusion::catalog::TableReference`
|
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
|