You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Gidon Gershinsky (Jira)" <ji...@apache.org> on 2021/02/16 15:34:00 UTC

[jira] [Commented] (ARROW-8040) [Python][Packaging] Add Parquet encryption/decryption / OpenSSL to Python wheels

    [ https://issues.apache.org/jira/browse/ARROW-8040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17285281#comment-17285281 ] 

Gidon Gershinsky commented on ARROW-8040:
-----------------------------------------

Thanks. I agree the decryption part is much safer than encryption. Regarding interop - this decryption code will not be able to read files, produced by Spark, because that would require parsing the key material. Implementation of key material parsing means implementation of the high level layer. I'll send a mail to the list to check if this can be indeed be moved out of a state of limbo.

> [Python][Packaging] Add Parquet encryption/decryption / OpenSSL to Python wheels
> --------------------------------------------------------------------------------
>
>                 Key: ARROW-8040
>                 URL: https://issues.apache.org/jira/browse/ARROW-8040
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Python
>            Reporter: Wes McKinney
>            Priority: Major
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)