You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### Rationale for this change
Support uniform encryption when writing parquet files.
### What changes are included in this PR?
Exposing EncryptionConfiguration.uniform_encryption to pyarrow.
### Are these changes tested?
Yes, see included tests.
### Are there any user-facing changes?
Addition of uniform_encryption parameter to EncryptionConfiguration.
* fixes#38914
* supersedes #39216
* GitHub Issue: #38914
Authored-by: Martin Nowak <code@dawg.eu>
Signed-off-by: Antoine Pitrou <antoine@python.org>
0 commit comments