fix(deps): update rust crate deltalake to 0.30.0 #515
Annotations
8 errors
|
cargo clippy
Process completed with exit code 101.
|
|
cargo clippy:
src/main.rs#L106
`?` couldn't convert the error to `datafusion::error::DataFusionError`
|
|
cargo clippy:
src/main.rs#L106
`?` couldn't convert the error to `datafusion::error::DataFusionError`
|
|
cargo clippy:
src/main.rs#L108
the trait bound `deltalake::DeltaTable: datafusion::datasource::TableProvider` is not satisfied
|
|
cargo test
❌ No test results found for Test Report
|
|
cargo test
Process completed with exit code 101.
|
|
cargo test:
src/main.rs#L106
`?` couldn't convert the error to `datafusion::error::DataFusionError`
|
|
cargo test:
src/main.rs#L108
the trait bound `DeltaTable: datafusion::datasource::TableProvider` is not satisfied
|