adamreeve opened a new issue, #7256:
URL: https://github.com/apache/arrow-rs/issues/7256

   Follow up task to https://github.com/apache/arrow-rs/pull/6637 and 
https://github.com/apache/arrow-rs/pull/7111, which add support for Parquet 
modular encryption.
   
   Parquet-java, C++ Parquet and PyArrow provide a higher level API on top of 
Parquet modular encryption to simplify integration with a key management system 
(KMS) and support encryption best-practices. For compatibility with these 
implementations and to simplify the use of Parquet encryption, arrow-rs should 
also support this API.
   
   There's a design document that provides more details on this at 
https://docs.google.com/document/d/1bEu903840yb95k9q2X-BlsYKuXoygE4VnMDl9xz_zhk/edit?tab=t.0#heading=h.aatf1oymdx11
   
   I have made some progress towards implementing this in a branch 
(https://github.com/adamreeve/arrow-rs/tree/kmt).


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to