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

ASF GitHub Bot commented on PARQUET-1229:
-----------------------------------------

ggershinsky commented on pull request #776:
URL: https://github.com/apache/parquet-mr/pull/776#issuecomment-632130361


   > I know, this is not the whole feature yet but would like to ensure that at 
the end we will have proper test coverity. So, the question is do we have or 
planning to have tests to verify the working of semi-encrypted files (some 
columns and the footer are plaintext) with previous readers.
   
   We test this manually. We also have an automatic test that runs the current 
reader code on files that were previously created with other writers (such as 
parquet-cpp with encryption; these files are kept in parquet-testing repo and 
fetched from there). But I don't know how to automate running of previous 
readers on the files written by the current code - ?


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


> parquet-mr code changes for encryption support
> ----------------------------------------------
>
>                 Key: PARQUET-1229
>                 URL: https://issues.apache.org/jira/browse/PARQUET-1229
>             Project: Parquet
>          Issue Type: Sub-task
>          Components: parquet-mr
>            Reporter: Gidon Gershinsky
>            Assignee: Gidon Gershinsky
>            Priority: Major
>              Labels: pull-request-available
>
> Addition of encryption/decryption support to the existing Parquet classes and 
> APIs



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

Reply via email to