andygrove opened a new pull request, #2461: URL: https://github.com/apache/datafusion-ballista/pull/2461
# Which issue does this PR close? N/A # Rationale for this change DataFusion 55.1.0 has been released. Ballista should build against the latest patch release. # What changes are included in this PR? Bumps the DataFusion crates in `Cargo.lock` from 55.0.0 to 55.1.0. `Cargo.toml` already uses a `"55"` requirement, so no manifest changes are needed. The vendored `datafusion_common.proto` is unchanged in 55.1.0 (`dev/update_datafusion_proto.py --check` passes). # 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]
