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/16 14:56:00 UTC

[jira] [Created] (ARROW-9757) [Rust] [DataFusion] Use "pub use" to expose a clean public API

Andy Grove created ARROW-9757:
---------------------------------

             Summary: [Rust] [DataFusion] Use "pub use" to expose a clean public API
                 Key: ARROW-9757
                 URL: https://issues.apache.org/jira/browse/ARROW-9757
             Project: Apache Arrow
          Issue Type: Improvement
          Components: Rust, Rust - DataFusion
            Reporter: Andy Grove
            Assignee: Andy Grove
             Fix For: 2.0.0


We should use "pub use" to expose a clean public API for the structs and traits that users will typically interact with, such as ExecutionContext, DataFrame, and functions for creating logical expressions.



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