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:
[email protected]



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

Reply via email to