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

   > I've tried to reduce the use of #[cfg(feature = "encryption")] within 
function bodies 
(https://github.com/apache/arrow-rs/commit/78ac7b25504ea0d23d1d612f0cb52e823c012bd5),
 but have been pretty consistently hampered by borrow checker issues.
   
   Thanks for trying @adamreeve - I am struggling to get the filter pushdown in 
https://github.com/apache/arrow-rs/pull/6921 working well given how the 
encryption code in the reader is injected. I am going to spend some time seeing 
if I can get it more isolated and hopefully that might serve as an example of 
how to do it for writing. 


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