Skip to content

Upgrade DataFusion to version 45 #4241

@patchwork01

Description

@patchwork01

Background

The following Dependabot upgrade failed for a couple of reasons:

The Arrow version didn't match the new version in DataFusion, and the Java integration test was failing because the output file from the compaction is not readable from Java. It looks like the schema in the output file has the row keys changed to optional. This test was passing before the DataFusion upgrade.

Description

We'd like to upgrade DataFusion to version 45.

Analysis

It's not clear what may have caused the schema change from the changelog for DataFusion:
https://github.com/apache/datafusion/blob/main/dev/changelog/45.0.0.md

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions