EnricoMi opened a new pull request, #45411: URL: https://github.com/apache/arrow/pull/45411
### Rationale for this change Encrypting columns with nested fields with a column key is not trivial since only leaf fields are allowed in the column key map. Documentation emphasizes this fact and provides examples. ### What changes are included in this PR? This amends the documentation on encryption for C++ and Python. ### Are these changes tested? Only documentation. ### Are there any user-facing changes? Only documentation. -- 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]
