datafusion-comet icon indicating copy to clipboard operation
datafusion-comet copied to clipboard

Add Comet to H2O.ai benchmark

Open andygrove opened this issue 9 months ago • 2 comments

What is the problem the feature request solves?

https://duckdblabs.github.io/db-benchmark/

Describe the potential solution

No response

Additional context

No response

andygrove avatar Mar 16 '25 15:03 andygrove

JFYI, I'm a maintainer of the (unofficial) library for generating datasets for H2O benchmark. You can use it instead of the R-scripts from the official repository to generate datasets and play with them.

https://github.com/mrpowers-io/falsa https://pypi.org/project/falsa/

pipx install falsa
falsa --help

SemyonSinchenko avatar Mar 16 '25 19:03 SemyonSinchenko

JFYI, I'm a maintainer of the (unofficial) library for generating datasets for H2O benchmark. You can use it instead of the R-scripts from the official repository to generate datasets and play with them.

https://github.com/mrpowers-io/falsa https://pypi.org/project/falsa/

pipx install falsa falsa --help

That is really helpful! I remember struggling with the R scripts in the past.

andygrove avatar Mar 16 '25 19:03 andygrove