sdf-jkl commented on PR #9118:
URL: https://github.com/apache/arrow-rs/pull/9118#issuecomment-4100559684

   @alamb @Dandandan 
   
   I think the regressions here are mostly from enabling mask-based 
materialization in cases where selectors are still the better choice.
   
   To address this we should do two things first:
   1) Reduce unnecessary pushdown upfront - #9415. This way we can avoid 
dealing with avoidable cases.
   2) Work on #8846 to remove actual regressions.


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