github-actions[bot] commented on PR #22744: URL: https://github.com/apache/datafusion/pull/22744#issuecomment-4616995661
<!-- 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 `arrow = "^59.0.0"` candidate versions found which didn't match: 58.3.0, 58.2.0, 58.1.0, ... location searched: crates.io index required by package `datafusion v53.1.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-53_1_0-default-44d05ba70c24be25)` ----- error: failed to update dependencies for crate datafusion v53.1.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: 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.0.0"` candidate versions found which didn't match: 58.3.0, 58.2.0, 58.1.0, ... location searched: crates.io index required by package `datafusion-common v53.1.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-53_1_0-default-b6ddb7c2d8eda5c6)` ----- error: failed to update dependencies for crate datafusion-common v53.1.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-datasource-parquet' failed with output: ----- Updating crates.io index error: failed to select a version for the requirement `arrow = "^59.0.0"` candidate versions found which didn't match: 58.3.0, 58.2.0, 58.1.0, ... location searched: crates.io index required by package `datafusion-datasource-parquet v53.1.0 (/home/runner/work/datafusion/datafusion/datafusion/datasource-parquet)` ... which satisfies path dependency `datafusion-datasource-parquet` of package `placeholder v0.0.0 (/home/runner/work/datafusion/datafusion/target/semver-checks/local-datafusion_datasource_parquet-53_1_0-default-6b9780d27fce52ad)` ----- error: failed to update dependencies for crate datafusion-datasource-parquet v53.1.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/datasource-parquet --features parquet_encryption && cargo update error: running 'cargo update' on crate 'datafusion-physical-expr' failed with output: ----- Updating crates.io index error: failed to select a version for the requirement `arrow = "^59.0.0"` candidate versions found which didn't match: 58.3.0, 58.2.0, 58.1.0, ... location searched: crates.io index required by package `datafusion-physical-expr v53.1.0 (/home/runner/work/datafusion/datafusion/datafusion/physical-expr)` ... which satisfies path dependency `datafusion-physical-expr` of package `placeholder v0.0.0 (/home/runner/work/datafusion/datafusion/target/semver-checks/local-datafusion_physical_expr-53_1_0-default-10f6c42332b9f7a0)` ----- error: failed to update dependencies for crate datafusion-physical-expr v53.1.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 --features proto,recursive_protection && 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.0.0"` candidate versions found which didn't match: 58.3.0, 58.2.0, 58.1.0, ... location searched: crates.io index required by package `datafusion-physical-expr-common v53.1.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-53_1_0-default-f9b0c7d7466ac2ba)` ----- error: failed to update dependencies for crate datafusion-physical-expr-common v53.1.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-physical-plan' failed with output: ----- Updating crates.io index error: failed to select a version for the requirement `arrow = "^59.0.0"` candidate versions found which didn't match: 58.3.0, 58.2.0, 58.1.0, ... location searched: crates.io index required by package `datafusion-physical-plan v53.1.0 (/home/runner/work/datafusion/datafusion/datafusion/physical-plan)` ... which satisfies path dependency `datafusion-physical-plan` of package `placeholder v0.0.0 (/home/runner/work/datafusion/datafusion/target/semver-checks/local-datafusion_physical_plan-53_1_0-default-b18d4d8250a7053b)` ----- error: failed to update dependencies for crate datafusion-physical-plan v53.1.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-plan --features force_hash_collisions,proto,test_utils,tokio_coop,tokio_coop_fallback && 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.0.0"` candidate versions found which didn't match: 58.3.0, 58.2.0, 58.1.0, ... location searched: crates.io index required by package `datafusion-spark v53.1.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-53_1_0-default-6f3319ca5d884369)` ----- error: failed to update dependencies for crate datafusion-spark v53.1.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 v53.1.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]
