### Describe the enhancement requested In c++ implementation we have `ArrowReaderProperties.set_arrow_extensions_enabled` to enable this behavior. See [comment](https://github.com/apache/arrow/pull/44070#issuecomment-2413228173) and [documentation](https://arrow.apache.org/docs/dev/cpp/api/formats.html#_CPPv4N7parquet21ArrowReaderProperties28set_arrow_extensions_enabledEb). ### Component(s) Python
Describe the enhancement requested
In c++ implementation we have
ArrowReaderProperties.set_arrow_extensions_enabledto enable this behavior.See comment and documentation.
Component(s)
Python