[
https://issues.apache.org/jira/browse/PARQUET-2040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17448728#comment-17448728
]
ASF GitHub Bot commented on PARQUET-2040:
-----------------------------------------
shangxinli merged pull request #935:
URL: https://github.com/apache/parquet-mr/pull/935
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
> Uniform encryption
> ------------------
>
> Key: PARQUET-2040
> URL: https://issues.apache.org/jira/browse/PARQUET-2040
> Project: Parquet
> Issue Type: Improvement
> Components: parquet-mr
> Affects Versions: 1.12.0
> Reporter: Gidon Gershinsky
> Assignee: Gidon Gershinsky
> Priority: Major
>
> PME low-level spec supports using the same encryption key for all columns,
> which is useful in a number of scenarios. However, this feature is not
> exposed yet in the high-level API, because its misuse can break the NIST
> limit on the number of AES GCM operations with one key. We will develop a
> limit-enforcing code and provide an API for uniform table encryption.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)