adamreeve opened a new issue, #21634: URL: https://github.com/apache/datafusion/issues/21634
Follow up to https://github.com/apache/datafusion/pull/21603. See https://github.com/apache/datafusion/pull/21603#discussion_r3078180643 for context. Once arrow-rs allows determining whether a `FileDecryptionProperties` instance uses a `KeyRetriever` (https://github.com/apache/arrow-rs/issues/9721), the conversion from `FileDecryptionProperties` to `ConfigFileDecryptionProperties` should be updated to fail when a key retriever is used, rather than relying on getting an error when retrieving the footer key. -- 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]
