stuhood commented on issue #21207: URL: https://github.com/apache/datafusion/issues/21207#issuecomment-5072839705
@jayshrivastava : Commented on #23817: I think that it could make sense, but the exact details of how it interacts with `EnforceDistribution`, `RepartitionExec`, etc are going to be fidgety. It's only safe to consume a partition-specific-subset of the filter if it has been carefully re-partitioned on the way down the plan. -- 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]
