xiedeyantu commented on code in PR #4548:
URL: https://github.com/apache/calcite/pull/4548#discussion_r2365931048


##########
core/src/main/java/org/apache/calcite/sql/validate/SqlConformance.java:
##########
@@ -130,6 +130,12 @@ enum SelectAliasLookup {
    */
   SelectAliasLookup isSelectAlias();
 
+  /**
+   * Allow non-GROUP BY columns in SELECT (MySQL loose mode).
+   * If enabled, wrap with ANY_VALUE().

Review Comment:
   Got it!



-- 
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]

Reply via email to