[
https://issues.apache.org/jira/browse/ARROW-11620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jorge Leitão resolved ARROW-11620.
----------------------------------
Fix Version/s: 4.0.0
Resolution: Fixed
Issue resolved by pull request 9487
[https://github.com/apache/arrow/pull/9487]
> [Rust] [DataFusion] Inconsistent use of Box and Arc for TableProvider
> ---------------------------------------------------------------------
>
> Key: ARROW-11620
> URL: https://issues.apache.org/jira/browse/ARROW-11620
> Project: Apache Arrow
> Issue Type: Bug
> Components: Rust - DataFusion
> Reporter: Andrew Lamb
> Assignee: Andrew Lamb
> Priority: Major
> Labels: pull-request-available
> Fix For: 4.0.0
>
> Time Spent: 1.5h
> Remaining Estimate: 0h
>
> The API inconsistently uses Box<TableProvider> and Arc<TableProvider> -- we
> should standardize on Arc
--
This message was sent by Atlassian Jira
(v8.3.4#803005)