You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@calcite.apache.org by "Hongze Zhang (JIRA)" <ji...@apache.org> on 2018/09/06 10:15:00 UTC

[jira] [Created] (CALCITE-2539) Several test case not passed in CalciteSqlOperatorTest.java

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)