You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Dewey Dunnington (Jira)" <ji...@apache.org> on 2022/12/12 17:02:00 UTC

[jira] [Commented] (ARROW-17185) [R] [C++] Resolve code duplication in ExecPlan_BuildAndShow and ExecPlan$BuildAndShow()

    [ https://issues.apache.org/jira/browse/ARROW-17185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17646218#comment-17646218 ] 

Dewey Dunnington commented on ARROW-17185:
------------------------------------------

This was resolved in ARROW-17178.

> [R] [C++] Resolve code duplication in ExecPlan_BuildAndShow and ExecPlan$BuildAndShow()
> ---------------------------------------------------------------------------------------
>
>                 Key: ARROW-17185
>                 URL: https://issues.apache.org/jira/browse/ARROW-17185
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++, R
>    Affects Versions: 8.0.0
>            Reporter: Dragoș Moldovan-Grünfeld
>            Priority: Major
>
> When adding a print method for ExecPlans in R we chose to copy some of the code from {{ExecPlan_prepare}} to {{Exec_Plan_BuildAndShow}} and from {{ExecPlan$Run()}} to {{{}ExecPlan$BuildAndShow(){}}}. 
> Relevant PR: https://github.com/apache/arrow/pull/13541 (ARROW-15016)



--
This message was sent by Atlassian Jira
(v8.20.10#820010)