alamb opened a new issue, #7281: URL: https://github.com/apache/arrow-rs/issues/7281
**Is your feature request related to a problem or challenge? Please describe what you are trying to do.** - Part of https://github.com/apache/arrow-rs/issues/7278 Thanks to @rok @adamreeve and others the parquet crate now has the ability to read encrypted files (https://github.com/apache/arrow-rs/pull/6637) We should document this with some examples to help users understand how it can be used **Describe the solution you'd like** Add an example of how to write **Describe alternatives you've considered** Perhaps we can add an example here below the basic ones: - https://docs.rs/parquet/latest/parquet/arrow/index.html **Additional context** <!-- Add any other context or screenshots about the feature request here. --> -- 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]
