You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Julian Hyde (JIRA)" <ji...@apache.org> on 2017/01/28 06:23:24 UTC

[jira] [Created] (CALCITE-1613) Implement EXTRACT for time unit DOW, DOY; and fix CENTURY

Julian Hyde created CALCITE-1613:
------------------------------------

             Summary: Implement EXTRACT for time unit DOW, DOY; and fix CENTURY
                 Key: CALCITE-1613
                 URL: https://issues.apache.org/jira/browse/CALCITE-1613
             Project: Calcite
          Issue Type: Bug
            Reporter: Julian Hyde
            Assignee: Julian Hyde


Implement EXTRACT for time units DOW, DOY and others introduced in CALCITE-1606.

Fix EXTRACT(CENTURY FROM ...), which previously just divided the year by 100, and a similar bug in MILLENNIUM.

Requires CALCITE-1609 and therefore has to wait for an Avatica release.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)