You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Andy Grove (Jira)" <ji...@apache.org> on 2020/08/14 14:03:00 UTC

[jira] [Created] (ARROW-9742) [Rust] Create one standard DataFrame API

Andy Grove created ARROW-9742:
---------------------------------

             Summary: [Rust] Create one standard DataFrame API
                 Key: ARROW-9742
                 URL: https://issues.apache.org/jira/browse/ARROW-9742
             Project: Apache Arrow
          Issue Type: Improvement
          Components: Rust
            Reporter: Andy Grove


 There was a discussion in last Arrow sync call about the fact that there are numerous Rust DataFrame projects and it would be good to have one standard, in the Arrow repo.

I do think it would be good to have a DataFrame trait in Arrow, with an implementation in DataFusion, and making it possible for other projects to extend/replace the implementation e.g. for distributed compute, or for GPU compute, as two examples. 

[~jhorstmann] Does this capture what you were suggesting in the call?



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