GitHub user jayadevanmurali opened a pull request:

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

    [SPARK-12982][SQL] Add table name validation in temp table registration

    Add the table name validation at the temp table creation

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

    $ git pull https://github.com/jayadevanmurali/spark branch-0.2-SPARK-12982

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

    https://github.com/apache/spark/pull/11051.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 #11051
    
----
commit 290b86ba76e8f6032824c95079748670c2257db0
Author: jayadevanmurali <jayadeva...@tcs.com>
Date:   2016-01-31T02:28:52Z

    Merge pull request #1 from apache/master
    
     Update from original

commit 7c7b503f88e0c74e324ef4b2da99f70d2e677a42
Author: jayadevanmurali <jayadeva...@tcs.com>
Date:   2016-02-03T14:31:42Z

    Update SQLContext.scala
    
     Add table name validation in temp table registration

commit 3407fd785ae1c6c52607c96fb084617f2acd3e46
Author: jayadevanmurali <jayadeva...@tcs.com>
Date:   2016-02-03T14:33:46Z

    Update DataFrameSuite.scala
    
    Added test case for validating table name

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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

Reply via email to