trinodb / tpch

Port of TPC-H dbgen to Java
44 stars 45 forks source link

Change non-identifier columns to generate INTEGERs #14

Closed raghavsethi closed 8 years ago

raghavsethi commented 8 years ago

Introduce IDENTIFIER type, and change non-identifier columns to generate INTEGERs. This more accurately reflects the TPC-H 2.17.1 specification (section 1.3.1).