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

Timo Walther closed FLINK-9432.
-------------------------------
    Fix Version/s: 1.15.0
       Resolution: Fixed

Fixed in master: dc02f2f2fa2ffa729d2bc8bd054a02c64aa6f613

> Support extract epoch, decade, millisecond, microsecond
> -------------------------------------------------------
>
>                 Key: FLINK-9432
>                 URL: https://issues.apache.org/jira/browse/FLINK-9432
>             Project: Flink
>          Issue Type: New Feature
>          Components: Table SQL / API
>            Reporter: Sergey Nuyanzin
>            Priority: Minor
>              Labels: auto-deprioritized-major, auto-unassigned, 
> pull-request-available
>             Fix For: 1.15.0
>
>
> 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
(v8.3.4#803005)

Reply via email to