[
https://issues.apache.org/jira/browse/ARROW-17185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dewey Dunnington updated ARROW-17185:
-------------------------------------
Description:
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)
was:
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
> [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)