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 2018/02/05 23:03:00 UTC

[jira] [Resolved] (CALCITE-2156) In DateRangeRules, compute FLOOR and CEIL of TIMESTAMP WITH LOCAL TIMEZONE in local time zone

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

Julian Hyde resolved CALCITE-2156.
----------------------------------
       Resolution: Fixed
    Fix Version/s: 1.16.0

> In DateRangeRules, compute FLOOR and CEIL of TIMESTAMP WITH LOCAL TIMEZONE in local time zone
> ---------------------------------------------------------------------------------------------
>
>                 Key: CALCITE-2156
>                 URL: https://issues.apache.org/jira/browse/CALCITE-2156
>             Project: Calcite
>          Issue Type: Bug
>            Reporter: Nishant Bangarwa
>            Assignee: Nishant Bangarwa
>            Priority: Major
>             Fix For: 1.16.0
>
>
> DateRangeRules is not handling timestamp with local timezone properly. DateRangeRules calculate floor and ceil on timestamp with local timezone in UTC timezone, instead it should do the floor or ceil on timestamp in local timezone when data type is timestamp with local timezone.



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