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
Is your feature request related to a problem or challenge? Please describe what you are trying to do.
ExtensionTypetrait andCanonicalExtensionTypeenum #5822However, 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