arrow icon indicating copy to clipboard operation
arrow copied to clipboard

[Python][Parquet] Parquet logical types should be mapped to corresponding extension types at read time

Open rok opened this issue 1 year ago • 0 comments

Describe the enhancement requested

In c++ implementation we have ArrowReaderProperties.set_arrow_extensions_enabled to enable this behavior. See comment and documentation.

Component(s)

Python

rok avatar Oct 22 '24 13:10 rok