You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Song Jun (JIRA)" <ji...@apache.org> on 2017/03/14 09:11:41 UTC

[jira] [Created] (SPARK-19945) Add test case for SessionCatalog with HiveExternalCatalog

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: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org