build(deps): Bump datafusion from 53.1.0 to 54.0.0#98
Conversation
bb312d0 to
3cd845f
Compare
765e93f to
2fda85f
Compare
f5cad01 to
6ac1be6
Compare
1adec13 to
ebb2b6c
Compare
ebb2b6c to
f6b7ae6
Compare
e4b26b2 to
c3eda3c
Compare
91c7f58 to
18324f4
Compare
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>
18324f4 to
f3c0f7f
Compare
|
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. |
|
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 If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
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 explicitenabledflag (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 refactorbuild_joinin `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...