adamreeve opened a new issue, #49821: URL: https://github.com/apache/arrow/issues/49821
### Describe the enhancement requested https://github.com/apache/arrow/pull/49667 adds `create_encryption_properties` and `create_decryption_properties` functions for generating file encryption and decryption properties by directly specifying a footer key, but these only support uniform encryption, where all columns are encrypted with the footer key. These methods should be extended to support per-column encryption keys. ### Component(s) Python, Parquet -- 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]
