You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Ian Cook (Jira)" <ji...@apache.org> on 2021/08/31 15:33:00 UTC

[jira] [Created] (ARROW-13820) [R] Rename na.min_count to min_count and na.rm to skip_nulls

Ian Cook created ARROW-13820:
--------------------------------

             Summary: [R] Rename na.min_count to min_count and na.rm to skip_nulls
                 Key: ARROW-13820
                 URL: https://issues.apache.org/jira/browse/ARROW-13820
             Project: Apache Arrow
          Issue Type: Improvement
          Components: R
            Reporter: Ian Cook
             Fix For: 6.0.0


In ARROW-13501 and ARROW-13620, the options passed to {{make_compute_options}} are named {{na.min_count}} and {{na.rm}}. For consistency with other options, they should be named {{min_count}} and {{skip_nulls}} to match the C++ function options.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)