hsiang-c commented on code in PR #9203:
URL: https://github.com/apache/arrow-rs/pull/9203#discussion_r2825192537
##########
parquet/tests/encryption/encryption_async.rs:
##########
@@ -115,7 +115,7 @@ async fn test_misspecified_encryption_keys() {
// Too short footer key
check_for_error(
Review Comment:
@adamreeve
I use Parquet Java to generate 2 test files at
https://github.com/apache/parquet-testing/pull/102.
The schema is different than yours. If you're okay with it, I'll add more
test files and tests.
--
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]