[
https://issues.apache.org/jira/browse/ORC-2011?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dongjoon Hyun resolved ORC-2011.
--------------------------------
Fix Version/s: 2.2.1
2.3.0
Resolution: Fixed
Issue resolved by pull request 2422
[https://github.com/apache/orc/pull/2422]
> Fix `Timezone` to support legacy `US` TimeZone identifiers
> ----------------------------------------------------------
>
> Key: ORC-2011
> URL: https://issues.apache.org/jira/browse/ORC-2011
> Project: ORC
> Issue Type: Bug
> Components: C++
> Affects Versions: 2.2.0, 2.1.3, 2.0.6, 2.3.0
> Reporter: Dongjoon Hyun
> Assignee: Dongjoon Hyun
> Priority: Major
> Fix For: 2.2.1, 2.3.0
>
>
> Since Ubuntu 24.04 and Debian 13 doesn't provide old
> `/usr/share/zoneinfo/US/*` files, ORC C++ library fails with the following
> error by default.
> {code}
> C++ exception with description "Time zone file /usr/share/zoneinfo/US/Pacific
> does not exist. Please install IANA time zone database and set TZDIR env."
> thrown in the test body.
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)