Skip to content

Commit

Permalink
[BLAZE-700] Minor nit fix for hyperlink (#701)
Browse files Browse the repository at this point in the history
  • Loading branch information
merrily01 authored Dec 18, 2024
1 parent b819bef commit 057eab6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tpcds/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Run TPC-DS benchmark with Spark/Blaze

# 1. Generate TPC-DS dataset

Compile datagen tool (derived from [maropu/spark-tpcds-datagen](https://github.com/maropu/spark-tpcds-datagen])).
Compile datagen tool (derived from [maropu/spark-tpcds-datagen](https://github.com/maropu/spark-tpcds-datagen)).
```bash
cd tpcds/datagen
mvn package -DskipTests
Expand Down

0 comments on commit 057eab6

Please sign in to comment.