Jesus Camacho Rodriguez created ORC-550:
-------------------------------------------
Summary: Use default system time zone if it is not present in the
file footer
Key: ORC-550
URL: https://issues.apache.org/jira/browse/ORC-550
Project: ORC
Issue Type: Bug
Reporter: Jesus Camacho Rodriguez
Assignee: Jesus Camacho Rodriguez
That was existing behavior before ORC-341 was applied. Currently, if
`useUTCTimestamp` is set in the reader, we consider the file was written in UTC
if the timezone is not part of the file footer. To keep backwards compatibility
for files that were written before HIVE-8746 was pushed, we should assume that
the data was written in the system default time zone.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)