Skip to content

Commit 7a3bce5

Browse files
authored
Fixed catalog and schema for sf1.json in tpcds (#60)
1 parent 8fa7a6f commit 7a3bce5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

benchmarks/tpc-ds/sf1.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
{
22
"description": "Specifies the catalog and schema for TPC-DS scale factor 1. For this scale factor we use the TPC-DS connector.",
3-
"catalog": "tpcds",
4-
"schema": "sf1"
3+
"schema": "tpcds_sf1_parquet_hive"
54
}

0 commit comments

Comments
 (0)