GitHub user heary-cao opened a pull request:

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

    [SPARK-16958][FOLLOW-UP][SQL] remove unuse object SparkPlan

    ## What changes were proposed in this pull request?
    
    this code come from PR: https://github.com/apache/spark/pull/11190,
    but this code has never been used, only since  PR: 
https://github.com/apache/spark/pull/14548,
    Let's continue fix it. thanks.
    
    ## How was this patch tested?
    
    N / A

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

    $ git pull https://github.com/heary-cao/spark unuseSparkPlan

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

    https://github.com/apache/spark/pull/23227.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 #23227
    
----
commit 5cb416df5f03b0d750c83e1a8a344b8ea44b1735
Author: caoxuewen <cao.xuewen@...>
Date:   2018-12-05T08:52:23Z

    [SPARK-16958][FOLLOW-UP][SQL] remove unuse object SparkPlan

----


---

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

Reply via email to