7 lines
215 B
Plaintext
7 lines
215 B
Plaintext
# name: benchmark/tpch/sf1/q05.benchmark
|
|
# description: Run query 05 from the TPC-H benchmark (single-threaded)
|
|
# group: [sf1]
|
|
|
|
template benchmark/tpch/sf1/tpch_sf1.benchmark.in
|
|
QUERY_NUMBER=5
|
|
QUERY_NUMBER_PADDED=05 |