GitHub user keypointt opened a pull request:
https://github.com/apache/spark/pull/14489
[MINOR][SparkR] R API documentation for "coltypes" is confusing
## What changes were proposed in this pull request?
R API documentation for "coltypes" is confusing, found when working on
another ticket.
Current version http://spark.apache.org/docs/2.0.0/api/R/coltypes.html,
where parameters have 2 "x" which is a duplicate, and also the example is not
very clear


## How was this patch tested?
Tested manually on local machine. And the screenshots are like below:


You can merge this pull request into a Git repository by running:
$ git pull https://github.com/keypointt/spark rExample
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/14489.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #14489
----
commit b4b16a66d01bde295be0facfc60ecd58c8799f7f
Author: Xin Ren <[email protected]>
Date: 2016-08-04T00:04:59Z
explicitly call show()
commit c20321f6811b1aa687633ecdca9e1a29c1bdb053
Author: Xin Ren <[email protected]>
Date: 2016-08-04T00:24:30Z
api Overloading
commit 022bb69b4cc04564b8521e8129d57d3d59aa05c5
Author: Xin Ren <[email protected]>
Date: 2016-08-04T00:46:40Z
avoid duplicate parameters
commit d7eda7a108f2e1274b0581aa8454f70ab1a8476b
Author: Xin Ren <[email protected]>
Date: 2016-08-04T00:58:40Z
last line of examples, should have an extra space
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]