Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Java Arrow: Upgrade to 12.0.1; Use CommonsCompressionFactory for Feather #4061

Merged
merged 1 commit into from
Jun 23, 2023

Conversation

nbauernfeind
Copy link
Member

@nbauernfeind nbauernfeind commented Jun 23, 2023

Fixes #3793.

Apache Arrow in Java was failing to parse python feather files as python compresses by default.

Release Notes: Upgraded apache arrow for Java from 11.0.0 to version 12.0.1.

@nbauernfeind nbauernfeind added bug Something isn't working NoDocumentationNeeded arrow ReleaseNotesNeeded Release notes are needed labels Jun 23, 2023
@nbauernfeind nbauernfeind added this to the June 2023 milestone Jun 23, 2023
@nbauernfeind nbauernfeind self-assigned this Jun 23, 2023
@nbauernfeind nbauernfeind merged commit 16c9616 into deephaven:main Jun 23, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Jun 23, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
arrow bug Something isn't working NoDocumentationNeeded ReleaseNotesNeeded Release notes are needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

readFeather in ArrowWrapperTools is broken.
2 participants