NobiGo commented on code in PR #4062:
URL: https://github.com/apache/calcite/pull/4062#discussion_r1868830959
##########
core/src/test/java/org/apache/calcite/test/RelBuilderTest.java:
##########
@@ -5512,6 +5515,28 @@ private static RelNode
buildCorrelateWithJoin(JoinRelType type, RelBuilder build
"empid=150; name=Sebastian");
}
+ /** Test case for
+ * <a
href="https://issues.apache.org/jira/browse/CALCITE-6688">[CALCITE-6688]
+ * Allow operators of SqlKind.SYMMETRICAL to be reversed</a>. */
Review Comment:
The commit info should be consistent with Jira's summary.
--
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]