GitHub user xubo245 opened a pull request:

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

    [SPARK-23036] Add withGlobalTempView for testing and correct some roper 
with view related method usage

    
    
    
    ## What changes were proposed in this pull request?
    
    Add withGlobalTempView when create global temp view, like withTempView and 
withView.
    And correct some improper usage.
    
    ## How was this patch tested?
    
    no new test.
    


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

    $ git pull https://github.com/xubo245/spark DropTempView

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

    https://github.com/apache/spark/pull/20228.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 #20228
    
----
commit fffd109e8c084f9a4d63840bf761364f1ede5dc9
Author: xubo245 <601450868@...>
Date:   2018-01-11T03:25:17Z

    [SPARK-23036] Add withGlobalTempView for testing and correct some improper 
with view related method usage
    
    Add withGlobalTempView when create global temp view, like withTempView and 
withView.
    And correct some improper usage.

----


---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to