[ 
https://issues.apache.org/jira/browse/ARROW-9960?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Todd Farmer reassigned ARROW-9960:
----------------------------------

    Assignee:     (was: Revital Sur)

> [C++][Parquet] Enable external material and rotation for encryption keys
> ------------------------------------------------------------------------
>
>                 Key: ARROW-9960
>                 URL: https://issues.apache.org/jira/browse/ARROW-9960
>             Project: Apache Arrow
>          Issue Type: New Feature
>          Components: C++
>            Reporter: Gidon Gershinsky
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 1h 40m
>  Remaining Estimate: 0h
>
> Encryption key material keeps the information required to recover the keys by 
> Parquet readers. Currently, only "internal storage mode" is supported, where 
> the key material is stored inside Parquet file footers, and therefore can't 
> be rotated (re-wrapped with refreshed master keys) in immutable files. The 
> new mechanism in this Jira adds the advanced "external storage mode" for the 
> key material, where the key material is stored in separate small files, that 
> enable the key rotation. This mechanism will also implement the key rotation 
> functionality.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to