You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@orc.apache.org by "Owen O'Malley (JIRA)" <ji...@apache.org> on 2016/01/26 01:52:39 UTC

[jira] [Updated] (ORC-37) Represent the in memory timestamps using UTC rather than the local timezone.

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

Owen O'Malley updated ORC-37:
-----------------------------
    Fix Version/s:     (was: 1.0.0)

> Represent the in memory timestamps using UTC rather than the local timezone.
> ----------------------------------------------------------------------------
>
>                 Key: ORC-37
>                 URL: https://issues.apache.org/jira/browse/ORC-37
>             Project: Orc
>          Issue Type: Improvement
>          Components: C++
>            Reporter: Owen O'Malley
>            Assignee: Owen O'Malley
>
> Change the representation of TimestampVectorBatch to be in UTC rather than local time.
> The advantages are:
> * More closely matches the SQL semantics of timestamp without timezone.
> * Allows accurate representation of all values including the ones that occur
>   during the local leap forward/back for daylight savings.
> * One less timezone conversion.



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