Skip to content

DataFusion 31 and Arrow 46 upgrade #1118

DataFusion 31 and Arrow 46 upgrade

DataFusion 31 and Arrow 46 upgrade #1118

Triggered via pull request September 13, 2023 19:10
Status Failure
Total duration 7m 20s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 15 warnings
python
this function takes 4 arguments but 2 arguments were supplied
python
The process '/github/home/.cargo/bin/cargo' failed with exit code 101
python
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions/cache@v2, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
python
unneeded sub `cfg` when there is only one condition
python
this is an outer doc comment and does not apply to the parent module or crate
python
this operation has no effect
python
this loop could be written as a `while let` loop
python
very complex type used. Consider factoring parts into `type` definitions
python
very complex type used. Consider factoring parts into `type` definitions
python
use of `expect` followed by a function call
python
this `to_owned` call clones the Cow<'_, str> itself and does not cause the Cow<'_, str> contents to become owned
python
you seem to be trying to use `match` for destructuring a single pattern. Consider using `if let`
python
this lifetime isn't used in the impl
python
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/
python
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/
python
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/
python
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/