AdamGS commented on code in PR #20556: URL: https://github.com/apache/datafusion/pull/20556#discussion_r2854618773
########## datafusion/sqllogictest/test_files/window.slt: ########## @@ -4387,9 +4387,9 @@ LIMIT 5; ---- 78 50 63 38 -3 53 +NULL 19 Review Comment: verified here, c2 is `1.1` for the last three rows, so it seems to be a tie resolution thing -- 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]
