fix(deps): update rust crate datafusion to v36 - autoclosed #136
Annotations
7 errors
cargo clippy:
src/main.rs#L80
the trait bound `deltalake::DeltaTable: datafusion::datasource::TableProvider` is not satisfied
|
cargo clippy:
src/main.rs#L78
`?` couldn't convert the error to `datafusion::error::DataFusionError`
|
cargo clippy
Process completed with exit code 101.
|
cargo test:
src/main.rs#L80
the trait bound `DeltaTable: datafusion::datasource::TableProvider` is not satisfied
|
cargo test:
src/main.rs#L78
`?` 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
|