fix(deps): update rust crate deltalake to 0.21 #259
Annotations
4 errors
Run cargo clippy --all-features --all-targets --workspace -- -D warnings:
tests/files_on_localfs.rs#L139
the borrowed expression implements the required traits
|
Run cargo clippy --all-features --all-targets --workspace -- -D warnings:
src/main.rs#L103
the trait bound `deltalake::DeltaTable: datafusion::datasource::TableProvider` is not satisfied
|
Run cargo clippy --all-features --all-targets --workspace -- -D warnings:
src/main.rs#L101
`?` couldn't convert the error to `datafusion::error::DataFusionError`
|
Run cargo clippy --all-features --all-targets --workspace -- -D warnings
Process completed with exit code 101.
|
Loading