docete commented on a change in pull request #2184:
URL: https://github.com/apache/calcite/pull/2184#discussion_r497314056
##########
File path: core/src/test/java/org/apache/calcite/test/SqlToRelConverterTest.java
##########
@@ -4048,6 +4048,18 @@ private Tester getExtendedTester() {
sql(sql).trim(true).ok();
}
+ /**
+ * Test case for
+ * <a
href="https://issues.apache.org/jira/browse/CALCITE-4295">[CALCITE-4295]
+ * Composite of two checker with SqlOperandCountRange throws
IllegalArgumentException</a>.
Review comment:
updated the jira ticket.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]