[
https://issues.apache.org/jira/browse/ARROW-17185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dragoș Moldovan-Grünfeld updated ARROW-17185:
---------------------------------------------
Summary: [R] [C++] Resolve code duplication in ExecPlan_BuildAndShow and
ExecPlan$BuildAndShow() (was: [R] [C++] Remove duplicated code in
ExecPlan_BuildAndShow and ExecPlan$BuildAndShow())
> [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
--
This message was sent by Atlassian Jira
(v8.20.10#820010)