You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Mike Seddon (Jira)" <ji...@apache.org> on 2020/12/14 20:54:00 UTC

[jira] [Created] (ARROW-10907) [Rust][DataFusion] Cast UTF8 to Date64 Incorrect

Mike Seddon created ARROW-10907:
-----------------------------------

             Summary: [Rust][DataFusion] Cast UTF8 to Date64 Incorrect
                 Key: ARROW-10907
                 URL: https://issues.apache.org/jira/browse/ARROW-10907
             Project: Apache Arrow
          Issue Type: Bug
          Components: Rust - DataFusion
            Reporter: Mike Seddon
            Assignee: Mike Seddon
             Fix For: 3.0.0


The current UTF8 to Date64 Cast behavior is incorrect in that it works on a `%Y-%m-%d` rather than `%Y-%m-%dT%H:%M:%S`. 



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