You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "David Li (Jira)" <ji...@apache.org> on 2021/11/16 18:55:00 UTC

[jira] [Updated] (ARROW-14643) [C++] Support cast from timestamp[UTC] to string on Windows

     [ https://issues.apache.org/jira/browse/ARROW-14643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Li updated ARROW-14643:
-----------------------------
    Labels: good-second-issue kernel  (was: kernel)

> [C++] Support cast from timestamp[UTC] to string on Windows
> -----------------------------------------------------------
>
>                 Key: ARROW-14643
>                 URL: https://issues.apache.org/jira/browse/ARROW-14643
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++
>            Reporter: David Li
>            Priority: Major
>              Labels: good-second-issue, kernel
>
> As per ARROW-13168 we lack tzdb on Windows and so many operations on timestamp with timezone are not implemented. However, many of them could be implemented for the special case of UTC, e.g. casting timestamp[s, UTC] to string on Windows could be implemented without needing tzdb.
> Follow up to ARROW-14231.



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