ggershinsky opened a new pull request #2640:
URL: https://github.com/apache/iceberg/pull/2640


   A set of fresh data encryption keys is generated for each data file (in 
formats that support native encryption). The data keys are wrapped centrally 
(eg in the driver), potentially via KMS interaction, and stored in the manifest 
key_metadata entry for this data file. The data keys are delivered via 
NativeFileEncryptParams objects to the workers that perform data file 
writing/encryption.
   
   @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]

Reply via email to