GitHub user dilipbiswal opened a pull request:

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

    [SPARK-21274][FOLLOWUP] Enable support of MINUS ALL

    ## What changes were proposed in this pull request?
    Enable support for MINUS ALL which was gated at AstBuilder.
    
    ## How was this patch tested?
    Added tests in SQLQueryTestSuite and modify PlanParserSuite.
    
    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/dilipbiswal/spark minus-all

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

    https://github.com/apache/spark/pull/21963.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 #21963
    
----
commit 1dd61a2da5cca08b584026a8a363bbcee39f164f
Author: Dilip Biswal <dbiswal@...>
Date:   2018-08-01T20:59:51Z

    [SPARK-21274][FOLLOWUP] Enable support of MINUS ALL

----


---

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

Reply via email to