[
https://issues.apache.org/jira/browse/ARROW-15825?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Krisztian Szucs updated ARROW-15825:
------------------------------------
Fix Version/s: 9.0.0
(was: 8.0.0)
> [Python] Add a function telling whether Parquet encryption is available
> -----------------------------------------------------------------------
>
> Key: ARROW-15825
> URL: https://issues.apache.org/jira/browse/ARROW-15825
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Parquet, Python
> Reporter: Antoine Pitrou
> Priority: Major
> Fix For: 9.0.0
>
>
> It would be nice to have a function, e.g.
> {{pyarrow.parquet.is_encryption_available()}}, to be able to query whether
> Parquet encryption is available in the PyArrow build.
> (currently, one would have to import the relevant module and catch the
> ImportError)
--
This message was sent by Atlassian Jira
(v8.20.7#820007)