Andy Grove created ARROW-8249:
---------------------------------
Summary: [Rust] [DataFusion] Make Table and LogicalPlanBuilder
APIs more consistent
Key: ARROW-8249
URL: https://issues.apache.org/jira/browse/ARROW-8249
Project: Apache Arrow
Issue Type: Improvement
Components: Rust, Rust - DataFusion
Reporter: Andy Grove
Fix For: 1.0.0
We now have two similar APIs with Table and LogicalPlanBuilder and although
they are similar, there are some differences and it would be good to unify
them. There is also code duplication and it most likely makes sense for the
Table API to delegate to the query builder API to build logical plans.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)