You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Siddharth Teotia (JIRA)" <ji...@apache.org> on 2019/02/06 01:37:00 UTC

[jira] [Closed] (CALCITE-2831) Fix EXTRACT(SECOND FROM )

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

Siddharth Teotia closed CALCITE-2831.
-------------------------------------
    Resolution: Fixed

> Fix EXTRACT(SECOND FROM <DATE>)
> -------------------------------
>
>                 Key: CALCITE-2831
>                 URL: https://issues.apache.org/jira/browse/CALCITE-2831
>             Project: Calcite
>          Issue Type: Bug
>            Reporter: Siddharth Teotia
>            Assignee: Julian Hyde
>            Priority: Minor
>
> Fix the EXTRACT implementation to convert a DATE value from a number of days to a number of milliseconds, before performing the modulo operation when extracting time components.



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