16 lines
291 B
Plaintext
16 lines
291 B
Plaintext
# name: benchmark/large/tpcds-sf100/q65.benchmark
|
|
# description: Run query 65 from the TPC-DS benchmark
|
|
# group: [tpcds-sf100]
|
|
|
|
name q65
|
|
group tpcds
|
|
subgroup sf100
|
|
|
|
require tpcds
|
|
|
|
cache tpcds_sf100.duckdb
|
|
|
|
load benchmark/large/tpcds-sf100/load.sql
|
|
|
|
run extension/tpcds/dsdgen/queries/65.sql
|