Skip to content

Commit 195ecf6

Browse files
authored
sf100 file correction (#9)
1 parent 53e47b3 commit 195ecf6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

benchmarks/tpc-ds/sf100.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"description": "Specifies the schema for TPC-DS scale factor 100 GB.",
3-
"schema": "tpcds_sf100_parquet_varchar"
3+
"schema": "tpcds_sf100_parquet_v2"
44
}

benchmarks/tpch/sf100.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"description": "Specifies the schema for TPCH scale factor 100 GB.",
3-
"schema": "tpch_sf100_parquet_v2"
3+
"schema": "tpch_sf100_parquet"
44
}

0 commit comments

Comments
 (0)