GitHub user mgaido91 opened a pull request:

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

    [SPARK-24250][SQL][FOLLOWUP] Fix build failure

    ## What changes were proposed in this pull request?
    
    SPARK-24250 is causing a build failure because it removed an import which 
was not used in that patch but was used in SPARK-23850, which was committed 
meanwhile.
    
    ## How was this patch tested?
    
    building the project


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

    $ git pull https://github.com/mgaido91/spark SPARK-24250_followup

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

    https://github.com/apache/spark/pull/21373.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 #21373
    
----
commit a3c0035a73c6ea1ce5228ec21be3334573a65678
Author: Marco Gaido <marcogaido91@...>
Date:   2018-05-19T19:10:06Z

    [SPARK-24250][SQL][FOLLOWUP] Fix build failure

----


---

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

Reply via email to