xudong963 commented on pull request #1135:
URL: https://github.com/apache/arrow-datafusion/pull/1135#issuecomment-958658978


   > Am I correct that in the current design, the `null_equal_safe` argument 
will apply to all join key pairs? i.e. will we be able to have `t1 JOIN t2 ON 
t1.col1 = t2.col1, t1.col2 <=> t2.col2`?
   
   Yes, the null_equal_safe argument will apply to all join key pairs. 


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


Reply via email to