rkrishn7 commented on issue #17625: URL: https://github.com/apache/datafusion/issues/17625#issuecomment-3303981424
> Since we push projections down we may even be able to push this projection down all the way into the scan The nice thing about this is it would allow row filters to reference the projected expression, which is necessary to avoid re-computing the hash in https://github.com/apache/datafusion/pull/17529 -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
