fix(deps): update rust crate datafusion to v36 - autoclosed #102
Annotations
6 errors and 1 warning
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
❌ No test results found for Test Report
|
cargo test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|