YiwenWu commented on code in PR #3743:
URL: https://github.com/apache/calcite/pull/3743#discussion_r1558662439
##########
testkit/src/main/java/org/apache/calcite/test/IntervalTest.java:
##########
@@ -870,8 +870,6 @@ public void subTestIntervalYearNegative() {
// Field value out of range
// (default, explicit default, alt, neg alt, max, neg max)
- f.wholeExpr("INTERVAL '100' YEAR")
Review Comment:
A small question, whether to put the supported cases separately in an
executable single test instead of deleting them directly
--
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]