You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Maya Anderson (Jira)" <ji...@apache.org> on 2021/08/10 08:01:00 UTC

[jira] [Created] (ARROW-13593) [C++][Dataset][Parquet] Support parquet modular encryption in the new Dataset API

Maya Anderson created ARROW-13593:
-------------------------------------

             Summary: [C++][Dataset][Parquet] Support parquet modular encryption in the new Dataset API
                 Key: ARROW-13593
                 URL: https://issues.apache.org/jira/browse/ARROW-13593
             Project: Apache Arrow
          Issue Type: New Feature
          Components: C++, Parquet
            Reporter: Maya Anderson
            Assignee: Maya Anderson


In order for the new Dataset API to fully support PME, the same writer properties that include file_encryption_properties shouldn’t be used for the whole dataset. file_encryption_properties should be per file, for example in order to support key rotation https://issues.apache.org/jira/browse/ARROW-9960 .



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