Skip to content

chore(deps): bump the data-platform group with 3 updates - #20

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/data-platform-8d5e61732c
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/data-platform-8d5e61732c

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the data-platform group with 3 updates: ballista-core, ballista-scheduler and ballista-executor.

Updates 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

Updates ballista-scheduler from 54.0.0 to 54.1.0

Release notes

Sourced from ballista-scheduler'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

Updates ballista-executor from 54.0.0 to 54.1.0

Release notes

Sourced from ballista-executor'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 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the data-platform group with 3 updates: [ballista-core](https://github.com/apache/datafusion-ballista), [ballista-scheduler](https://github.com/apache/datafusion-ballista) and [ballista-executor](https://github.com/apache/datafusion-ballista).


Updates `ballista-core` 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](apache/datafusion-ballista@54.0.0...54.1.0)

Updates `ballista-scheduler` 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](apache/datafusion-ballista@54.0.0...54.1.0)

Updates `ballista-executor` 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](apache/datafusion-ballista@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
  dependency-group: data-platform
- dependency-name: ballista-scheduler
  dependency-version: 54.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: data-platform
- dependency-name: ballista-executor
  dependency-version: 54.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: data-platform
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Aug 17, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies, rust. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants