[
https://issues.apache.org/jira/browse/ORC-189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Owen O'Malley updated ORC-189:
------------------------------
Description:
Hive is adding a timestamp with local timezone. We need to figure out the
corresponding changes to ORC.
The intent of this type is that it is an instant in time. That is if the writer
puts in '2018/03/23 12:34:56" in America/Los_Angeles and the reader is in
"America/New_York" they will get '2018/03/23 09:34:56".
was:Hive is adding a timestamp with timezone. We need to figure out the
corresponding changes to ORC.
Summary: Add timestamp with local timezone (was: Add timestamp with
timezone)
> Add timestamp with local timezone
> ---------------------------------
>
> Key: ORC-189
> URL: https://issues.apache.org/jira/browse/ORC-189
> Project: ORC
> Issue Type: New Feature
> Reporter: Owen O'Malley
> Priority: Major
>
> Hive is adding a timestamp with local timezone. We need to figure out the
> corresponding changes to ORC.
> The intent of this type is that it is an instant in time. That is if the
> writer puts in '2018/03/23 12:34:56" in America/Los_Angeles and the reader is
> in "America/New_York" they will get '2018/03/23 09:34:56".
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)