h2oai / db-benchmark

reproducible benchmark of database-like ops
https://h2oai.github.io/db-benchmark
Mozilla Public License 2.0
322 stars 85 forks source link

dplyr cannot compute groupby on 1e9 rows data anymore #152

Open jangorecki opened 4 years ago

jangorecki commented 4 years ago

Since dplyr 1.0.0 it started to fail with an internal error. Reported upstream: https://github.com/tidyverse/dplyr/issues/5291