barrkel commented on code in PR #3741:
URL: https://github.com/apache/calcite/pull/3741#discussion_r1544287794
##########
core/src/test/java/org/apache/calcite/test/SqlToRelConverterTest.java:
##########
@@ -4756,6 +4756,22 @@ void checkUserDefinedOrderByOver(NullCollation
nullCollation) {
.ok();
}
+ /** Test case for:
+ * <a
href="https://issues.apache.org/jira/browse/CALCITE-6343">[CALCITE-6343]
+ * AS alias operator strips MEASUREness from measures</a>.
Review Comment:
It's a direct quote of the CALCITE issue title, and as such is the text
inside the link.
--
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]