alamb commented on PR #7454:
URL: https://github.com/apache/arrow-rs/pull/7454#issuecomment-2872008974

   > > 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;
   > > }
   > > ```
   > 
   > > Looks sweet -- thank you @zhuqi-lucas -- I am going to start reviewing 
this PR to get a feel for its code and be ready to merge / get it ready
   > 
   > Thank you @alamb, i found the root cause of above fail, and also in 
progress make everything green.
   
   You are the best @zhuqi-lucas  -- I am reviewing this PR now


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