-
- Downloads
[SPARK-19127][DOCS] Update Rank Function Documentation
## What changes were proposed in this pull request? - [X] Fix inconsistencies in function reference for dense rank and dense - [X] Make all languages equivalent in their reference to `dense_rank` and `rank`. ## How was this patch tested? N/A for docs. Please review http://spark.apache.org/contributing.html before opening a pull request. Author: anabranch <wac.chambers@gmail.com> Closes #16505 from anabranch/SPARK-19127.
Showing
- R/pkg/R/functions.R 6 additions, 4 deletionsR/pkg/R/functions.R
- python/pyspark/sql/functions.py 10 additions, 6 deletionspython/pyspark/sql/functions.py
- sql/core/src/main/scala/org/apache/spark/sql/functions.scala 10 additions, 6 deletionssql/core/src/main/scala/org/apache/spark/sql/functions.scala
Loading
Please register or sign in to comment