This is an automated email from the ASF dual-hosted git repository.
areeve pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow.git
from 4d03aa5d89 MINOR: [CI] Bump actions/stale from 9.1.0 to 10.1.0 (#48243)
add 39c865e5d6 GH-48168: [C++][Parquet] Fix setting column-specific
options when writing an encrypted Dataset (#48170)
No new revisions were added by this update.
Summary of changes:
cpp/src/parquet/properties.cc | 44 ++++++++
cpp/src/parquet/properties.h | 8 +-
cpp/src/parquet/properties_test.cc | 140 ++++++++++++++++++++++++
python/pyarrow/tests/test_dataset_encryption.py | 67 ++++++++++++
4 files changed, 257 insertions(+), 2 deletions(-)