You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Sergey Nuyanzin (JIRA)" <ji...@apache.org> on 2018/05/24 11:11:00 UTC

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

Sergey Nuyanzin created FLINK-9432:
--------------------------------------

             Summary: 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


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}




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