rok commented on issue #47435:
URL: https://github.com/apache/arrow/issues/47435#issuecomment-3236602292

   Thanks for the context @adamreeve !
   
   Perhaps a point of interest - we recently had an issue reported 
https://github.com/apache/arrow/issues/47254 where encrypted readers/writers 
are not compatible due to one implementation avoiding KMS (I think) and not 
following the spec.
   
   To be clear @changhu-m @akoshelev - PyArrow / arrow-cpp (and Parquet in 
general) encryption could use more examples / better examples and documentation 
(e.g. an example of how to use a real KMS with arrow-cpp and PyArrow). API 
change proposals are welcome too, we'd just want to discuss them before 
proceeding to implementation.
   
   To not stifle progress here - @changhu-m could you say what your use case is 
and if you can see another way forward that doesn't include opening the 
low-level API in PyArrow?


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