nuno-faria commented on issue #17196: URL: https://github.com/apache/datafusion/issues/17196#issuecomment-3191093292
> So, the issue is the same as the one [#17188](https://github.com/apache/datafusion/issues/17188)? We need to consider the partitioned mode I don't think so, in this one the filter is being pushed to the wrong table, since it is always assumed that it should be pushed to the right relation. In the other the filter is pushed to the right relation, but the filter is incorrect. -- 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: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org