Fwd: Data encryption in Iceberg

2021-09-28 Thread Gidon Gershinsky
Hi all, The encryption sync is set for next Tue, October 5, at 9am PDT. Additional folks interested to join - let me know in a direct message. Cheers, Gidon -- Forwarded message - From: Gidon Gershinsky Date: Wed, Sep 1, 2021 at 9:10 PM Subject: Fwd: Data encryption in Iceberg

Re: Data encryption in Iceberg

2021-09-01 Thread Yufei Gu
Wed, Sep 1, 2021 at 9:11 PM >> Subject: Fwd: Data encryption in Iceberg >> To: >> >> >> Hi all, >> >> Per the sync this morning, we'll have a meeting on encryption-related >> efforts in Iceberg. Before we discuss the day/time options, let us know &

Re: Data encryption in Iceberg

2021-09-01 Thread Maya Anderson
Hi Gidon, I would like to join the meeting. Thanks, Maya Anderson -- Forwarded message - > From: Gidon Gershinsky > Date: Wed, Sep 1, 2021 at 9:11 PM > Subject: Fwd: Data encryption in Iceberg > To: > > > Hi all, > > Per the sync this morni

Fwd: Data encryption in Iceberg

2021-09-01 Thread Gidon Gershinsky
ed message - 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 for this functionality (with timeline requir

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

Data encryption in Iceberg

2021-08-25 Thread Gidon Gershinsky
Hi all, We have briefly discussed this subject in a June sync, with a decision to continue via the mailing list. There are a number of pull requests from Jack and myself that implement a set of disjoint elements from the high-level design