adamreeve commented on PR #16237: URL: https://github.com/apache/datafusion/pull/16237#issuecomment-2933377756
One thing this example doesn't cover is how users might directly set encryption keys without using a KMS. That could be achieved using the same API and implementing an `EncryptionFactory`, but I think it would make sense to have separate config options directly corresponding to `FileDecryptionProperties` and `FileEncryptionProperties`. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
