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/06/01 15:47:04 UTC

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

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

Julian Hyde resolved CALCITE-1613.
----------------------------------
       Resolution: Fixed
    Fix Version/s: 1.13.0

Fixed in  http://git-wip-us.apache.org/repos/asf/calcite/commit/6cb4d45b.

However, we didn't remove {{addMonths}} and related methods yet; CALCITE-1639 had made some improvements in Calcite which are not in Avatica as of avatica-1.10.

> 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
>             Fix For: 1.13.0
>
>
> 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.15#6346)