GitHub user laskfla opened a pull request: https://github.com/apache/spark/pull/22850
[MINOR][DOC] Fix comment error of HiveUtils ## What changes were proposed in this pull request? Change the version number in comment of `HiveUtils.newClientForExecution` from `13` to `1.2.1` . ## How was this patch tested? N/A You can merge this pull request into a Git repository by running: $ git pull https://github.com/laskfla/spark HiveUtils-Comment Alternatively you can review and apply these changes as the patch at: https://github.com/apache/spark/pull/22850.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 #22850 ---- commit 92a60c48f3f24d227eed284005f8d74711cb81f2 Author: laskfla <wwlsax11@...> Date: 2018-10-26T11:15:24Z fix comment error of newClientForExecution ---- --- --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org