h2oai / db-benchmark

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

duckdb join fails after upgrade to 0.2.6 #207

Closed jangorecki closed 3 years ago

jangorecki commented 3 years ago

https://github.com/duckdb/duckdb/issues/1739 affects all join scripts, not just NA data cases

Alex-Monahan commented 3 years ago

Could DuckDB 0.2.7 solve your issue? Is there a way to trigger a re-run with the new version? Thanks!

jangorecki commented 3 years ago

The canonical way to rerun is, as of now, ping me on GitHub, email, etc. Unfortunately the machine is also used for another project, therefore benchmark run is not scheduled now to run routinely. I am running it manually from time to time when other project is using machine. Problem in this issue has been resolved by new duckdb so closing.