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

   <!-- 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 = "^60.0.0"`
   candidate versions found which didn't match: 59.3.0, 59.2.0, 59.1.0, ...
   location searched: crates.io index
   required by package `datafusion v55.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-55_0_0-x86_64_unknown_linux_gnu-31ac3077fbe1d274)`
   
   -----
   error: failed to update dependencies for crate datafusion v55.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,docs_generation,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-catalog-listing' failed 
with output:
   -----
       Updating crates.io index
   error: failed to select a version for the requirement `arrow = "^60.0.0"`
   candidate versions found which didn't match: 59.3.0, 59.2.0, 59.1.0, ...
   location searched: crates.io index
   required by package `datafusion-catalog-listing v55.0.0 
(/home/runner/work/datafusion/datafusion/datafusion/catalog-listing)`
       ... which satisfies path dependency `datafusion-catalog-listing` of 
package `placeholder v0.0.0 
(/home/runner/work/datafusion/datafusion/target/semver-checks/local-datafusion_catalog_listing-55_0_0-x86_64_unknown_linux_gnu-f45b1abb59c8d33f)`
   
   -----
   error: failed to update dependencies for crate datafusion-catalog-listing 
v55.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/catalog-listing &&
             cargo update
   
   error: running 'cargo update' on crate 'datafusion-cli' failed with output:
   -----
       Updating crates.io index
   error: failed to select a version for the requirement `arrow = "^60.0.0"`
   candidate versions found which didn't match: 59.3.0, 59.2.0, 59.1.0, ...
   location searched: crates.io index
   required by package `datafusion-cli v55.0.0 
(/home/runner/work/datafusion/datafusion/datafusion-cli)`
       ... which satisfies path dependency `datafusion-cli` of package 
`placeholder v0.0.0 
(/home/runner/work/datafusion/datafusion/target/semver-checks/local-datafusion_cli-55_0_0-x86_64_unknown_linux_gnu-bb2fa45d11361ac6)`
   
   -----
   error: failed to update dependencies for crate datafusion-cli v55.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-cli --features 
backtrace,default &&
             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 = "^60.0.0"`
   candidate versions found which didn't match: 59.3.0, 59.2.0, 59.1.0, ...
   location searched: crates.io index
   required by package `datafusion-common v55.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-55_0_0-x86_64_unknown_linux_gnu-9aba037e47571497)`
   
   -----
   error: failed to update dependencies for crate datafusion-common v55.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-datasource-arrow' failed 
with output:
   -----
       Updating crates.io index
   error: failed to select a version for the requirement `arrow = "^60.0.0"`
   candidate versions found which didn't match: 59.3.0, 59.2.0, 59.1.0, ...
   location searched: crates.io index
   required by package `datafusion-datasource-arrow v55.0.0 
(/home/runner/work/datafusion/datafusion/datafusion/datasource-arrow)`
       ... which satisfies path dependency `datafusion-datasource-arrow` of 
package `placeholder v0.0.0 
(/home/runner/work/datafusion/datafusion/target/semver-checks/local-datafusion_datasource_arrow-55_0_0-x86_64_unknown_linux_gnu-ae8e8fd14e8866ba)`
   
   -----
   error: failed to update dependencies for crate datafusion-datasource-arrow 
v55.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/datasource-arrow --features 
compression,proto &&
             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 = "^60.0.0"`
   candidate versions found which didn't match: 59.3.0, 59.2.0, 59.1.0, ...
   location searched: crates.io index
   required by package `datafusion-datasource-parquet v55.0.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-55_0_0-x86_64_unknown_linux_gnu-846eabbd3ab4327e)`
   
   -----
   error: failed to update dependencies for crate datafusion-datasource-parquet 
v55.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/datasource-parquet 
--features parquet_encryption,proto &&
             cargo update
   
   error: running 'cargo update' on crate 'datafusion-execution' failed with 
output:
   -----
       Updating crates.io index
   error: failed to select a version for the requirement `arrow = "^60.0.0"`
   candidate versions found which didn't match: 59.3.0, 59.2.0, 59.1.0, ...
   location searched: crates.io index
   required by package `datafusion-execution v55.0.0 
(/home/runner/work/datafusion/datafusion/datafusion/execution)`
       ... which satisfies path dependency `datafusion-execution` of package 
`placeholder v0.0.0 
(/home/runner/work/datafusion/datafusion/target/semver-checks/local-datafusion_execution-55_0_0-x86_64_unknown_linux_gnu-86ac197e4f325335)`
   
   -----
   error: failed to update dependencies for crate datafusion-execution v55.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/execution --features 
arrow_buffer_pool,default,parquet,parquet_encryption,sql &&
             cargo update
   
   error: running 'cargo update' on crate 'datafusion-expr' failed with output:
   -----
       Updating crates.io index
   error: failed to select a version for the requirement `arrow = "^60.0.0"`
   candidate versions found which didn't match: 59.3.0, 59.2.0, 59.1.0, ...
   location searched: crates.io index
   required by package `datafusion-expr v55.0.0 
(/home/runner/work/datafusion/datafusion/datafusion/expr)`
       ... which satisfies path dependency `datafusion-expr` of package 
`placeholder v0.0.0 
(/home/runner/work/datafusion/datafusion/target/semver-checks/local-datafusion_expr-55_0_0-x86_64_unknown_linux_gnu-1fdddbf14d5abdd1)`
   
   -----
   error: failed to update dependencies for crate datafusion-expr v55.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/expr --features 
default,proto,recursive_protection,sql,sqlparser &&
             cargo update
   
   error: running 'cargo update' on crate 'datafusion-ffi' failed with output:
   -----
       Updating crates.io index
   error: failed to select a version for the requirement `arrow = "^60.0.0"`
   candidate versions found which didn't match: 59.3.0, 59.2.0, 59.1.0, ...
   location searched: crates.io index
   required by package `datafusion-ffi v55.0.0 
(/home/runner/work/datafusion/datafusion/datafusion/ffi)`
       ... which satisfies path dependency `datafusion-ffi` of package 
`placeholder v0.0.0 
(/home/runner/work/datafusion/datafusion/target/semver-checks/local-datafusion_ffi-55_0_0-x86_64_unknown_linux_gnu-8a60b4cb807a4c0b)`
   
   -----
   error: failed to update dependencies for crate datafusion-ffi v55.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/ffi --features 
datafusion-functions,datafusion-functions-aggregate,datafusion-functions-table,datafusion-functions-window,default,integration-tests,parquet
 &&
             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 = "^60.0.0"`
   candidate versions found which didn't match: 59.3.0, 59.2.0, 59.1.0, ...
   location searched: crates.io index
   required by package `datafusion-functions v55.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-55_0_0-x86_64_unknown_linux_gnu-ba61ce19efa2009b)`
   
   -----
   error: failed to update dependencies for crate datafusion-functions v55.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 = "^60.0.0"`
   candidate versions found which didn't match: 59.3.0, 59.2.0, 59.1.0, ...
   location searched: crates.io index
   required by package `datafusion-functions-aggregate v55.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-55_0_0-x86_64_unknown_linux_gnu-ac3c5ad1ed72ad6b)`
   
   -----
   error: failed to update dependencies for crate 
datafusion-functions-aggregate v55.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-aggregate-common' failed with output:
   -----
       Updating crates.io index
   error: failed to select a version for the requirement `arrow = "^60.0.0"`
   candidate versions found which didn't match: 59.3.0, 59.2.0, 59.1.0, ...
   location searched: crates.io index
   required by package `datafusion-functions-aggregate-common v55.0.0 
(/home/runner/work/datafusion/datafusion/datafusion/functions-aggregate-common)`
       ... which satisfies path dependency 
`datafusion-functions-aggregate-common` of package `placeholder v0.0.0 
(/home/runner/work/datafusion/datafusion/target/semver-checks/local-datafusion_functions_aggregate_common-55_0_0-x86_64_unknown_linux_gnu-a37be8fa3b31367f)`
   
   -----
   error: failed to update dependencies for crate 
datafusion-functions-aggregate-common v55.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-common 
--features force_hash_collisions &&
             cargo update
   
   error: running 'cargo update' on crate 'datafusion-optimizer' failed with 
output:
   -----
       Updating crates.io index
   error: failed to select a version for the requirement `arrow = "^60.0.0"`
   candidate versions found which didn't match: 59.3.0, 59.2.0, 59.1.0, ...
   location searched: crates.io index
   required by package `datafusion-optimizer v55.0.0 
(/home/runner/work/datafusion/datafusion/datafusion/optimizer)`
       ... which satisfies path dependency `datafusion-optimizer` of package 
`placeholder v0.0.0 
(/home/runner/work/datafusion/datafusion/target/semver-checks/local-datafusion_optimizer-55_0_0-x86_64_unknown_linux_gnu-c78bd2a3e6f98584)`
   
   -----
   error: failed to update dependencies for crate datafusion-optimizer v55.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/optimizer --features 
recursive_protection &&
             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 = "^60.0.0"`
   candidate versions found which didn't match: 59.3.0, 59.2.0, 59.1.0, ...
   location searched: crates.io index
   required by package `datafusion-physical-expr v55.0.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-55_0_0-x86_64_unknown_linux_gnu-dd7009357633850b)`
   
   -----
   error: failed to update dependencies for crate datafusion-physical-expr 
v55.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 --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 = "^60.0.0"`
   candidate versions found which didn't match: 59.3.0, 59.2.0, 59.1.0, ...
   location searched: crates.io index
   required by package `datafusion-physical-expr-common v55.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-55_0_0-x86_64_unknown_linux_gnu-0182be9c895b806b)`
   
   -----
   error: failed to update dependencies for crate 
datafusion-physical-expr-common v55.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-physical-plan' failed 
with output:
   -----
       Updating crates.io index
   error: failed to select a version for the requirement `arrow = "^60.0.0"`
   candidate versions found which didn't match: 59.3.0, 59.2.0, 59.1.0, ...
   location searched: crates.io index
   required by package `datafusion-physical-plan v55.0.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-55_0_0-x86_64_unknown_linux_gnu-5647b7cbf2168b52)`
   
   -----
   error: failed to update dependencies for crate datafusion-physical-plan 
v55.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-plan --features 
force_hash_collisions,proto,test_utils,tokio_coop,tokio_coop_fallback &&
             cargo update
   
   error: running 'cargo update' on crate 'datafusion-proto' failed with output:
   -----
       Updating crates.io index
   error: failed to select a version for the requirement `arrow = "^60.0.0"`
   candidate versions found which didn't match: 59.3.0, 59.2.0, 59.1.0, ...
   location searched: crates.io index
   required by package `datafusion-proto v55.0.0 
(/home/runner/work/datafusion/datafusion/datafusion/proto)`
       ... which satisfies path dependency `datafusion-proto` of package 
`placeholder v0.0.0 
(/home/runner/work/datafusion/datafusion/target/semver-checks/local-datafusion_proto-55_0_0-x86_64_unknown_linux_gnu-291a4dd2b5b94d46)`
   
   -----
   error: failed to update dependencies for crate datafusion-proto v55.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 --features 
avro,datafusion-datasource-avro,datafusion-datasource-parquet,default,json,parquet,recursive_protection,serde_json
 &&
             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 = "^60.0.0"`
   candidate versions found which didn't match: 59.3.0, 59.2.0, 59.1.0, ...
   location searched: crates.io index
   required by package `datafusion-proto-common v55.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-55_0_0-x86_64_unknown_linux_gnu-d803cf2480ba93b4)`
   
   -----
   error: failed to update dependencies for crate datafusion-proto-common 
v55.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-sql' failed with output:
   -----
       Updating crates.io index
   error: failed to select a version for the requirement `arrow = "^60.0.0"`
   candidate versions found which didn't match: 59.3.0, 59.2.0, 59.1.0, ...
   location searched: crates.io index
   required by package `datafusion-sql v55.0.0 
(/home/runner/work/datafusion/datafusion/datafusion/sql)`
       ... which satisfies path dependency `datafusion-sql` of package 
`placeholder v0.0.0 
(/home/runner/work/datafusion/datafusion/target/semver-checks/local-datafusion_sql-55_0_0-x86_64_unknown_linux_gnu-084655a16d0a6d9a)`
   
   -----
   error: failed to update dependencies for crate datafusion-sql v55.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/sql --features 
default,recursive_protection,unicode_expressions,unparser &&
             cargo update
   
   error: running 'cargo update' on crate 'datafusion-sqllogictest' failed with 
output:
   -----
       Updating crates.io index
   error: failed to select a version for the requirement `arrow = "^60.0.0"`
   candidate versions found which didn't match: 59.3.0, 59.2.0, 59.1.0, ...
   location searched: crates.io index
   required by package `datafusion-sqllogictest v55.0.0 
(/home/runner/work/datafusion/datafusion/datafusion/sqllogictest)`
       ... which satisfies path dependency `datafusion-sqllogictest` of package 
`placeholder v0.0.0 
(/home/runner/work/datafusion/datafusion/target/semver-checks/local-datafusion_sqllogictest-55_0_0-x86_64_unknown_linux_gnu-7de45bfbb4c2171e)`
   
   -----
   error: failed to update dependencies for crate datafusion-sqllogictest 
v55.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/sqllogictest --features 
avro,backtrace,bytes,chrono,datafusion-substrait,parquet_encryption,postgres,postgres-types,substrait,testcontainers-modules,tokio-postgres
 &&
             cargo update
   
   error: aborting due to failure to run 'cargo update' for crate datafusion 
v55.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