GitHub user seancxmao opened a pull request: https://github.com/apache/spark/pull/23273
[SPARK-25212][SQL][FOLLOWUP][DOC] Fix comments of ConvertToLocalRelation rule ## What changes were proposed in this pull request? There are some comments issues left when `ConvertToLocalRelation` rule was added (#22205/[SPARK-25212](https://issues.apache.org/jira/browse/SPARK-25212)). This PR fixes those comments issues. ## How was this patch tested? N/A You can merge this pull request into a Git repository by running: $ git pull https://github.com/seancxmao/spark ConvertToLocalRelation-doc Alternatively you can review and apply these changes as the patch at: https://github.com/apache/spark/pull/23273.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 #23273 ---- commit dfd0f71afb8d95253ea4f64d00cea53c306b6e1c Author: seancxmao <seancxmao@...> Date: 2018-12-10T09:41:54Z [SPARK-25212][SQL][FOLLOWUP][DOC] Fix comments of ConvertToLocalRelation rule ---- --- --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org