andygrove opened a new pull request, #2178: URL: https://github.com/apache/datafusion-ballista/pull/2178
# Which issue does this PR close? N/A - routine dependency update. # Rationale for this change Keeps the arrow / arrow-flight dependencies current by moving from the 58.3.0 patch release to 58.4.0, picking up upstream fixes. # What changes are included in this PR? - Bump the `arrow` and `arrow-flight` workspace dependencies from `58.3` to `58.4` in the root `Cargo.toml`. - Update `Cargo.lock` (all `arrow-*` crates 58.3.0 -> 58.4.0). - Update `python/Cargo.lock` for the Python bindings (all `arrow-*` crates 58.3.0 -> 58.4.0). # Are there any user-facing changes? No. -- 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]
