GitHub user gatorsmile opened a pull request: https://github.com/apache/spark/pull/12492
[SPARK-12457] Fixed the Typos in Collection Functions #### What changes were proposed in this pull request? https://github.com/apache/spark/pull/12185 contains the original PR I submitted in https://github.com/apache/spark/pull/10418 However, it misses one of the extended example, a wrong description and a few typos for collection functions. This PR is fix all these issues. #### How was this patch tested? The existing test cases already cover it. You can merge this pull request into a Git repository by running: $ git pull https://github.com/gatorsmile/spark expressionUpdate Alternatively you can review and apply these changes as the patch at: https://github.com/apache/spark/pull/12492.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 #12492 ---- commit 67fb4f022a1e12dec9d9f467c6fa26f38abbb040 Author: gatorsmile <gatorsm...@gmail.com> Date: 2016-04-19T05:36:49Z fixed a few typos in collection functions. ---- --- 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org