andygrove opened a new pull request, #2004:
URL: https://github.com/apache/datafusion-ballista/pull/2004
# Which issue does this PR close?
Part of #1977.
# Rationale for this change
Preparing for the Ballista 54.0.0 release. DataFusion has already been
upgraded to 54 on `main` (#1906), so the next step in the release process is to
bump the Ballista crate versions from 53.0.0 to 54.0.0 before cutting
`branch-54`.
# What changes are included in this PR?
- Bump all Ballista crate versions from `53.0.0` to `54.0.0` via
`./dev/update_ballista_versions.py 54.0.0` (crate versions and inter-crate path
dependencies across `ballista-cli`,
`ballista/{core,client,executor,scheduler}`, `benchmarks`, `examples`,
`python`).
- Refresh `Cargo.lock`.
# Are there any user-facing changes?
Yes, the release version. No API changes.
--
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]