should be it
This commit is contained in:
8
external/duckdb/benchmark/large/ingestion/tpcds/parquet/ingest_inventory.benchmark
vendored
Normal file
8
external/duckdb/benchmark/large/ingestion/tpcds/parquet/ingest_inventory.benchmark
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
# name: benchmark/large/ingestion/tpcds/parquet/ingest_inventory.benchmark
|
||||
# description: benchmark ingestion of inventory
|
||||
# group: [parquet]
|
||||
|
||||
template benchmark/large/ingestion/tpcds/tpcds_ingestion_persistent.benchmark.in
|
||||
table_name=inventory
|
||||
format=parquet
|
||||
|
||||
8
external/duckdb/benchmark/large/ingestion/tpcds/parquet/ingest_store_sales.benchmark
vendored
Normal file
8
external/duckdb/benchmark/large/ingestion/tpcds/parquet/ingest_store_sales.benchmark
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
# name: benchmark/large/ingestion/tpcds/parquet/ingest_store_sales.benchmark
|
||||
# description: benchmark ingestion of store_sales
|
||||
# group: [parquet]
|
||||
|
||||
template benchmark/large/ingestion/tpcds/tpcds_ingestion_persistent.benchmark.in
|
||||
table_name=store_sales
|
||||
format=parquet
|
||||
|
||||
Reference in New Issue
Block a user