You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/06/06 06:25:21 UTC

[jira] [Commented] (FLINK-6693) Support DATE_FORMAT function in the Table / SQL API

    [ https://issues.apache.org/jira/browse/FLINK-6693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16038266#comment-16038266 ] 

ASF GitHub Bot commented on FLINK-6693:
---------------------------------------

GitHub user haohui opened a pull request:

    https://github.com/apache/flink/pull/4078

    [FLINK-6693] [table] Support DATE_FORMAT function in the Table / SQL API.

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/haohui/flink FLINK-6693

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flink/pull/4078.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #4078
    
----
commit 64f706adecec16b1592943bbd1780b3d222a220f
Author: Haohui Mai <wh...@apache.org>
Date:   2017-06-06T06:23:31Z

    [FLINK-6693] [table] Support DATE_FORMAT function in the Table / SQL API.

----


> Support DATE_FORMAT function in the Table / SQL API
> ---------------------------------------------------
>
>                 Key: FLINK-6693
>                 URL: https://issues.apache.org/jira/browse/FLINK-6693
>             Project: Flink
>          Issue Type: New Feature
>          Components: Table API & SQL
>            Reporter: Haohui Mai
>            Assignee: Haohui Mai
>
> It would be quite handy to support the {{DATE_FORMAT}} function in Flink to support various date / time related operations:
> The specification of the {{DATE_FORMAT}} function can be found in https://prestodb.io/docs/current/functions/datetime.html.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)