Skip to content

ARROW-13620: [R] Binding for n_distinct()#11009

Closed
thisisnic wants to merge 15 commits intoapache:masterfrom
thisisnic:ARROW-13620_n_distinct
Closed

ARROW-13620: [R] Binding for n_distinct()#11009
thisisnic wants to merge 15 commits intoapache:masterfrom
thisisnic:ARROW-13620_n_distinct

Conversation

@thisisnic
Copy link
Member

No description provided.

@github-actions
Copy link

Copy link
Member

@nealrichardson nealrichardson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One question; also can you please run the styler?

func_name == "any" || func_name == "all" || func_name == "hash_min_max" ||
func_name == "hash_sum" || func_name == "hash_mean" || func_name == "hash_any" ||
func_name == "hash_all") {
func_name == "hash_all" || func_name == "hash_count_distinct") {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would expect hash_count_distinct to take CountOptions, does it not?

@thisisnic
Copy link
Member Author

thisisnic commented Aug 30, 2021

@github-actions rebase

@github-actions
Copy link

No such command 'rebase'.

@thisisnic
Copy link
Member Author

@github-actions rebase

ViniciusSouzaRoque pushed a commit to s1mbi0se/arrow that referenced this pull request Oct 20, 2021
Closes apache#11009 from thisisnic/ARROW-13620_n_distinct

Lead-authored-by: Nic Crane <[email protected]>
Co-authored-by: Nic <[email protected]>
Signed-off-by: Neal Richardson <[email protected]>
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.

3 participants