Antoine Pitrou created ARROW-15986:
--------------------------------------
Summary: [Python] Expose decryption properties in
ParquetFragmentScanOptions
Key: ARROW-15986
URL: https://issues.apache.org/jira/browse/ARROW-15986
Project: Apache Arrow
Issue Type: Improvement
Components: Parquet, Python
Reporter: Antoine Pitrou
Fix For: 8.0.0
Parquet modular encryption is now available in the Python Parquet APIs.
However, it's not available through datasets, as {{ParquetFragmentScanOptions}}
currently doesn't expose the {{FileDecryptionProperties}} (it does in C++).
--
This message was sent by Atlassian Jira
(v8.20.1#820001)