gianm commented on pull request #9773:
URL: https://github.com/apache/druid/pull/9773#issuecomment-622456503


   > A problem with this solution is that it does not guarantee to push the 
filter to the topmost DruidJoinQueryRel. This problem is showed in 
CalciteQueryTest#testInnerJoinTableLookupLookupWithFilterWithoutLimitWithAllColumns
 where the filter is on the inner DruidJoinQueryRel instead of the other 
DruidJoinQueryRel.
   
   The plan in your current patch (cafca03) looks OK to me. It's exactly what 
we want. Do you have a different case that illustrates the issue you're talking 
about?


----------------------------------------------------------------
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]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to