Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 24, 2025

Bumps ballista from 47.0.0 to 50.0.0.

Changelog

Sourced from ballista's changelog.

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)
  • chore: update datafusion to 50.3 #1336 (milenkovicm)
  • fix: failing documentation #1339 (milenkovicm)
  • feat: make gRPC timeout configurations user-configurable #1337 (CuteChuanChuan)
  • minor: change log level #1340 (milenkovicm)

49.0.0 (2025-09-12)

Full Changelog

Implemented enhancements:

  • feat: Feat force shuffle reader to read all files using arrow flight client #1310 (milenkovicm)
  • feat: implement job data cleanup in pull-staged strategy #1219 #1314 (KR-bluejay)

Fixed bugs:

  • fix: fail job in case of serde error (pull-mode) #1297 (milenkovicm)
  • fix: Ensure stage-level sort requirements are enforced in distributed planning #1306 (metegenez)
  • fix: UnresolvedShuffleExec should support with_new_children #1300 (milenkovicm)
  • fix: ShuffleReader should return statistics #1302 (milenkovicm)
  • fix: Disable CollectLeft join as it is broken in ballista #1301 (milenkovicm)
  • fix: Issue with JoinSelection and NestedLoopJoin::swap_inputs when stage is resolved #1307 (milenkovicm)

Merged pull requests:

  • chore: update datafusion to 49 #1285 (milenkovicm)
  • chore: Improve GitHub actions/python workflows #1289 (Huy1Ng)

... (truncated)

Commits

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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Nov 24, 2025
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Nov 24, 2025

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.

@dependabot dependabot bot force-pushed the dependabot/cargo/ballista-50.0.0 branch 3 times, most recently from c497c52 to 89848ae Compare December 2, 2025 04:49
@dependabot dependabot bot force-pushed the dependabot/cargo/ballista-50.0.0 branch from 89848ae to e090a02 Compare December 3, 2025 13:08
Bumps [ballista](https://github.com/apache/datafusion-ballista) from 47.0.0 to 50.0.0.
- [Changelog](https://github.com/apache/datafusion-ballista/blob/main/CHANGELOG.md)
- [Commits](apache/datafusion-ballista@47.0.0...50.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/cargo/ballista-50.0.0 branch from e090a02 to c3400cf Compare December 3, 2025 13:10
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.

1 participant