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 13:16:00 UTC

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

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

Akshay resolved PARQUET-1906.
-----------------------------
    Resolution: Fixed

> 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
>            Priority: Major
>              Labels: pull-request-available
>         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)