Skip to content

chore(deps): Bump datafusion from 52.3.0 to 52.4.0#2271

Merged
blackmwk merged 2 commits intomainfrom
dependabot/cargo/datafusion-52.4.0
Mar 23, 2026
Merged

chore(deps): Bump datafusion from 52.3.0 to 52.4.0#2271
blackmwk merged 2 commits intomainfrom
dependabot/cargo/datafusion-52.4.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 22, 2026

Bumps datafusion from 52.3.0 to 52.4.0.

Commits
  • e5bad58 [branch-52] Update version to 52.4.0 and update changelog (#21004)
  • e034c6b [branch-52] Update to use lz4_flex 0.12.1 and quinn-proto 0.11.14 (#21009)
  • 664099b [branch-52] fix: InList Dictionary filter pushdown type mismatch (#20962) (#2...
  • 74aaa65 [branch-52] chore: Ignore RUSTSEC-2024-0014 (#20862) (#21020)
  • 5881ede [branch-52] fix: SanityCheckPlan error with window functions and NVL filter (...
  • 7e20eb7 [branch-52] perf: Cache num_output_rows in sort merge join to avoid O(n) reco...
  • e5547e2 [branch-52] Fix duplicate group keys after hash aggregation spill (#20724) (#...
  • 2947378 [branch-52] fix: disable dynamic filter pushdown for non min/max aggregates (...
  • 41acbf8 [branch-52] fix: Return probe_side.len() for RightMark/Anti count(*) querie...
  • a5f6fbb [branch-52] fix: interval analysis error when have two filterexec that inner ...
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Mar 22, 2026
Bumps [datafusion](https://github.com/apache/datafusion) from 52.3.0 to 52.4.0.
- [Changelog](https://github.com/apache/datafusion/blob/main/CHANGELOG.md)
- [Commits](apache/datafusion@52.3.0...52.4.0)

---
updated-dependencies:
- dependency-name: datafusion
  dependency-version: 52.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/datafusion-52.4.0 branch from b298a6d to 485a2a0 Compare March 23, 2026 02:56
@blackmwk blackmwk merged commit 958ae65 into main Mar 23, 2026
21 checks passed
@blackmwk blackmwk deleted the dependabot/cargo/datafusion-52.4.0 branch March 23, 2026 03:47
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