[
https://issues.apache.org/jira/browse/PARQUET-1178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17203178#comment-17203178
]
Gabor Szadovszky commented on PARQUET-1178:
-------------------------------------------
[~mike_dias], the Spark community is still working on to migrate to 1.11 (seeĀ
SPARK-26346 for details). There are transitive dependency issues with Avro. I
cannot say any ETA for 1.12 but I am not sure if even we would be able to
release it tomorrow it would be available in Spark soon.
> 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)