adamreeve commented on PR #16779: URL: https://github.com/apache/datafusion/pull/16779#issuecomment-3231493585
One thing we might want to change before releasing this is making the `EncryptionFactory` methods async. I guess for the Comet use case, calling into Java will need to be synchronous, but for native Rust use it would make sense for these to be async as they may need to access a KMS over the network. Related: https://github.com/apache/arrow-rs/issues/8238 -- 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