You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/01/02 02:13:00 UTC

[jira] [Created] (ARROW-4145) [C++] Find Windows-compatible strptime implementation

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)