You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2023/01/30 14:57:00 UTC

[jira] [Commented] (PARQUET-2229) ParquetRewriter supports masking and encrypting the same column

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

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

wgtmac opened a new pull request, #1021:
URL: https://github.com/apache/parquet-mr/pull/1021

   ### Jira
   
   - My PR addresses [PARQUET-2229](https://issues.apache.org/jira/browse/PARQUET-2229)
   
   ### Tests
   
   - Added ParquetRewriterTest.testNullifyAndEncryptColumn to verify the implementation.
   
   ### Commits
   
   - `ParquetRewriter` supports masking (now only nullify) and encrypting same columns when rewriting files.
   - Remove the restriction off `RewriteOptions`.




> ParquetRewriter supports masking and encrypting the same column
> ---------------------------------------------------------------
>
>                 Key: PARQUET-2229
>                 URL: https://issues.apache.org/jira/browse/PARQUET-2229
>             Project: Parquet
>          Issue Type: Sub-task
>          Components: parquet-mr
>            Reporter: Gang Wu
>            Assignee: Gang Wu
>            Priority: Major
>
> ParquetRewriter does not yet support  masking and encrypting the same column. The scope of this task is to enable it.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)