GitHub user viirya opened a pull request:

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

    [SPARK-24250][SQL][FollowUp] Fix compile error by adding needed import back

    ## What changes were proposed in this pull request?
    
    Two recent commits changing SQLConf at the same time and accidentally make 
compile error in current code base. This patch goes to add necessary import 
back.
    
    ## How was this patch tested?
    
    N/A.
    
    Please review http://spark.apache.org/contributing.html before opening a 
pull request.


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

    $ git pull https://github.com/viirya/spark-1 SPARK-24250-hot-fix

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

    https://github.com/apache/spark/pull/21371.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 #21371
    
----
commit 7b193f6bd55838210936716f2c428ae2cc26489d
Author: Liang-Chi Hsieh <viirya@...>
Date:   2018-05-19T13:16:58Z

    Add needed import back.

----


---

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

Reply via email to