thinkharderdev commented on issue #4398: URL: https://github.com/apache/arrow-datafusion/issues/4398#issuecomment-1328898947
So if I understand correctly, you are saying we should push down the predicate so that we only used it to generate a row selection for the other rows (i.e. we do not buffer the predicate column in memory after we have generated the selection)? -- 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]
