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

[jira] [Updated] (FLINK-9432) Support extract epoch, decade, millisecond, microsecond

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

Fabian Hueske updated FLINK-9432:
---------------------------------
    Issue Type: New Feature  (was: Sub-task)
        Parent:     (was: FLINK-9134)

> Support extract epoch, decade, millisecond, microsecond
> -------------------------------------------------------
>
>                 Key: FLINK-9432
>                 URL: https://issues.apache.org/jira/browse/FLINK-9432
>             Project: Flink
>          Issue Type: New Feature
>            Reporter: Sergey Nuyanzin
>            Assignee: Sergey Nuyanzin
>            Priority: Major
>
> The task is to separate activity from depending on https://issues.apache.org/jira/browse/CALCITE-2303 from all others that could be done without upgrade avatica/calcite in  https://issues.apache.org/jira/browse/FLINK-8518
> Now the implementations of next functions are blocked
> {code:sql}
> extract(decade from ...)
> extract(epoch from ...)
> extract(millisecond from ...)
> extract(microsecond from ...)
> extract(isodow from ...)
> extract(isoyear from ...)
> {code}



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