adamreeve commented on issue #7278: URL: https://github.com/apache/arrow-rs/issues/7278#issuecomment-3139126257
Hi @Bukhtawar, footers are encrypted by default, but files can optionally use plaintext footers by calling [`EncryptionPropertiesBuilder::with_plaintext_footer(true)`](https://github.com/apache/arrow-rs/blob/876585c1cd986dbaee0c26d52b55a4186a2f68c8/parquet/src/encryption/encrypt.rs#L204) when creating `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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org