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:49:00 UTC

[jira] [Created] (ARROW-11711) [Rust][DataFusion] Rename ExpressionVisitor --> ExprVisitor and standardize input

Andrew Lamb created ARROW-11711:
-----------------------------------

             Summary: [Rust][DataFusion] Rename ExpressionVisitor --> ExprVisitor and standardize input
                 Key: ARROW-11711
                 URL: https://issues.apache.org/jira/browse/ARROW-11711
             Project: Apache Arrow
          Issue Type: Sub-task
            Reporter: Andrew Lamb


Rename ExpressionVisitor ExprVisitor for consistency and change it to use `&mut self` rather than consuming the visitor for consistency with `PlanVisitor` (as well as the soon to be created `ExprVisitor`



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