GitHub user jaceklaskowski opened a pull request: https://github.com/apache/spark/pull/18026
[SPARK-16202][SQL][DOC] Follow-up to Correct The Description of CreatableRelationProvider's createRelation ## What changes were proposed in this pull request? Follow-up to SPARK-16202: 1. Remove the duplication of the meaning of `SaveMode` (as one was in fact missing that had proven that the duplication may be incomplete in the future again) 2. Use standard scaladoc tags /cc @gatorsmile @rxin @yhuai (as they were involved previously) ## How was this patch tested? local build You can merge this pull request into a Git repository by running: $ git pull https://github.com/jaceklaskowski/spark CreatableRelationProvider-SPARK-16202 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/spark/pull/18026.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 #18026 ---- commit 7bf5d1962aa750079da313cd6d106bf8c616d448 Author: Jacek Laskowski <ja...@japila.pl> Date: 2017-05-18T07:56:28Z [SPARK-16202][SQL][DOC] Follow-up to Correct The Description of CreatableRelationProvider's createRelation ---- --- 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