should be it
This commit is contained in:
12
external/duckdb/benchmark/tpch/tpch_load.benchmark.in
vendored
Normal file
12
external/duckdb/benchmark/tpch/tpch_load.benchmark.in
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
# name: ${FILE_PATH}
|
||||
# description: ${DESCRIPTION}
|
||||
# group: [tpch]
|
||||
|
||||
argument sf 1
|
||||
|
||||
require tpch
|
||||
|
||||
cache tpch_sf${sf}.duckdb
|
||||
|
||||
load
|
||||
CALL dbgen(sf=${sf});
|
||||
Reference in New Issue
Block a user