You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Andrew Lamb (Jira)" <ji...@apache.org> on 2021/02/13 15:10:00 UTC

[jira] [Created] (ARROW-11620) [Rust] [DataFusion] Inconsistent use of Box and Arc for TableProvider

Andrew Lamb created ARROW-11620:
-----------------------------------

             Summary: [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
            Reporter: Andrew Lamb
            Assignee: Andrew Lamb


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)