jon-wei opened a new issue #9328: Join filter push down should handle RHS columns joined to two different columns better URL: https://github.com/apache/druid/issues/9328 This issue describes follow on work to https://github.com/apache/druid/pull/9301. After https://github.com/apache/druid/issues/9327 is fixed, `JoinFilterAnalyzer.findCorrelatedBaseTableColumns` should be adjusted to merge the `JoinFilterColumnCorrelationAnalysis` objects it creates if there are multiple analyses for the same RHS column.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
