Skip to content

Conversation

@nealrichardson
Copy link
Member

Also contains ARROW-13821: [R] Handle na.rm in sd, var bindings

The only other place we take nonstandard C++ options in make_compute_options is for a few types (like count) where there is an enum that controls options and we switch off based on a boolean. We can try to clean that up but I'm inclined to wait to see if anyone needs lower-level control.

@github-actions
Copy link

github-actions bot commented Sep 3, 2021

Co-authored-by: Ian Cook <ianmcook@gmail.com>
@nealrichardson nealrichardson deleted the na-options branch September 8, 2021 15:35
ViniciusSouzaRoque pushed a commit to s1mbi0se/arrow that referenced this pull request Oct 20, 2021
…ulls

Also contains ARROW-13821: [R] Handle na.rm in sd, var bindings

The only other place we take nonstandard C++ options in make_compute_options is for a few types (like count) where there is an enum that controls options and we switch off based on a boolean. We can try to clean that up but I'm inclined to wait to see if anyone needs lower-level control.

Closes apache#11079 from nealrichardson/na-options

Authored-by: Neal Richardson <neal.p.richardson@gmail.com>
Signed-off-by: Neal Richardson <neal.p.richardson@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants