You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2021/06/14 14:38:53 UTC

[GitHub] [arrow] ggershinsky commented on pull request #10450: ARROW-9947: [Python] High-level Python API for Parquet encryption of files.

ggershinsky commented on pull request #10450:
URL: https://github.com/apache/arrow/pull/10450#issuecomment-860738074


   @pitrou @wesm This is the core PR for bringing Parquet encryption to PyArrow and pandas. 
   Due to possible threading differences between the two frameworks, this PR might not be optimized for both, but should work ok with them. It has is a simple mutex for now, that is a subject for a future removal and/or optimization in a separate PR.
   
   All comments are most welcome.
   Thanks @andersonm-ibm !


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org