This is an automated email from the ASF dual-hosted git repository.
apitrou pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow.git
from a36cc62f45 MINOR: [Dev] Remove Bryce from collaborators (#40673)
add 54c4cedd45 GH-40328: [C++][Parquet] Allow use of
FileDecryptionProperties after the CryptoFactory is destroyed (#40329)
No new revisions were added by this update.
Summary of changes:
cpp/src/parquet/encryption/crypto_factory.cc | 12 +++---
cpp/src/parquet/encryption/crypto_factory.h | 12 +++---
cpp/src/parquet/encryption/file_key_unwrapper.cc | 34 +++++++++++-----
cpp/src/parquet/encryption/file_key_unwrapper.h | 15 ++++++-
cpp/src/parquet/encryption/key_management_test.cc | 49 +++++++++++++++++++++++
python/pyarrow/tests/parquet/test_encryption.py | 36 +++++++++++++++++
6 files changed, 134 insertions(+), 24 deletions(-)