devinjdangelo commented on PR #7896:
URL: 
https://github.com/apache/arrow-datafusion/pull/7896#issuecomment-1776078124

   Checks currently failing, but I don't think it is related to the changes in 
this PR: 
   ```
   Run cargo check --no-default-features -p datafusion
       Updating crates.io index
   error: failed to select a version for the requirement `ahash = "^0.7.0"`
   candidate versions found which didn't match: 0.8.5, 0.8.4, 0.4.1, ...
   location searched: crates.io index
   required by package `hashbrown v0.11.0`
       ... which satisfies dependency `hashbrown = "^0.11"` of package `rkyv 
v0.7.0`
       ... which satisfies dependency `rkyv = "^0.7"` of package `rust_decimal 
v1.27.0`
       ... which satisfies dependency `rust_decimal = "^1.27.0"` of package 
`datafusion v32.0.0 (/__w/arrow-datafusion/arrow-datafusion/datafusion/core)`
       ... which satisfies path dependency `datafusion` of package 
`datafusion-benchmarks v32.0.0 
(/__w/arrow-datafusion/arrow-datafusion/benchmarks)`
   perhaps a crate was updated and forgotten to be re-vendored?
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to