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

Expose ArrowReaderMetadata::try_new #5583

Merged

Conversation

kylebarron
Copy link
Contributor

Which issue does this PR close?

Closes #5582.

Rationale for this change

Enable constructing ArrowReaderMetadata from external metadata.

What changes are included in this PR?

Make ArrowReaderMetadata::try_new public.

Are there any user-facing changes?

No breaking changes.

@github-actions github-actions bot added the parquet Changes to the parquet crate label Apr 2, 2024
@tustvold tustvold merged commit 8884083 into apache:master Apr 3, 2024
16 checks passed
@kylebarron kylebarron deleted the kyle/create-arrow-reader-metadata branch April 3, 2024 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
parquet Changes to the parquet crate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create ArrowReaderMetadata from externalized metadata
2 participants