linorosa commented on code in PR #4025:
URL: https://github.com/apache/calcite/pull/4025#discussion_r1824335690
##########
core/src/test/java/org/apache/calcite/rel/rel2sql/RelToSqlConverterTest.java:
##########
@@ -8741,6 +8741,48 @@ private void checkLiteral2(String expression, String
expected) {
.dialect(MssqlSqlDialect.DEFAULT).ok(mssqlExpected);
}
+ /** Test case for
+ * <a
href="https://issues.apache.org/jira/browse/CALCITE-6655">[CALCITE-6655]
+ * Aggregation of deeply nested aggregations </a>.
Review Comment:
Sure thing. Should I squash my commits and force push?
--
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]