trinodb / tpch

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

Make column names compliant with TPC-H spec #20

Closed ArturGajowy closed 7 years ago

ArturGajowy commented 7 years ago

Fixes #19

Also add the tpch query sqls and results.

Also adds maven wrapper.

ArturGajowy commented 7 years ago

@martint please have a look. This fixes #19 and is needed for testing the statistics feature in presto. After merging this, we need a 0.9 release.