houqp commented on issue #1585: URL: https://github.com/apache/arrow-datafusion/issues/1585#issuecomment-1018224861
My opinion is it would be cleaner to manage it as a separate rule because join rewrite is not really related to predicate pushdowns. I think we have a guiding rule that plan optimization run should be agnostic to the order of plan rules defined in `context.rs`. Perhaps now is the time for us to introduce a convergent optimization loop? -- 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]
