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

[jira] [Created] (ARROW-8117) [Rust] [Datafusion] Allow CAST from number to timestamp

Morgan Cassels created ARROW-8117:
-------------------------------------

             Summary: [Rust] [Datafusion] Allow CAST from number to timestamp
                 Key: ARROW-8117
                 URL: https://issues.apache.org/jira/browse/ARROW-8117
             Project: Apache Arrow
          Issue Type: Improvement
          Components: Rust - DataFusion
            Reporter: Morgan Cassels


With the current sqlparser version, timestamps cannot be parsed in queries. Upgrading datafusion to a new sqlparser version is a major change. In the meantime allow casting number to timestamp to allow selection on timestamp type columns.



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