xiedeyantu commented on code in PR #4244:
URL: https://github.com/apache/calcite/pull/4244#discussion_r2022662686
##########
core/src/test/java/org/apache/calcite/test/RelOptRulesTest.java:
##########
@@ -10059,4 +10059,35 @@ private void
checkLoptOptimizeJoinRule(LoptOptimizeJoinRule rule) {
sql(sql).withRule(CoreRules.INTERSECT_TO_EXISTS)
.checkUnchanged();
}
+
+ /** Test case for <a
href="https://issues.apache.org/jira/browse/CALCITE-6891">
Review Comment:
@NobiGo Hi, need I to do something else?
--
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]