You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2021/04/06 16:37:30 UTC

[GitHub] [druid] gianm commented on pull request #11068: Enable rewriting certain inner joins as filters.

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


   > Looks good. Out of curiosity, given that we exclude null values, how are null values in the left table matched?
   
   I was thinking that because it's an inner join, null values from the left table are supposed to be dropped anyway. (That's why I didn't allow this optimization to trigger for left joins.)


-- 
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org