Skip to content

build(deps): Bump datafusion from 53.1.0 to 54.0.0#98

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/datafusion-54.0.0
Closed

build(deps): Bump datafusion from 53.1.0 to 54.0.0#98
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/datafusion-54.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 25, 2026

Copy link
Copy Markdown
Contributor

Bumps datafusion from 53.1.0 to 54.0.0.

Commits
  • 45d943d [branch-54] Update changelog after backports (#22737)
  • 2a5be51 [branch-54] refactor: give parquet CDC options an explicit enabled flag (ba...
  • b508f1f [branch-54] fix: clear handled OFFSET before child recursion in LimitPushdown...
  • dbd97e6 [branch-54] Gate new ScalarSubqueryExec node behind session property (#22530)...
  • d32964e [branch-54] chore: Cleanup and refactor build_join in `ScalarSubqueryToJoin...
  • 27a68f8 [branch-54] refactor: wrap HigherOrderUDFImpl in a concrete HigherOrderUDF st...
  • ae43f4a [branch-54] Fix TopK DISTINCT aggregation preserving NULLs (#22571) (#22634)
  • 50aa138 [branch-54] Support transparent ExecutionPlan downcasts (#22565)
  • 1321d60 [branch-54] Fix: compact view buffers in ScalarValue::compact for all contain...
  • 1875365 [branch-54] Cherry-pick #22493: restore SortExec elimination after stats-base...
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Rust implementation work. labels Jun 25, 2026
@dependabot
dependabot Bot requested a review from jeremi as a code owner June 25, 2026 11:32
@dependabot dependabot Bot added rust Rust implementation work. dependencies Pull requests that update a dependency file labels Jun 25, 2026
@dependabot
dependabot Bot force-pushed the dependabot/cargo/datafusion-54.0.0 branch 7 times, most recently from bb312d0 to 3cd845f Compare June 26, 2026 12:50
@dependabot dependabot Bot changed the title Bump datafusion from 53.1.0 to 54.0.0 chore(deps): bump datafusion from 53.1.0 to 54.0.0 Jun 27, 2026
@dependabot
dependabot Bot force-pushed the dependabot/cargo/datafusion-54.0.0 branch 6 times, most recently from 765e93f to 2fda85f Compare July 4, 2026 10:26
@dependabot
dependabot Bot force-pushed the dependabot/cargo/datafusion-54.0.0 branch 4 times, most recently from f5cad01 to 6ac1be6 Compare July 7, 2026 09:01
@dependabot dependabot Bot changed the title chore(deps): bump datafusion from 53.1.0 to 54.0.0 build(deps): Bump datafusion from 53.1.0 to 54.0.0 Jul 7, 2026
@dependabot
dependabot Bot force-pushed the dependabot/cargo/datafusion-54.0.0 branch 6 times, most recently from 1adec13 to ebb2b6c Compare July 10, 2026 07:37
@dependabot
dependabot Bot force-pushed the dependabot/cargo/datafusion-54.0.0 branch from ebb2b6c to f6b7ae6 Compare July 10, 2026 09:58
@dependabot dependabot Bot changed the title build(deps): Bump datafusion from 53.1.0 to 54.0.0 chore(deps): Bump datafusion from 53.1.0 to 54.0.0 Jul 10, 2026
@dependabot
dependabot Bot force-pushed the dependabot/cargo/datafusion-54.0.0 branch 2 times, most recently from e4b26b2 to c3eda3c Compare July 10, 2026 16:38
@dependabot dependabot Bot changed the title chore(deps): Bump datafusion from 53.1.0 to 54.0.0 build(deps): Bump datafusion from 53.1.0 to 54.0.0 Jul 14, 2026
@dependabot
dependabot Bot force-pushed the dependabot/cargo/datafusion-54.0.0 branch 4 times, most recently from 91c7f58 to 18324f4 Compare July 18, 2026 03:17
Bumps [datafusion](https://github.com/apache/datafusion) from 53.1.0 to 54.0.0.
- [Changelog](https://github.com/apache/datafusion/blob/main/CHANGELOG.md)
- [Commits](apache/datafusion@53.1.0...54.0.0)

---
updated-dependencies:
- dependency-name: datafusion
  dependency-version: 54.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/cargo/datafusion-54.0.0 branch from 18324f4 to f3c0f7f Compare July 20, 2026 02:32
@jeremi

jeremi commented Jul 20, 2026

Copy link
Copy Markdown
Member

Closing this generated major update because DataFusion 54 removes APIs used by the Relay and currently breaks workspace, portability, tutorial, and PostgreSQL conformance gates. A future upgrade needs a coordinated compatibility change.

@jeremi jeremi closed this Jul 20, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 20, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/cargo/datafusion-54.0.0 branch July 20, 2026 03:41
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 Rust implementation work.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant