Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Fix function name.
  • Loading branch information
dmoore247 authored May 17, 2021
1 parent aae9730 commit e3bda77
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ In the past, we would solve the problem by using 64-bit hashes to minimize the l
# Wrap Up
* monotonically_increasing_id()
* zipWithIndex() [Vote](https://issues.apache.org/jira/browse/SPARK-23074)
* zipWithUniqueIndex()
* zipWithUniqueId()
* row_number()
* hash()
* md5()

0 comments on commit e3bda77

Please sign in to comment.