David Li created ARROW-14643:
--------------------------------
Summary: [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
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)