fix(deps): update rust crate deltalake to 0.21 #259
Annotations
8 errors
cargo clippy:
tests/files_on_localfs.rs#L139
the borrowed expression implements the required traits
|
cargo clippy:
src/main.rs#L103
the trait bound `deltalake::DeltaTable: datafusion::datasource::TableProvider` is not satisfied
|
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#L103
the trait bound `DeltaTable: datafusion::datasource::TableProvider` is not satisfied
|
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
|