You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "QP Hou (Jira)" <ji...@apache.org> on 2020/06/17 04:23:00 UTC

[jira] [Created] (ARROW-9157) [Rust][Datafusion] execution context's create_physical_plan should take self as immutable reference

QP Hou created ARROW-9157:
-----------------------------

             Summary: [Rust][Datafusion] execution context's create_physical_plan should take self as immutable reference
                 Key: ARROW-9157
                 URL: https://issues.apache.org/jira/browse/ARROW-9157
             Project: Apache Arrow
          Issue Type: Improvement
            Reporter: QP Hou
            Assignee: QP Hou


It's not mutating self, so mutable reference is not necessary.



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