Skip to content

fix(deps): update rust crate datafusion to v36 - autoclosed #102

fix(deps): update rust crate datafusion to v36 - autoclosed

fix(deps): update rust crate datafusion to v36 - autoclosed #102

Triggered via pull request March 29, 2024 08:03
Status Failure
Total duration 3m 30s
Artifacts

test_suite.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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/