adamreeve commented on PR #48859:
URL: https://github.com/apache/arrow/pull/48859#issuecomment-3770119211

   > If I remember correctly [in 
rust](https://github.com/apache/arrow-rs/blob/991eb2af43a1c70c39c936773783baad75be91c0/parquet/src/file/metadata/thrift/encryption.rs#L293)
 we verify directly on decrypted buffer (skipping reserialization).
   
   Yes, it looks like we started out copying the C++ approach and then switched 
to encrypting the metadata buffer directly for similar reasons: 
https://github.com/apache/arrow-rs/pull/7459#discussion_r2067716069


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to