apache / apache/arrow

[R] Add Cumsum and duplicated bindings to datasets in R

Open
#44,673 6 comments 0 reactions 0 assignees View on GitHub
Component: R Status: needs champion Type: enhancement
Dominant language
C++
Stars
17.1k
Forks
4.3k
Avg merge
3d 13h
Merged PRs (30d)
88

Description

### Describe the enhancement requested

I often use the open_dataset() interface in R to avoid swallowing everything into RAM, but I see that the cumsum (https://github.com/apache/arrow/issues/35180) and duplicated functions are not available in this case. Any hope to see them implemented in the future or any workaround (I cannot call collect() and then apply them due to ram issues).
Thanks!

### Component(s)

R

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.