rok commented on code in PR #8029:
URL: https://github.com/apache/arrow-rs/pull/8029#discussion_r2248382331


##########
parquet/tests/encryption/encryption.rs:
##########
@@ -1101,3 +1109,107 @@ fn read_and_roundtrip_to_encrypted_file(
     // check re-written example data
     verify_encryption_test_file_read(temp_file, decryption_properties);
 }
+
+#[tokio::test]

Review Comment:
   Good point! Moved.



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