Dandandan commented on PR #9414: URL: https://github.com/apache/arrow-rs/pull/9414#issuecomment-4095547902
> Looking at the code here I think this may make sense regardless of the work on the DataFusion side. It's a relatively small self contained change. Even if we move filters from row filters to non row filters (which has implications for IO, etc.) this at the very least saves compute applying pointless fragmented masks (if I understand the change correctly), right? Yes, I think it's pretty effective, simple, and does something DataFusion can not handle yet (skip applying the mask indeed). -- 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]
