### 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