arrow
arrow copied to clipboard
[Python][Parquet] Parquet logical types should be mapped to corresponding extension types at read time
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