You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "Akshay (Jira)" <ji...@apache.org> on 2020/09/07 07:01:00 UTC

[jira] [Created] (PARQUET-1906) CLONE - [C++] Parquet modular encryption

Akshay created PARQUET-1906:
-------------------------------

             Summary: CLONE - [C++] Parquet modular encryption
                 Key: PARQUET-1906
                 URL: https://issues.apache.org/jira/browse/PARQUET-1906
             Project: Parquet
          Issue Type: New Feature
          Components: parquet-cpp
            Reporter: Akshay
            Assignee: Deepak Majeti
         Attachments: column_reader.cc, column_writer.cc, file_reader.cc, file_writer.cc, thrift.h

CPP version of a mechanism for modular encryption and decryption of Parquet files. Allows to keep the data fully encrypted in the storage, while enabling a client to extract a required subset (footer, column(s), pages) and to authenticate / decrypt the extracted data.



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