Files
impala/testdata/datasets/tpch
Todd Lipcon e28910aa5c Remove hive-benchmark test workload
This workload was added in 2012 or so, and hasn't actually been able to
run in years:

- fails to load because the name has a '-' in it, and we use unquoted
  database names in the load script
- the SQL to load it seems to refer to testdata files which don't
  exist

Even if it did load, it looks like it's only a set of ~10 trivial
queries which I doubt have any real benchmark interest in modern days.

Change-Id: I383638ef4acce59792fee287da0016b3d949e693
Reviewed-on: http://gerrit.cloudera.org:8080/13117
Reviewed-by: Tim Armstrong <tarmstrong@cloudera.com>
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com>
2019-04-25 23:39:53 +00:00
..