Jefffrey commented on code in PR #18968: URL: https://github.com/apache/datafusion/pull/18968#discussion_r2616691160
########## datafusion/sqllogictest/test_files/scalar.slt: ########## @@ -1775,7 +1775,7 @@ CREATE TABLE test( (-14, -14, -14.5, -14.5), (NULL, NULL, NULL, NULL); -query IIRRIR rowsort +query IRRRIR rowsort Review Comment: Yeah I was trying to keep the behaviour the same, but with your PR #19303 I guess this will need to change; we can focus on getting #19303 merged first and I'll rebase this PR afterwards -- 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]
