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)