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 4d1d79c49f feat: coerce fixed size binary to binary view (#7431)
     add fb72b8f7cb Verify footer tags when reading encrypted Parquet files 
with plaintext footers (#7459)

No new revisions were added by this update.

Summary of changes:
 parquet/src/encryption/ciphers.rs      | 21 +++++++++++++++---
 parquet/src/encryption/decrypt.rs      | 40 ++++++++++++++++++++++++++++++++--
 parquet/src/file/metadata/mod.rs       |  4 ++--
 parquet/src/file/metadata/reader.rs    | 11 ++++++----
 parquet/tests/encryption/encryption.rs | 37 +++++++++++++++++++++++++++++++
 5 files changed, 102 insertions(+), 11 deletions(-)

Reply via email to