-
Notifications
You must be signed in to change notification settings - Fork 1k
Open
Labels
arrowChanges to the arrow crateChanges to the arrow crateenhancementAny new improvement worthy of a entry in the changelogAny new improvement worthy of a entry in the changelogparquetChanges to the parquet crateChanges to the parquet crate
Description
Is your feature request related to a problem or challenge? Please describe what you are trying to do.
- @mbrobbel added initial support for arrow extension types in Add
ExtensionType
trait andCanonicalExtensionType
enum #5822
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
mbrobbel
Metadata
Metadata
Assignees
Labels
arrowChanges to the arrow crateChanges to the arrow crateenhancementAny new improvement worthy of a entry in the changelogAny new improvement worthy of a entry in the changelogparquetChanges to the parquet crateChanges to the parquet crate