ggershinsky opened a new pull request #2638: URL: https://github.com/apache/iceberg/pull/2638
This is a PR based on the design doc https://docs.google.com/document/d/1kkcjr9KrlB9QagRX3ToulG_Rf-65NMSlVANheDNzJq4/edit# It introduces a new set of encryption APIs/parameters for the native encryption formats (Parquet and ORC). The basic parameters are the column keys for a file. In addition, it passes a file/footer key and an AADPrefix, that are consumed by Parquet but can be ignored by ORC. @rdblue @jackye1995 @RussellSpitzer @flyrain @aokolnychyi -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
