GitHub user scwf opened a pull request:

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

    [SPARK-4943][SQL] Allow table name having dot for db/catalog

    Follow up for #3941, in this PR 
    1 enable ddl table name having dot
    2 enable hivecontext related api support dot table name with 
```tableIdentifier```

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

    $ git pull https://github.com/scwf/spark createtable

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

    https://github.com/apache/spark/pull/4062.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 #4062
    
----
commit fcab9b047edc8fdc7e088aa83f20375d307dcef3
Author: scwf <[email protected]>
Date:   2015-01-14T14:40:14Z

    use tableIdentifier in metastore

commit 111331c8988ba98368e6b227b3dc50f52136a0b4
Author: scwf <[email protected]>
Date:   2015-01-14T15:29:31Z

    using tableidentfier when create table in hive

commit 481ba95e5384dcadc439f0612f54d41bd9cea24a
Author: scwf <[email protected]>
Date:   2015-01-14T15:41:07Z

    using tableidentifier in ddl also

commit 3c1fcbbcf637b26b284e63984c5b1717072a5839
Author: scwf <[email protected]>
Date:   2015-01-14T15:56:48Z

    Merge branch 'tableIdentifier' into createtable

commit e0d19600204c3a54ca9a6a959ccaaa1c0d7bcdca
Author: scwf <[email protected]>
Date:   2015-01-15T14:14:53Z

    fix conflicts

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

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

Reply via email to