Wes McKinney created ARROW-4145:
-----------------------------------
Summary: [C++] Find Windows-compatible strptime implementation
Key: ARROW-4145
URL: https://issues.apache.org/jira/browse/ARROW-4145
Project: Apache Arrow
Issue Type: Bug
Components: C++
Reporter: Wes McKinney
Fix For: 0.13.0
I'm using {{std::get_time}}
(https://en.cppreference.com/w/cpp/io/manip/get_time) for now in Gandiva, but
it does not fail on the same inputs as strptime, which may result in
non-deterministic results based on the platform where the code is run
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)