Song Jun created SPARK-19945:
--------------------------------
Summary: Add test case for SessionCatalog with HiveExternalCatalog
Key: SPARK-19945
URL: https://issues.apache.org/jira/browse/SPARK-19945
Project: Spark
Issue Type: Bug
Components: SQL
Affects Versions: 2.2.0
Reporter: Song Jun
Currently SessionCatalogSuite is only for InMemoryCatalog, there is no suite
for HiveExternalCatalog.
And there are some ddl function is not proper to test in ExternalCatalogSuite,
because some logic are not full implement in ExternalCatalog, these ddl
functions are full implement in SessionCatalog, it is better to test it in
SessionCatalogSuite
So we should add a test suite for SessionCatalog with HiveExternalCatalog
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]