2010YOUY01 commented on issue #19579: URL: https://github.com/apache/datafusion/issues/19579#issuecomment-3736814356
Update: thanks to @Brijesh-Thakkar , we have a working solution in https://github.com/apache/datafusion/pull/19587 to make the Null behavior in `partial_cmp()` expected. The challenge remained was to investigate the existing usages, figure out why do they rely on the non-standard Null behaviors, and fix all the propagated test failures. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
