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

Mike Dias commented on PARQUET-1178:
------------------------------------

Hello, we'd love to see this feature released so we to start the work required 
to fully integrate with Spark. Right now we are compiling both Parquet and 
Spark master branches to get access to the feature and that is preventing us to 
move forward with column encryption in production systems. Is there any 
expected date to release it in 1.12?

> Parquet modular encryption
> --------------------------
>
>                 Key: PARQUET-1178
>                 URL: https://issues.apache.org/jira/browse/PARQUET-1178
>             Project: Parquet
>          Issue Type: New Feature
>          Components: parquet-mr
>    Affects Versions: 1.12.0
>            Reporter: Gidon Gershinsky
>            Assignee: Gidon Gershinsky
>            Priority: Major
>
> A mechanism for modular encryption and decryption of Parquet files. Allows to 
> keep data fully encrypted in the storage - while enabling efficient analytics 
> on the data, via reader-side extraction / authentication / decryption of data 
> subsets required by columnar projection and predicate push-down.
> Enables fine-grained access control to column data by encrypting different 
> columns with different keys.
> Supports a number of encryption algorithms, to account for different security 
> and performance requirements.



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

Reply via email to