mustafasrepo commented on code in PR #9498: URL: https://github.com/apache/arrow-datafusion/pull/9498#discussion_r1517673081
########## datafusion/sqllogictest/test_files/window.slt: ########## @@ -4159,15 +4176,34 @@ NULL def NULL def NULL def x x x x NULL NULL +# LAG window function IGNORE/RESPECT NULLS support with descending order and nondefault offset trigger evaluate_all Review Comment: I think, this test is exactly same version of the test below. If so, it is better to remove one of them. -- 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]
