Prasanth Jayachandran created HIVE-11122: --------------------------------------------
Summary: ORC should not record the timezone information when there are no timestamp columns Key: HIVE-11122 URL: https://issues.apache.org/jira/browse/HIVE-11122 Project: Hive Issue Type: Bug Affects Versions: 2.0.0 Reporter: Prasanth Jayachandran Assignee: Prasanth Jayachandran Currently ORC records the time zone information in the stripe footer even when there are no timestamp columns. This will not only add to the size of the footer but also can cause inconsistencies (file size difference) in test cases when run under different time zones. -- This message was sent by Atlassian JIRA (v6.3.4#6332)