Github user scwf commented on the pull request:
https://github.com/apache/spark/pull/4062#issuecomment-95368408
To summarize this, in this PR:
1 enable ddl table name having dot
2 enable HiveContext/DataFrame/SQLContext related api support dot table
name with tableIdentifier
3 remove QualifiedTableName which do not match the other API from
HiveMetastoreCatalog, using tableIdentifier instead.
4 tablename x.y.z.....m.n indicate that m is the db name and z is the 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 [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]