Description
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.
Attachments
Issue Links
- is caused by
-
ORC-341 Add ability to use timestamp in UTC rather than local timezone.
- Closed
- links to