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

   <!-- 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-common' failed with 
output:
   -----
       Updating crates.io index
   error: failed to select a version for the requirement `arrow = "^59.1.0"`
   candidate versions found which didn't match: 59.0.0, 58.3.0, 58.2.0, ...
   location searched: crates.io index
   required by package `datafusion-common v54.0.0 
(/home/runner/work/datafusion/datafusion/datafusion/common)`
       ... which satisfies path dependency `datafusion-common` of package 
`placeholder v0.0.0 
(/home/runner/work/datafusion/datafusion/target/semver-checks/local-datafusion_common-54_0_0-x86_64_unknown_linux_gnu-f9cccb49834cc3e3)`
   
   -----
   error: failed to update dependencies for crate datafusion-common 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/common --features 
backtrace,force_hash_collisions,object_store,parquet,parquet_encryption,recursive_protection,sql,sqlparser
 &&
             cargo update
   
   error: running 'cargo update' on crate 'datafusion-functions' failed with 
output:
   -----
       Updating crates.io index
   error: failed to select a version for the requirement `arrow = "^59.1.0"`
   candidate versions found which didn't match: 59.0.0, 58.3.0, 58.2.0, ...
   location searched: crates.io index
   required by package `datafusion-functions v54.0.0 
(/home/runner/work/datafusion/datafusion/datafusion/functions)`
       ... which satisfies path dependency `datafusion-functions` of package 
`placeholder v0.0.0 
(/home/runner/work/datafusion/datafusion/target/semver-checks/local-datafusion_functions-54_0_0-x86_64_unknown_linux_gnu-aebe678f280ae0e3)`
   
   -----
   error: failed to update dependencies for crate datafusion-functions 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/functions --features 
base64,blake2,blake3,chrono-tz,crypto_expressions,datetime_expressions,default,encoding_expressions,hex,math_expressions,md-5,regex,regex_expressions,sha2,string_expressions,unicode_expressions,uuid
 &&
             cargo update
   
   error: running 'cargo update' on crate 'datafusion-functions-aggregate' 
failed with output:
   -----
       Updating crates.io index
   error: failed to select a version for the requirement `arrow = "^59.1.0"`
   candidate versions found which didn't match: 59.0.0, 58.3.0, 58.2.0, ...
   location searched: crates.io index
   required by package `datafusion-functions-aggregate v54.0.0 
(/home/runner/work/datafusion/datafusion/datafusion/functions-aggregate)`
       ... which satisfies path dependency `datafusion-functions-aggregate` of 
package `placeholder v0.0.0 
(/home/runner/work/datafusion/datafusion/target/semver-checks/local-datafusion_functions_aggregate-54_0_0-x86_64_unknown_linux_gnu-04e18662548f8c91)`
   
   -----
   error: failed to update dependencies for crate 
datafusion-functions-aggregate 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/functions-aggregate 
--features force_hash_collisions &&
             cargo update
   
   error: running 'cargo update' on crate 'datafusion-functions-nested' failed 
with output:
   -----
       Updating crates.io index
   error: failed to select a version for the requirement `arrow = "^59.1.0"`
   candidate versions found which didn't match: 59.0.0, 58.3.0, 58.2.0, ...
   location searched: crates.io index
   required by package `datafusion-functions-nested v54.0.0 
(/home/runner/work/datafusion/datafusion/datafusion/functions-nested)`
       ... which satisfies path dependency `datafusion-functions-nested` of 
package `placeholder v0.0.0 
(/home/runner/work/datafusion/datafusion/target/semver-checks/local-datafusion_functions_nested-54_0_0-x86_64_unknown_linux_gnu-4bad501135bc976c)`
   
   -----
   error: failed to update dependencies for crate datafusion-functions-nested 
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/functions-nested --features 
default,sql &&
             cargo update
   
   error: running 'cargo update' on crate 'datafusion-physical-expr-common' 
failed with output:
   -----
       Updating crates.io index
   error: failed to select a version for the requirement `arrow = "^59.1.0"`
   candidate versions found which didn't match: 59.0.0, 58.3.0, 58.2.0, ...
   location searched: crates.io index
   required by package `datafusion-physical-expr-common v54.0.0 
(/home/runner/work/datafusion/datafusion/datafusion/physical-expr-common)`
       ... which satisfies path dependency `datafusion-physical-expr-common` of 
package `placeholder v0.0.0 
(/home/runner/work/datafusion/datafusion/target/semver-checks/local-datafusion_physical_expr_common-54_0_0-x86_64_unknown_linux_gnu-ffd76717a91ae125)`
   
   -----
   error: failed to update dependencies for crate 
datafusion-physical-expr-common 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/physical-expr-common 
--features default,proto &&
             cargo update
   
   error: running 'cargo update' on crate 'datafusion-proto-common' failed with 
output:
   -----
       Updating crates.io index
   error: failed to select a version for the requirement `arrow = "^59.1.0"`
   candidate versions found which didn't match: 59.0.0, 58.3.0, 58.2.0, ...
   location searched: crates.io index
   required by package `datafusion-proto-common v54.0.0 
(/home/runner/work/datafusion/datafusion/datafusion/proto-common)`
       ... which satisfies path dependency `datafusion-proto-common` of package 
`placeholder v0.0.0 
(/home/runner/work/datafusion/datafusion/target/semver-checks/local-datafusion_proto_common-54_0_0-x86_64_unknown_linux_gnu-acf4fa010dedbd89)`
   
   -----
   error: failed to update dependencies for crate datafusion-proto-common 
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/proto-common --features 
default,json,pbjson,serde &&
             cargo update
   
   error: running 'cargo update' on crate 'datafusion-spark' failed with output:
   -----
       Updating crates.io index
   error: failed to select a version for the requirement `arrow = "^59.1.0"`
   candidate versions found which didn't match: 59.0.0, 58.3.0, 58.2.0, ...
   location searched: crates.io index
   required by package `datafusion-spark v54.0.0 
(/home/runner/work/datafusion/datafusion/datafusion/spark)`
       ... which satisfies path dependency `datafusion-spark` of package 
`placeholder v0.0.0 
(/home/runner/work/datafusion/datafusion/target/semver-checks/local-datafusion_spark-54_0_0-x86_64_unknown_linux_gnu-a9517d2f8b476eb8)`
   
   -----
   error: failed to update dependencies for crate datafusion-spark 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/spark --features 
core,datafusion,default &&
             cargo update
   
   error: aborting due to failure to run 'cargo update' for crate 
datafusion-common 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