xxchan commented on code in PR #4547: URL: https://github.com/apache/arrow-datafusion/pull/4547#discussion_r1043324037
########## datafusion/core/tests/sqllogictests/test_files/ddl.slt: ########## @@ -45,9 +45,9 @@ query II rowsort select * from users; ---- 1 2 +11 20 Review Comment: For rowsort, runner will only sort actual results now, which means the result in the test cases should be sorted. -- 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]
