julianhyde commented on a change in pull request #2482:
URL: https://github.com/apache/calcite/pull/2482#discussion_r765275711
##########
File path: core/src/main/java/org/apache/calcite/sql/SqlDialect.java
##########
@@ -712,6 +712,20 @@ public boolean supportsCharSet() {
return true;
}
+ /**
+ * Returns whether the dialect supports group by with boolean constants.
Review comment:
capitalize GROUP BY and BOOLEAN
--
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]