Dandandan commented on code in PR #6113: URL: https://github.com/apache/arrow-datafusion/pull/6113#discussion_r1176072834
########## datafusion/core/tests/sqllogictests/test_files/groupby.slt: ########## @@ -1477,14 +1477,11 @@ SELECT + cor0.col0 AS col2 FROM tab1 AS cor0 GROUP BY cor0.col0 28 82 -# TODO: WRONG Review Comment: Can remove link to issue -- 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]
