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

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

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


   > > 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 - ?
   
   Good question. We should have the tooling to provide such tests but not sure 
if we already have it. I am fine with testing it manually for now just document 
it in details (e.g. adding to the git comment of the test PR).


----------------------------------------------------------------
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:
us...@infra.apache.org


> 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