You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2022/03/21 17:02:00 UTC

[jira] [Created] (ARROW-15986) [Python] Expose decryption properties in ParquetFragmentScanOptions

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)