tanclary commented on code in PR #3588:
URL: https://github.com/apache/calcite/pull/3588#discussion_r1435824860
##########
testkit/src/main/java/org/apache/calcite/test/SqlOperatorTest.java:
##########
@@ -1418,6 +1418,14 @@ protected static Calendar getCalendarNotTooNear(int
timeUnit) {
}
}
+ /** Test case for
+ * <a
href="https://issues.apache.org/jira/browse/CALCITE-6168">[CALCITE-6168]
Review Comment:
I don't think this test belongs here, it's not a test case for a specific
operator. I think there is a test class called `RexExecutorTest` that might be
better.
--
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]