[
https://issues.apache.org/jira/browse/ARROW-8243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated ARROW-8243:
----------------------------------
Labels: pull-request-available (was: )
> [Rust] [DataFusion] Fix inconsistent API in LogicalPlanBuilder
> --------------------------------------------------------------
>
> Key: ARROW-8243
> URL: https://issues.apache.org/jira/browse/ARROW-8243
> Project: Apache Arrow
> Issue Type: Improvement
> Reporter: Andy Grove
> Assignee: Andy Grove
> Priority: Minor
> Labels: pull-request-available
>
> LogicalPlanBuilder project method takes a &Vec whereas other methods take a
> Vec. It makes sense to take Vec and take ownership of these inputs since they
> are being used to build the plan.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)