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/04 22:43:00 UTC

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

Siddharth Teotia created CALCITE-2831:
-----------------------------------------

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


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)