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

Tham commented on PARQUET-1300:
-------------------------------

[~gershinsky] My code is based on 2 pull requests you created for  PARQUET-1301 
&  PARQUET-1227, and I also has to modify some code after looking at 4 uploaded 
files in this ticket. However, I didn't do any interop testing with Java 
version (mainly because I have very little experience with Java code). What 
should I do now? I will finish my code few days later, may I have your review?

> [C++] Parquet modular encryption
> --------------------------------
>
>                 Key: PARQUET-1300
>                 URL: https://issues.apache.org/jira/browse/PARQUET-1300
>             Project: Parquet
>          Issue Type: New Feature
>          Components: parquet-cpp
>            Reporter: Gidon Gershinsky
>            Assignee: Deepak Majeti
>            Priority: Major
>         Attachments: column_reader.cc, column_writer.cc, file_reader.cc, 
> file_writer.cc
>
>
> 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
(v7.6.3#76005)

Reply via email to