-
Notifications
You must be signed in to change notification settings - Fork 19
Closed
Labels
version-upgradesIssues to upgrade dependenciesIssues to upgrade dependencies
Milestone
Description
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
version-upgradesIssues to upgrade dependenciesIssues to upgrade dependencies