This is an automated email from the ASF dual-hosted git repository.
alamb pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-rs.git
from 25ff46fb5d [Minor] Hide thrift macros (#8616)
add 28d0b77c1f Use `Arc<FileEncryptionProperties>` everywhere to be be
consistent with `FileDecryptionProperties` (#8626)
No new revisions were added by this update.
Summary of changes:
parquet/src/encryption/encrypt.rs | 10 +++++-----
parquet/src/file/properties.rs | 8 ++++----
parquet/src/file/writer.rs | 4 ++--
parquet/tests/encryption/encryption_async.rs | 2 +-
parquet/tests/encryption/encryption_util.rs | 2 +-
5 files changed, 13 insertions(+), 13 deletions(-)