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

[jira] [Assigned] (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 ]

Ruidong Li reassigned FLINK-10108:
----------------------------------

    Assignee: Ruidong Li

> 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)