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/26 22:09:00 UTC

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

     [ https://issues.apache.org/jira/browse/ARROW-11709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Lamb resolved ARROW-11709.
---------------------------------
    Fix Version/s: 4.0.0
       Resolution: Fixed

Issue resolved by pull request 9568
[https://github.com/apache/arrow/pull/9568]

> [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
>          Components: Rust - DataFusion
>            Reporter: Andrew Lamb
>            Assignee: Andrew Lamb
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 4.0.0
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
>  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)