Skip to content

chore(deps): bump ballista-core from 54.0.0 to 54.1.0 in /python - #2292

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/python/main/ballista-core-54.1.0
Closed

chore(deps): bump ballista-core from 54.0.0 to 54.1.0 in /python#2292
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/python/main/ballista-core-54.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 13, 2026

Copy link
Copy Markdown
Contributor

Bumps ballista-core from 54.0.0 to 54.1.0.

Release notes

Sourced from ballista-core's releases.

54.1.0

Apache DataFusion Ballista 54.1.0 Changelog

This release consists of 10 commits from 3 contributors. See credits at the end of this changelog for more information.

Fixed bugs:

  • fix: [branch-54] disable the SortMergeJoinExec broadcast conversion by default #2130 (andygrove)
  • fix: [branch-54] map a task's partition through UnionExec when restricting file scans (backport of #2070) #2131 (andygrove)
  • fix: [branch-54] keep EmptyExec partition count intact across stage serialization (backport of #2062) #2132 (andygrove)
  • fix: [branch-54] send the shutdown notification before dropping the notifier (backport of #2107) #2237 (sandugood)
  • fix: [branch-54] bind the gRPC listener before registering with the scheduler (backport of #2225) #2236 (andygrove)
  • fix: [branch-54] keep GROUP BY-less aggregates when propagating empty stages (backport of #2194) #2235 (andygrove)
  • fix: [branch-54] spill sort shuffle writer when the memory pool rejects a reservation grow (backport of #2061) #2238 (andygrove)
  • fix: [branch-54] enable the executor client pool by default (backport of #2069) #2234 (andygrove)
  • fix: [branch-54] see through Shared wrapper when classifying task IO errors (backport of #2119) #2239 (goingforstudying-ctrl)

Other:

  • chore: [branch-54] upgrade DataFusion to 54.1.0 and bump Ballista version to 54.1.0 #2127 (andygrove)

Credits

Thank you to everyone who contributed to this release. Here is a breakdown of commits (PRs merged) per contributor.

     8	Andy Grove
     1	sandugood
     1	goingforstudying-ctrl

... (truncated)

Commits
  • f4e6652 docs: add 54.1.0 changelog and restore missing 54.x toctree entries (#2243)
  • 1f216df see through Shared wrapper when classifying task IO errors (#2119) (#2239)
  • 325188e fix: enable the executor client pool by default (#2069) (#2234)
  • 3cf24f9 fix: spill sort shuffle writer when the memory pool rejects a reservation gro...
  • 7ceb0ff fix(scheduler): keep GROUP BY-less aggregates when propagating empty stages (...
  • 4925f51 fix(executor): bind the gRPC listener before registering with the scheduler (...
  • c2d3299 Fixed: notify_shutdown sending signal before drop (#2107) (#2237)
  • aa3a4d5 fix: keep EmptyExec partition count intact across stage serialization (#2062)...
  • aa0b626 fix: map a task's partition through UnionExec when restricting file scans (#2...
  • 0a4ed4e fix: disable the SortMergeJoinExec broadcast conversion by default (#2130)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [ballista-core](https://github.com/apache/datafusion-ballista) from 54.0.0 to 54.1.0.
- [Release notes](https://github.com/apache/datafusion-ballista/releases)
- [Changelog](https://github.com/apache/datafusion-ballista/blob/main/CHANGELOG.md)
- [Commits](54.0.0...54.1.0)

---
updated-dependencies:
- dependency-name: ballista-core
  dependency-version: 54.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the auto-dependencies Dependabot created PRs label Aug 13, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 16, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/cargo/python/main/ballista-core-54.1.0 branch August 16, 2026 07:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-dependencies Dependabot created PRs python

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant