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/20 10:45:00 UTC

[jira] [Created] (ARROW-11709) [Rust][DataFusion] Move `expressions` and `inputs` into LogicalPlan rather than helpers in util

Andrew Lamb created ARROW-11709:
-----------------------------------

             Summary: [Rust][DataFusion] Move `expressions` and `inputs` into LogicalPlan rather than helpers in util
                 Key: ARROW-11709
                 URL: https://issues.apache.org/jira/browse/ARROW-11709
             Project: Apache Arrow
          Issue Type: Sub-task
            Reporter: Andrew Lamb



 move `expressions` and `inputs` into LogicalPlan rather than helpers in util, and use Visitor rather than hard coded list

Goal is to consolidate the expression walking in one place



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