mbutrovich commented on PR #16779:
URL: https://github.com/apache/datafusion/pull/16779#issuecomment-3167771932

   > @mbutrovich I'm curious if you can share any details about how you want to 
use this. Do you need compatibility with PyArrow or Spark, and would the 
[parquet-key-management](https://github.com/G-Research/parquet-key-management-rs)
 crate be useful to you? I plan to add DataFusion integration to that crate 
once this is released.
   
   At the moment my primary interest is for 
[Comet](https://github.com/apache/datafusion-comet), which is a Spark 
accelerator built on DataFusion. For Comet I think my plan is to write an 
EncryptionFactory that uses JNI to call back to the registered KMS on the Spark 
side since I don't expect every Spank KMS implementation to reimplement a Rust 
version.


-- 
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: github-unsubscr...@datafusion.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to