xudong963 commented on pull request #1135: URL: https://github.com/apache/arrow-datafusion/pull/1135#issuecomment-955690811
Inspired by spark which has a `condition expr` in Join to show if null equal is safe. So I add a bool type named `null_equal_safe` to indicate if null equal is safe. PTAL @alamb @Dandandan @houqp, thanks! -- 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]
