Re: Data encryption in Iceberg

2021-09-01 Thread Yufei Gu
gt;> who's interested to join, please respond here or send a direct message to >> Ryan, Jack or myself. >> >> Cheers, Gidon >> >> >> ------ Forwarded message - >> From: Gidon Gershinsky >> Date: Mon, Aug 30, 2021 at 5:57 PM >>

Re: Data encryption in Iceberg

2021-09-01 Thread Maya Anderson
- > From: Gidon Gershinsky > Date: Mon, Aug 30, 2021 at 5:57 PM > Subject: Re: Data encryption in Iceberg > To: > > > Hi Jack, > > Thank you. We've been indeed busy with building the Iceberg data > encryption code, since we have quite a demand

Re: Data encryption in Iceberg

2021-08-30 Thread Gidon Gershinsky
Hi Jack, Thank you. We've been indeed busy with building the Iceberg data encryption code, since we have quite a demand for this functionality (with timeline requirements..). I've published an initial end-to-end implementation (PR 3053), comprised of a new code that handles the generation of data

Re: Data encryption in Iceberg

2021-08-29 Thread Jack Ye
Hi Gidon and Huaxin, Thanks for continuing with the effort in Iceberg encryption support. I did not get enough time to work on this area since the design discussion, so far I only managed to add key metadata for manifest file, and there are quite a few changes in our internal branch that I need to