GitHub user HyukjinKwon opened a pull request:

    https://github.com/apache/spark/pull/22877

    [MINOR][SQL] Avoid hardcoded configuration keys in SQLConf's `doc`

    ## What changes were proposed in this pull request?
    
    This PR proposes to avoid hardcorded configuration keys in SQLConf's `doc.
    
    ## How was this patch tested?
    
    Manually verified.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/HyukjinKwon/spark minor-conf-name

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/22877.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 #22877
    
----
commit 599557012cc9f4d4e5f36744180121cc8845413c
Author: hyukjinkwon <gurwls223@...>
Date:   2018-10-29T12:42:54Z

    Avoid hardcoded configuration keys in SQLConf's `doc`

----


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to