15 lines
293 B
Plaintext
15 lines
293 B
Plaintext
# name: benchmark/large/tpcds-sf100/q18.benchmark
|
|
# description: Run query 18 from the TPC-DS benchmark ()
|
|
# group: [tpcds-sf100]
|
|
|
|
name q18
|
|
group tpcds
|
|
subgroup sf100
|
|
|
|
require tpcds
|
|
|
|
cache tpcds_sf100.duckdb
|
|
|
|
load benchmark/large/tpcds-sf100/load.sql
|
|
|
|
run extension/tpcds/dsdgen/queries/18.sql |