github-actions[bot] commented on PR #23005:
URL: https://github.com/apache/datafusion/pull/23005#issuecomment-4735399629

   <!-- semver-check-comment -->
   Thank you for opening this pull request!
   
   Reviewer note: 
[cargo-semver-checks](https://github.com/obi1kenobi/cargo-semver-checks) 
reported the current version number is not SemVer-compatible with the changes 
in this pull request (compared against the base branch).
   
   <details>
   <summary>Details</summary>
   
   ```
        Cloning apache/main
   error: running 'cargo update' on crate 'datafusion' failed with output:
   -----
       Updating crates.io index
   error: failed to select a version for the requirement `object_store = 
"^0.14.0"`
   candidate versions found which didn't match: 0.13.2, 0.13.1, 0.13.0, ...
   location searched: crates.io index
   required by package `datafusion v54.0.0 
(/home/runner/work/datafusion/datafusion/datafusion/core)`
       ... which satisfies path dependency `datafusion` of package `placeholder 
v0.0.0 
(/home/runner/work/datafusion/datafusion/target/semver-checks/local-datafusion-54_0_0-x86_64_unknown_linux_gnu-b870d5604f72f9ae)`
   
   -----
   error: failed to update dependencies for crate datafusion v54.0.0
   note: this is unlikely to be a bug in cargo-semver-checks,
         and is probably an issue with the crate's Cargo.toml
   note: the following command can be used to reproduce the compilation error:
         cargo new --lib example &&
             cd example &&
             echo '[workspace]' >> Cargo.toml &&
             cargo add --path 
/home/runner/work/datafusion/datafusion/datafusion/core --features 
array_expressions,avro,backtrace,bzip2,compression,crypto_expressions,datafusion-datasource-avro,datafusion-datasource-parquet,datafusion-functions-nested,datafusion-sql,datetime_expressions,default,encoding_expressions,extended_tests,flate2,force_hash_collisions,liblzma,math_expressions,nested_expressions,parquet,parquet_encryption,recursive_protection,regex_expressions,serde,sql,sqlparser,string_expressions,unicode_expressions,zstd
 &&
             cargo update
   
   error: aborting due to failure to run 'cargo update' for crate datafusion 
v54.0.0
   ```
   
   </details>


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to