GitHub user dongjoon-hyun opened a pull request:

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

    [SPARK-21913][SQL][TEST] `withDatabase` should drop database with CASCADE

    ## What changes were proposed in this pull request?
    
    Currently, `withDatabase` fails if the database is not empty. It would be 
great if we drop cleanly with CASCADE.
    
    ## How was this patch tested?
    
    This is a change on test util. Pass the existing Jenkins.

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

    $ git pull https://github.com/dongjoon-hyun/spark SPARK-21913

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

    https://github.com/apache/spark/pull/19125.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 #19125
    
----
commit 241d56563ed278828567eb8f78029a8e70e96c5d
Author: Dongjoon Hyun <dongj...@apache.org>
Date:   2017-09-04T23:23:37Z

    [SPARK-21913][SQL][TEST] `withDatabase` should drop database with CASCADE

----


---

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

Reply via email to