should be it
This commit is contained in:
17
external/duckdb/benchmark/large/tpch-sf100/tpch_sf100.benchmark.in
vendored
Normal file
17
external/duckdb/benchmark/large/tpch-sf100/tpch_sf100.benchmark.in
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
# name: ${FILE_PATH}
|
||||
# description: ${DESCRIPTION}
|
||||
# group: [sf1]
|
||||
|
||||
name Q${QUERY_NUMBER_PADDED}
|
||||
group tpch
|
||||
subgroup sf1
|
||||
|
||||
require tpch
|
||||
|
||||
cache tpch_sf100.duckdb
|
||||
|
||||
load benchmark/large/tpch-sf100/load.sql
|
||||
|
||||
run extension/tpch/dbgen/queries/q${QUERY_NUMBER_PADDED}.sql
|
||||
|
||||
result extension/tpch/dbgen/answers/sf100/q${QUERY_NUMBER_PADDED}.csv
|
||||
Reference in New Issue
Block a user