[
https://issues.apache.org/jira/browse/ORC-545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16921002#comment-16921002
]
Renat Valiullin commented on ORC-545:
-------------------------------------
Workaround: download latest IANA - Time Zone Database, expand archive somewhere
and set TZDIR environment variable.
Actually tzdata is downloaded as part of build/test -
orc\cmake_modules\ThirdpartyToolchain.cmake ExternalProject_Add(tzdata_ep
Since maintenance of tzdata is external to orc process, I believe it should be
just documented.
> ORC on Windows TimeZone file
> ----------------------------
>
> Key: ORC-545
> URL: https://issues.apache.org/jira/browse/ORC-545
> Project: ORC
> Issue Type: Wish
> Components: Reader
> Affects Versions: 1.5.6
> Reporter: Ray Doetjes
> Priority: Major
>
> I have compiled ORC on Windows and I started making a simple reader.
> But for every ORC file I get the typical Unix: Can't open
> /usr/share/zoneinfo/UTC
> ORC File C:\temp\TestOrcFile.metaData.orc
> error Can't open /usr/share/zoneinfo/UTC
> So this needs to be Windowfied and also the zoneinfo with UTC file should be
> created after make install, because windows don't have these.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)