houqp commented on pull request #1135: URL: https://github.com/apache/arrow-datafusion/pull/1135#issuecomment-958638468
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 `JOIN ON t1.col1 = t2.col1, t1.col2 <=> t2.col2`? -- 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]
