[jira] [Created] (CARBONDATA-419) Show tables in query for non-existing database do not show any exception

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (CARBONDATA-419) Show tables in query for non-existing database do not show any exception

Akash R Nilugal (Jira)
SWATI RAO created CARBONDATA-419:
------------------------------------

             Summary: Show tables in query for non-existing database do not show any exception
                 Key: CARBONDATA-419
                 URL: https://issues.apache.org/jira/browse/CARBONDATA-419
             Project: CarbonData
          Issue Type: Bug
          Components: data-query
            Reporter: SWATI RAO


When executing command 'show tables in' for an non-existing database, it do not show any error,

Example: show tables in test_tableMg;
(where test_tableMg database do not exist)

whereas when executing the same query on hive, it says :

FAILED: SemanticException [Error 10072]: Database does not exist: test_tableMg



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)