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

Todd Farmer edited comment on ARROW-9960 at 8/26/22 4:21 PM:
-------------------------------------------------------------

This issue was last updated over 90 days ago, which may be an indication it is 
no longer being actively worked. To better reflect the current state, the issue 
is being unassigned per [project 
policy|https://arrow.apache.org/docs/dev/developers/bug_reports.html#issue-assignment].
 Please feel free to re-take assignment of the issue if it is being actively 
worked, or if you plan to start that work soon.


was (Author: JIRAUSER288796):
This issue was last updated over 90 days ago, which may be an indication it is 
no longer being actively worked. To better reflect the current state, the issue 
is being unassigned per [project 
policy|https://arrow.apache.org/docs/dev/developers/bug_reports.html#issue-assignment.
 Please feel free to re-take assignment of the issue if it is being actively 
worked, or if you plan to start that work soon.

> [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