You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Andrew Lamb (Jira)" <ji...@apache.org> on 2020/11/09 22:48:00 UTC

[jira] [Resolved] (ARROW-9912) [Rust][DataFusion] Add basic timestamp support to datafusion

     [ https://issues.apache.org/jira/browse/ARROW-9912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Lamb resolved ARROW-9912.
--------------------------------
    Resolution: Fixed

> [Rust][DataFusion] Add basic timestamp support to datafusion
> ------------------------------------------------------------
>
>                 Key: ARROW-9912
>                 URL: https://issues.apache.org/jira/browse/ARROW-9912
>             Project: Apache Arrow
>          Issue Type: New Feature
>            Reporter: Andrew Lamb
>            Assignee: Andrew Lamb
>            Priority: Major
>
> I am working on an engine to handle timeseries data. Unsurprisingly for such a system, values of timestamp type feature prominently and we need basic support for them in DataFusion.
> Initially, we want to use DataFusion with predicates such as '=', '<', '>', etc on timestamp columns and timestamp literals. For example, finding all rows in a dataset that fall within a certain timestamp range.
> Here is a document with a more formal proposal: https://docs.google.com/document/d/18O9YPRyJ3u7-58J02NtNVYb6TDWBzi3mIQC58VhwxUk/edit#



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