You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Neal Richardson (Jira)" <ji...@apache.org> on 2021/10/05 14:22:00 UTC

[jira] [Created] (ARROW-14226) [R] Handle n_distinct() with args != 1

Neal Richardson created ARROW-14226:
---------------------------------------

             Summary: [R] Handle n_distinct() with args != 1
                 Key: ARROW-14226
                 URL: https://issues.apache.org/jira/browse/ARROW-14226
             Project: Apache Arrow
          Issue Type: Bug
          Components: R
            Reporter: Neal Richardson
             Fix For: 6.0.0


ARROW-14035 and others add count_distinct support to our dplyr functions, but supporting multiple arguments was deferred to ARROW-14209. So we should check for the unsupported cases and error informatively.



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