eyalroz / ssb-dbgen

Star Schema Benchmark data set generator (dbgen) - unified repository

Home Page:http://www.cs.umb.edu/~poneil/StarSchemaB.PDF

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Drop the use of MACHINE, detect platform-specific capabilities and settings

eyalroz opened this issue · comments

Following the discussion in #48, let's take the "high road" like in tpch-dbgen, and just drop the MACHINE parameter manually set by the user.

This will be (much?) more tricky because of the brittle parallel-load implementation in the original codebase - which is not part of the TPC's TPC-H dbgen.