Hongze Zhang created CALCITE-2539:
-------------------------------------
Summary: Several test case not passed in
CalciteSqlOperatorTest.java
Key: CALCITE-2539
URL: https://issues.apache.org/jira/browse/CALCITE-2539
Project: Calcite
Issue Type: Bug
Components: core
Reporter: Hongze Zhang
Assignee: Julian Hyde
After fixing [CALCITE-2535|https://issues.apache.org/jira/browse/CALCITE-2535],
several test cases turn to failed and should be checked again.
Listing the related test cases:
* testCastInvalid
* testWeek
* testLiteralBeyondLimit
* testExtractIntervalDayTime
* testCastExactNumericLimits
* testDayOfWeek
* testDayOfYear
* testExtractTimestamp
* testCastToString
* testDivideOperator
* testSimilarToOperator
* testJdbcFn
* testCastStringToDateTime
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)