aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJunyang Qian <junyangq@databricks.com>2016-08-15 11:03:03 -0700
committerShivaram Venkataraman <shivaram@cs.berkeley.edu>2016-08-15 11:03:03 -0700
commit564fe614c11deb657e0ac9e6b75e65370c48b7fe (patch)
tree20bae99eed017928df156867a62cb61a6992a356 /.gitignore
parent3d8bfe7a39015c84cf95561fe17eb2808ce44084 (diff)
downloadspark-564fe614c11deb657e0ac9e6b75e65370c48b7fe.tar.gz
spark-564fe614c11deb657e0ac9e6b75e65370c48b7fe.tar.bz2
spark-564fe614c11deb657e0ac9e6b75e65370c48b7fe.zip
[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? ![screen shot 2016-08-06 at 6 39 19 pm](https://cloud.githubusercontent.com/assets/15318264/17459969/51eade28-5c05-11e6-8ca1-8d8a8e344bab.png) ![screen shot 2016-08-06 at 6 39 29 pm](https://cloud.githubusercontent.com/assets/15318264/17459966/51e3c246-5c05-11e6-8d35-3e905ca48676.png) ![screen shot 2016-08-06 at 6 40 02 pm](https://cloud.githubusercontent.com/assets/15318264/17459967/51e650ec-5c05-11e6-8698-0f037f5199ff.png) Author: Junyang Qian <junyangq@databricks.com> Closes #14522 from junyangq/SPARK-16508-0.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 225aa61eaa..0991976abf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -82,3 +82,4 @@ spark-warehouse/
*.Rproj
*.Rproj.*
+.Rproj.user