Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 27, 2026

Bumps the arrow-datafusion group in /rust with 2 updates: datafusion and datafusion-substrait.

Updates datafusion from 52.0.0 to 52.1.0

Commits
  • 9f3ddce [branch-52] Update version to 52.1.0 (#19878)
  • c0a6f23 Add BatchAdapter to simplify using PhysicalExprAdapter / Projector (#19877)
  • eb00fe2 [branch 52] Fix grouping set subset satisfaction (#19855)
  • 18fdd8b [branch-52] Fix Internal error: Assertion failed: !self.finished: LimitedBatc...
  • 2073f04 [branch-52] fix: expose ListFilesEntry (#19818)
  • See full diff in compare view

Updates datafusion-substrait from 52.0.0 to 52.1.0

Commits
  • 9f3ddce [branch-52] Update version to 52.1.0 (#19878)
  • c0a6f23 Add BatchAdapter to simplify using PhysicalExprAdapter / Projector (#19877)
  • eb00fe2 [branch 52] Fix grouping set subset satisfaction (#19855)
  • 18fdd8b [branch-52] Fix Internal error: Assertion failed: !self.finished: LimitedBatc...
  • 2073f04 [branch-52] fix: expose ListFilesEntry (#19818)
  • See full diff 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 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 <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 arrow-datafusion group in /rust with 2 updates: [datafusion](https://github.com/apache/datafusion) and [datafusion-substrait](https://github.com/apache/datafusion).


Updates `datafusion` from 52.0.0 to 52.1.0
- [Changelog](https://github.com/apache/datafusion/blob/main/CHANGELOG.md)
- [Commits](apache/datafusion@52.0.0...52.1.0)

Updates `datafusion-substrait` from 52.0.0 to 52.1.0
- [Changelog](https://github.com/apache/datafusion/blob/main/CHANGELOG.md)
- [Commits](apache/datafusion@52.0.0...52.1.0)

---
updated-dependencies:
- dependency-name: datafusion
  dependency-version: 52.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: arrow-datafusion
- dependency-name: datafusion-substrait
  dependency-version: 52.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: arrow-datafusion
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Dependabot-only rust Pull requests that update Rust code labels Jan 27, 2026
@dependabot dependabot bot requested a review from wjones127 as a code owner January 27, 2026 20:24
@dependabot dependabot bot added dependencies Dependabot-only rust Pull requests that update Rust code labels Jan 27, 2026
@github-actions github-actions bot added this to the ADBC Libraries 23 milestone Jan 27, 2026
@eitsupi
Copy link
Contributor

eitsupi commented Jan 28, 2026

I'll take a look later.

@eitsupi
Copy link
Contributor

eitsupi commented Jan 28, 2026

I tested it locally and this change seems fine. Could the CI error be a network error unrelated to this change?
I think it might go through if I rerun it.

@lidavidm
Copy link
Member

Thanks for checking - I kicked CI

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

Labels

dependencies Dependabot-only rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants