adamreeve opened a new pull request, #7374: URL: https://github.com/apache/arrow-rs/pull/7374
# Which issue does this PR close? Part of #7278, and a follow on from #7281. # Rationale for this change Makes it easier for users to understand how to use the new encryption feature. # What changes are included in this PR? Adds examples inline in the documentation for the `encryption` module, the `KeyRetriever` trait and the `FileDecryptionProperties` and `FileEncryptionProperties` types. Note that this documentation isn't currently built due to the encryption module being experimental. # Are there any user-facing changes? No -- 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