calcite-tutorial
calcite-tutorial copied to clipboard
Generate TPC-H dataset programmaticaly
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.