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 788200a434 GH-40428: [Python][CI] Fix dataset partition filter tests 
with pandas nightly (#40429)
     add dd6d7288e4 GH-39444: [C++][Parquet] Fix crash in Modular Encryption 
(#39623)

No new revisions were added by this update.

Summary of changes:
 .../arrow/dataset/file_parquet_encryption_test.cc  | 182 +++++++++++++--------
 cpp/src/parquet/encryption/encryption_internal.cc  |  14 +-
 .../parquet/encryption/internal_file_decryptor.cc  |  50 ++----
 .../parquet/encryption/internal_file_decryptor.h   |   7 +-
 python/pyarrow/tests/test_dataset_encryption.py    |  62 +++++++
 5 files changed, 196 insertions(+), 119 deletions(-)

Reply via email to