-
- Downloads
[SPARK-16508][SPARKR] Split docs for arrange and orderBy methods
## What changes were proposed in this pull request? This PR splits arrange and orderBy methods according to their functionality (the former for sorting sparkDataFrame and the latter for windowSpec). ## How was this patch tested?    Author: Junyang Qian <junyangq@databricks.com> Closes #14522 from junyangq/SPARK-16508-0.
Loading
Please register or sign in to comment