github-actions[bot] commented on PR #23057: URL: https://github.com/apache/datafusion/pull/23057#issuecomment-4759685747
<!-- 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> ``` error: `cargo metadata` exited with an error: Updating crates.io index error: failed to get `whoami` as a dependency of package `tokio-postgres v0.7.18` ... which satisfies dependency `tokio-postgres = "^0.7.18"` (locked to 0.7.18) of package `datafusion-sqllogictest v54.0.0 (/home/runner/work/datafusion/datafusion/datafusion/sqllogictest)` Caused by: failed to load source for dependency `whoami` Caused by: unable to update registry `crates-io` Caused by: download of wh/oa/whoami failed Caused by: curl failed Caused by: [56] Failure when receiving data from the peer (Recv failure: Connection reset by peer) ``` </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]
