You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Jorge Leitão (Jira)" <ji...@apache.org> on 2020/10/04 05:45:00 UTC

[jira] [Created] (ARROW-10171) [Rust] [DataFusion] Add `ExecutionContext::from`

Jorge Leitão created ARROW-10171:
------------------------------------

             Summary: [Rust] [DataFusion] Add `ExecutionContext::from<ExecutionContextState>`
                 Key: ARROW-10171
                 URL: https://issues.apache.org/jira/browse/ARROW-10171
             Project: Apache Arrow
          Issue Type: Improvement
          Components: Rust, Rust - DataFusion
            Reporter: Jorge Leitão
            Assignee: Jorge Leitão


An {{ExecutionContext}} can be safely created from an {{ExecutionContextState}} . Therefore, we can make it public (instead of the current {{pub(crate)}}).



--
This message was sent by Atlassian Jira
(v8.3.4#803005)