Gang Wu created ORC-1688:
----------------------------
Summary: [C++] Do not access TZDB if there is no timestamp type
Key: ORC-1688
URL: https://issues.apache.org/jira/browse/ORC-1688
Project: ORC
Issue Type: Sub-task
Components: C++
Reporter: Gang Wu
We should not write writerTimeZone or initialize readerTImeZone when there is
no timestamp type. For example:
https://github.com/apache/orc/blob/513922af6c1d1a07e632a03231d5b546eeafb26e/java/core/src/java/org/apache/orc/impl/WriterImpl.java#L559-L565
--
This message was sent by Atlassian Jira
(v8.20.10#820010)