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

   <!-- 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
       Building datafusion v54.0.0 (current)
          Built [ 103.414s] (current)
        Parsing datafusion v54.0.0 (current)
         Parsed [   0.034s] (current)
   error: running 'cargo update' on crate 'datafusion' failed with output:
   -----
       Updating crates.io index
   error: failed to get `indexmap` as a dependency of package `datafusion 
v54.0.0 
(/home/runner/work/datafusion/datafusion/target/semver-checks/git-apache_main/25a6c1791b40a8c5aee886e0d85eb7da48b2aad2/datafusion/core)`
       ... which satisfies path dependency `datafusion` of package `placeholder 
v0.0.0 
(/home/runner/work/datafusion/datafusion/target/semver-checks/git-apache_main/local-datafusion-54_0_0-x86_64_unknown_linux_gnu-b870d5604f72f9ae)`
   
   Caused by:
     failed to load source for dependency `indexmap`
   
   Caused by:
     unable to update registry `crates-io`
   
   Caused by:
     download of in/de/indexmap failed
   
   Caused by:
     curl failed
   
   Caused by:
     [16] Error in the HTTP2 framing layer
   
   -----
   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/target/semver-checks/git-apache_main/25a6c1791b40a8c5aee886e0d85eb7da48b2aad2/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
   
       Building datafusion-physical-optimizer v54.0.0 (current)
          Built [  38.042s] (current)
        Parsing datafusion-physical-optimizer v54.0.0 (current)
         Parsed [   0.021s] (current)
       Building datafusion-physical-optimizer v54.0.0 (baseline)
          Built [  38.082s] (baseline)
        Parsing datafusion-physical-optimizer v54.0.0 (baseline)
         Parsed [   0.028s] (baseline)
       Checking datafusion-physical-optimizer v54.0.0 -> v54.0.0 (no change; 
assume patch)
        Checked [   0.118s] 223 checks: 223 pass, 30 skip
        Summary no semver update required
       Finished [  77.898s] datafusion-physical-optimizer
       Building datafusion-sqllogictest v54.0.0 (current)
          Built [ 176.089s] (current)
        Parsing datafusion-sqllogictest v54.0.0 (current)
         Parsed [   0.021s] (current)
       Building datafusion-sqllogictest v54.0.0 (baseline)
          Built [ 176.597s] (baseline)
        Parsing datafusion-sqllogictest v54.0.0 (baseline)
         Parsed [   0.023s] (baseline)
       Checking datafusion-sqllogictest v54.0.0 -> v54.0.0 (no change; assume 
patch)
        Checked [   0.087s] 223 checks: 223 pass, 30 skip
        Summary no semver update required
       Finished [ 355.649s] datafusion-sqllogictest
   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