[ https://issues.apache.org/jira/browse/FLINK-9432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sergey Nuyanzin updated FLINK-9432: ----------------------------------- Description: 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 ...) {code} was: The task is to separate activity depending on https://issues.apache.org/jira/browse/CALCITE-2303 from all others that could be done without upgrade avatica/calcite Now the implementations of next functions are blocked {code:sql} extract(decade from ...) extract(epoch from ...) extract(millisecond from ...) extract(microsecond from ...) {code} > Support extract epoch, decade, millisecond, microsecond > ------------------------------------------------------- > > Key: FLINK-9432 > URL: https://issues.apache.org/jira/browse/FLINK-9432 > Project: Flink > Issue Type: Sub-task > 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 ...) > {code} -- This message was sent by Atlassian JIRA (v7.6.3#76005)