Skip to content

chore(deps): bump ballista from 47.0.0 to 51.0.0 - #1123

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/ballista-51.0.0
Open

chore(deps): bump ballista from 47.0.0 to 51.0.0#1123
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/ballista-51.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jan 26, 2026

Copy link
Copy Markdown
Contributor

Bumps ballista from 47.0.0 to 51.0.0.

Changelog

Sourced from ballista's changelog.

51.0.0 (2026-01-11)

Implemented enhancements:

  • feat: Support distributed plan in EXPLAIN command #1309 (danielhumanmod)
  • feat: update rust edition to 2024 #1355 (killzoner)
  • feat: capture more metrics in distributed_query #1353 (PhVHoang)
  • feat: Bump docker rust to rust:1.92-trixie #1365 (mattcuento)
  • feat: Scheduler supports substrait logical plan and remove deprecated sql support #1360 (mattcuento)

Merged pull requests:

  • minor: minor changes to release script/docs #1342 (andygrove)
  • feat: Support distributed plan in EXPLAIN command #1309 (danielhumanmod)
  • chore: update datafusion to 51.0 #1345 (danielhumanmod)
  • doc: Add a note that datafusion may need to be downgraded after installing it #1348 (martin-g)
  • minor: Make DisplayAs consistent and more readable for ShuffleExec #1347 (milenkovicm)
  • minor: remove unnecessary clone functions #1352 (mmooyyii)
  • feat: update rust edition to 2024 #1355 (killzoner)
  • chore(doc): Clean up deployment docs. #1354 (LouisBurke)
  • feat: capture more metrics in distributed_query #1353 (PhVHoang)
  • doc: Fix plan translation example to use correct aggregation and column #1362 (mattcuento)
  • chore: update ballista version to 51.0.0 (from 50.0.0) #1363 (milenkovicm)
  • feat: Bump docker rust to rust:1.92-trixie #1365 (mattcuento)
  • chore: Add missing public API documentation/comments #1364 (killzoner)
  • feat: Scheduler supports substrait logical plan and remove deprecated sql support #1360 (mattcuento)

50.0.0 (2025-11-04)

Implemented enhancements:

  • feat: make gRPC timeout configurations user-configurable #1337 (CuteChuanChuan)

Fixed bugs:

  • fix: update REST API route syntax for axum 0.8 compatibility #1330 (tomsanbear)
  • fix: Executor does not panic if using unwritable work dir #1332 (mach-kernel)
  • fix: failing documentation #1339 (milenkovicm)

Merged pull requests:

  • infra: macos-13 is deprecated #1324 (kevinjqliu)
  • chore: update to datafusion v50 #1320 (milenkovicm)
  • chore: Update datafusion to 50.2 #1326 (milenkovicm)
  • document private items and update docs CI #1327 (killzoner)
  • fix: update REST API route syntax for axum 0.8 compatibility #1330 (tomsanbear)
  • add msrvcheck #1328 (killzoner)
  • fix: Executor does not panic if using unwritable work dir #1332 (mach-kernel)
  • chore: Pinning versions of external actions. #1334 (samueleresca)
  • chore: update python deps to 49 #1335 (milenkovicm)

... (truncated)

Commits
  • 08544f4 chore: generate changelog for ballista 51 release (#1377)
  • 60182c8 feat: Scheduler supports substrait logical plan and remove deprecated sql...
  • 1da7404 chore: Add missing public API documentation/comments (#1364)
  • 38faf61 feat: Bump docker rust to rust:1.92-trixie (#1365)
  • 8ac7402 chore: update ballista version to 51.0.0 (from 50.0.0) (#1363)
  • e5dc724 doc: Fix plan translation example to use correct aggregation and column (#1362)
  • 32f281a feat: capture more metrics in distributed_query (#1353)
  • 5017084 chore(doc): Clean up deployment docs. (#1354)
  • 7cc56ab feat: update rust edition to 2024 (#1355)
  • 118327c optimise clone function maps (#1352)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [ballista](https://github.com/apache/datafusion-ballista) from 47.0.0 to 51.0.0.
- [Changelog](https://github.com/apache/datafusion-ballista/blob/main/CHANGELOG.md)
- [Commits](apache/datafusion-ballista@47.0.0...51.0.0)

---
updated-dependencies:
- dependency-name: ballista
  dependency-version: 51.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jan 26, 2026
@coderabbitai

coderabbitai Bot commented Jan 26, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

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

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants