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)