Files
impala/testdata/workloads/tpch/tpch_dimensions.csv
Dimitris Tsirogiannis 6fbd35fa87 Enable TPC-H workload for Kudu tables
With this commit we enable loading of TPC-H data in Kudu tables and
running the 22 TPC-H queries against Kudu. Since Kudu doesn't support
the decimal data type, we had to modify the queries by using round()
function and update the test results.

Change-Id: I3a5de71fefa92a78970226d8f49ef445d28f9289
Reviewed-on: http://gerrit.cloudera.org:8080/3789
Reviewed-by: Dimitris Tsirogiannis <dtsirogiannis@cloudera.com>
Tested-by: Internal Jenkins
2016-07-28 04:35:11 +00:00

140 B

1file_format: text,seq,rc,avro,parquet,kudu
2dataset: tpch
3compression_codec: none,def,gzip,bzip,snap,lzo
4compression_type: none,block,record