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

Support round tripping extension types in parquet #7063

Open
alamb opened this issue Feb 2, 2025 · 0 comments
Open

Support round tripping extension types in parquet #7063

alamb opened this issue Feb 2, 2025 · 0 comments
Labels
arrow Changes to the arrow crate enhancement Any new improvement worthy of a entry in the changelog parquet Changes to the parquet crate

Comments

@alamb
Copy link
Contributor

alamb commented Feb 2, 2025

Is your feature request related to a problem or challenge? Please describe what you are trying to do.

However, these extension type annotations apparently do not survive round trip write/reading to parquet as described in this comment with @kylebarron: https://github.com/apache/arrow-rs/pull/5822/files#r1925627198

Describe the solution you'd like
Make extension tests work round trip through parquet

Describe alternatives you've considered

Additional context

@alamb alamb added the enhancement Any new improvement worthy of a entry in the changelog label Feb 2, 2025
@alamb alamb added parquet Changes to the parquet crate arrow Changes to the arrow crate labels Feb 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arrow Changes to the arrow crate enhancement Any new improvement worthy of a entry in the changelog parquet Changes to the parquet crate
Projects
None yet
Development

No branches or pull requests

1 participant