apache / apache/arrow-cookbook
[R] Refer to the Arrow C++ compute engine as Acero
- Dominant language
- C++
- Stars
- 108
- Forks
- 49
- Avg merge
- 2h 14m
- Merged PRs (30d)
- 1
Description
Once [ARROW-16632](https://issues.apache.org/jira/browse/ARROW-16632) and [ARROW-16626](https://issues.apache.org/jira/browse/ARROW-16626) are complete, we should update some of the text in the R cookbook to refer to the Arrow C++ compute engine using its new name, **Acero**. We should try to be quite explicit about the fact that the {arrow} R package converts {dplyr} code into an Acero ExecPlan.
Contributor guide
Research direction
Read the R cookbook and search its text for references to the Arrow C++ compute engine and ExecPlan. After ARROW-16632 and ARROW-16626 are complete, update the wording to use “Acero” and explicitly explain that the {arrow} R package converts {dplyr} code into an Acero ExecPlan.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, r
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100