You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by clockfly <gi...@git.apache.org> on 2016/05/03 03:10:39 UTC

[GitHub] spark pull request: * [SPARK-6339][SQL] Supports create CREATE TEM...

GitHub user clockfly opened a pull request:

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

    * [SPARK-6339][SQL] Supports create CREATE TEMPORARY VIEW

    

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

    $ git pull https://github.com/clockfly/spark spark-6399

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

    https://github.com/apache/spark/pull/12859.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 #12859
    
----
commit 4d40151ca7c4f132116d2a712489a82036ae53cf
Author: Sean Zhong <cl...@gmail.com>
Date:   2016-04-30T09:08:18Z

    * [SPARK-6339][SQL] Supports create CREATE TEMPORARY VIEW tableIdentifier AS query
    
    ## What changes were proposed in this pull request?
    This PR support new SQL syntax CREATE TEMPORARY VIEW.
    
    ## How was this patch tested?
    Unit tests.
    
    Author: Sean Zhong <se...@apache.org>

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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


[GitHub] spark pull request: * [SPARK-6339][SQL] Supports create CREATE TEM...

Posted by clockfly <gi...@git.apache.org>.
Github user clockfly closed the pull request at:

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


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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