You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Timo Walther (JIRA)" <ji...@apache.org> on 2018/08/09 11:13:00 UTC

[jira] [Closed] (FLINK-10108) DATE_FORMAT function in sql test throws a NumberFormatException

     [ https://issues.apache.org/jira/browse/FLINK-10108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Timo Walther closed FLINK-10108.
--------------------------------
    Resolution: Duplicate

> DATE_FORMAT function in sql test throws a NumberFormatException
> ---------------------------------------------------------------
>
>                 Key: FLINK-10108
>                 URL: https://issues.apache.org/jira/browse/FLINK-10108
>             Project: Flink
>          Issue Type: Bug
>          Components: Table API &amp; SQL
>            Reporter: Xingcan Cui
>            Assignee: Ruidong Li
>            Priority: Minor
>
> {{testSqlApi("DATE_FORMAT(TIMESTAMP '1991-01-02 03:04:06', '%m/%d/%Y')", "01/02/1991")}} will throw a {{NumberFormatException}}, whereas the function works fine in {{testAllApis()}}.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)