You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Artem Alekseev (Jira)" <ji...@apache.org> on 2020/03/13 11:49:00 UTC

[jira] [Created] (ARROW-8111) [C++][CSV] Support DD/MM/YYYY date format

Artem Alekseev created ARROW-8111:
-------------------------------------

             Summary: [C++][CSV] Support DD/MM/YYYY date format
                 Key: ARROW-8111
                 URL: https://issues.apache.org/jira/browse/ARROW-8111
             Project: Apache Arrow
          Issue Type: Improvement
          Components: C++
            Reporter: Artem Alekseev


Currently, date parser supports only YYYY-MM-DD format. For our workload we need DD/MM/YYYY format. It is obvious that CSV parser should support different date formats, so we may start from implementing DD/MM/YYYY format. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)