[ 
https://issues.apache.org/jira/browse/ARROW-16054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17513928#comment-17513928
 ] 

Antoine Pitrou commented on ARROW-16054:
----------------------------------------

I doubt the compact text format is compatible with the date library, it's just 
an input format for generating the binary files (IIUC). But worth trying 
probably.

> [Python] Use tzdata timezone database on Windows
> ------------------------------------------------
>
>                 Key: ARROW-16054
>                 URL: https://issues.apache.org/jira/browse/ARROW-16054
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++, Python
>    Affects Versions: 7.0.0
>            Reporter: Will Jones
>            Priority: Major
>
> In ARROW-13168, we enabled setting the path of the text-based database engine 
> at runtime. This allowed R to use the tzdb package for the timezone database, 
> since it uses the text format.
> However, it doesn't seem like tzdata Python package ships that text format. 
> They do have [a "compact" text 
> format|https://github.com/python/tzdata/blob/master/src/tzdata/zoneinfo/tzdata.zi],
>  which _might_ be compatible with our vendored date library. Otherwise, we'd 
> likely have to wait for binary format support in 
> https://github.com/HowardHinnant/date/issues/564



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to