zhuqi-lucas commented on PR #7454:
URL: https://github.com/apache/arrow-rs/pull/7454#issuecomment-2871911169

   > Only one remaining CI testing failed, i still can't find the root cause:
   > 
   > ```rust
   > #[tokio::test]
   > #[cfg(feature = "snap")]
   > async fn test_plaintext_footer_read_without_decryption() {
   >     
crate::encryption_agnostic::read_plaintext_footer_file_without_decryption_properties_async()
   >         .await;
   > }
   > ```
   
   Thank you @alamb, i found the root cause of above fail, and also in progress 
make everything green.


-- 
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: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to