mihaibudiu commented on code in PR #4548: URL: https://github.com/apache/calcite/pull/4548#discussion_r2370549534
########## core/src/test/resources/sql/agg.iq: ########## @@ -4126,4 +4126,40 @@ GROUP BY DEPTNO, JOB; !ok +# [CALCITE-7189] Support MySQL-style non-standard GROUP BY +!use scott-babel Review Comment: Can you add a comment explaining why this test is stable and how the results were validated? -- 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]
