xudong963 commented on PR #4185: URL: https://github.com/apache/arrow-datafusion/pull/4185#issuecomment-1322861964
> > > There is specific logic in `extract_possible_join_keys()` to handle and pull up common Exprs in the Or branches. But I > > > Nice idea👍! It's a great future ticket. > > I agree it would be a good idea for a future ticket. There is also https://github.com/apache/arrow-datafusion/blob/master/datafusion/optimizer/src/rewrite_disjunctive_predicate.rs which I think tries to do the same thing Yes, thanks for your mention :) -- 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]
