Skip to content

Commit

Permalink
Fix a typo
Browse files Browse the repository at this point in the history
  • Loading branch information
viadea authored Jun 4, 2021
1 parent 2e394f1 commit 3a9b1b6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions rapids-4-spark-tools/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -151,8 +151,7 @@ If a SQL's plan has Dataset API inside such as keyworkd `$Lambda` or `.apply`, t
Note: duration is in milli-seconds.
It can also print the potential problems such as UDF.
Note: The tool won't cache all UDFs, and some of the UDFs can be handled with additional steps.
Note: The tool won't catch all UDFs, and some of the UDFs can be handled with additional steps.
Please refer to [supported_ops.md](../docs/supported_ops.md) for more details on UDF.
Sample output in csv:
Expand Down

0 comments on commit 3a9b1b6

Please sign in to comment.