Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Counting records in dplyr seems to trigger two jobs #509

Closed
javierluraschi opened this issue Feb 21, 2017 · 2 comments
Closed

Counting records in dplyr seems to trigger two jobs #509

javierluraschi opened this issue Feb 21, 2017 · 2 comments
Labels

Comments

@javierluraschi
Copy link
Collaborator

Counting records in dplyr seems to trigger two jobs when a single one should be enough, opening this issue to investigate further.

screen shot 2017-02-20 at 8 49 08 pm

@javierluraschi
Copy link
Collaborator Author

Worth investigating at some point since the investigation might uncover more interesting performance issues.

@javierluraschi
Copy link
Collaborator Author

This is fixed in the latest version of sparklyr, tried with iris_tbl %>% count().

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant