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 2015/07/27 22:14:05 UTC

[jira] [Updated] (ORC-10) Fix timestamp moving between timezones (HIVE-8746 in C++)

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

Owen O'Malley updated ORC-10:
-----------------------------
    Fix Version/s: 1.0.0

> Fix timestamp moving between timezones (HIVE-8746 in C++)
> ---------------------------------------------------------
>
>                 Key: ORC-10
>                 URL: https://issues.apache.org/jira/browse/ORC-10
>             Project: Orc
>          Issue Type: Bug
>          Components: C++, encoding
>            Reporter: Owen O'Malley
>            Assignee: Owen O'Malley
>             Fix For: 1.0.0
>
>
> ORC stores the difference from an epoch in the local timezone. That makes ORC mostly resilient when moving between timezones, but fails when moving between timezones with different daylight savings rules.
> ORC currently stores the timezone information in the stripe footer, so that the reader can understand the times correctly.



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