[ https://issues.apache.org/jira/browse/PARQUET-2364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17779859#comment-17779859 ]
ASF GitHub Bot commented on PARQUET-2364: ----------------------------------------- ggershinsky commented on PR #1178: URL: https://github.com/apache/parquet-mr/pull/1178#issuecomment-1780946003 Thanks @wgtmac > Encrypt all columns option > -------------------------- > > Key: PARQUET-2364 > URL: https://issues.apache.org/jira/browse/PARQUET-2364 > Project: Parquet > Issue Type: Improvement > Components: parquet-mr > Reporter: Gidon Gershinsky > Assignee: Gidon Gershinsky > Priority: Major > > The column encryption mode currently encrypts only the explicitly specified > columns. Other columns stay unencrypted. This Jira will add an option to > encrypt (and tamper-proof) the other columns with the default footer key. > Decryption / reading is not affected. The current readers will be able to > decrypt the new files, as long as they have access to the required keys. -- This message was sent by Atlassian Jira (v8.20.10#820010)