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

benchplot groupby count of groups for q8 incorrect #118

Closed jangorecki closed 4 years ago

jangorecki commented 4 years ago

q8 is a top 2 rows by group, in result for every single group we are getting two rows, that makes benchplot question description to report twice as much groups as there actually are.

jangorecki commented 4 years ago

resolved by #125