ggershinsky commented on PR #7387:
URL: https://github.com/apache/arrow-rs/pull/7387#issuecomment-2788448950

   this PR might need a comprehensive unitest for different encryption options, 
similar to 
https://github.com/apache/parquet-java/blob/master/parquet-hadoop/src/test/java/org/apache/parquet/crypto/TestPropertiesDrivenEncryption.java
 .
   
   Also, it would be good to test an interop with Spark or PyArrow, where files 
are written by these frameworks, and read by the Rust code (probably manually, 
as we don't have these files in the parquet-testing repo - but still, an 
initial/partial check would be helpful).


-- 
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