calcite-tutorial icon indicating copy to clipboard operation
calcite-tutorial copied to clipboard

Generate TPC-H dataset programmaticaly

Open zabetak opened this issue 4 years ago • 0 comments

We could avoid checking in TPC-H data files in the git repo by generating the dataset programaticaly using airlift-tpch or another similar.

Before making the change we should ensue that it is possible to generate tiny datasets (scale factors < 1) and that is acceptably fast. Currently we use a dataset with scale factor 0.001.

zabetak avatar Jun 15 '21 06:06 zabetak