Skip to content

Commit

Permalink
Update examples/UDF-Examples/RAPIDS-accelerated-UDFs/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Jason Lowe <[email protected]>
  • Loading branch information
nvliyuan and jlowe authored Sep 27, 2023
1 parent 5c5c03d commit 3c10f96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/UDF-Examples/RAPIDS-accelerated-UDFs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ cd spark-rapids-examples/examples/UDF-Examples/RAPIDS-accelerated-UDFs
mvn clean package -Pudf-native-examples
```

The building will spend some time like 1.5 hours. Then the rapids-4-spark-udf-examples*.jar is
The build could take a long time (e.g.: 1.5 hours). Then the rapids-4-spark-udf-examples*.jar is
generated under RAPIDS-accelerated-UDFs/target directory.

### Run all the examples including native examples in the docker
Expand Down

0 comments on commit 3c10f96

Please sign in to comment.