Login  Register

[jira] [Created] (CARBONDATA-1269) Select query for a table inside an non existing schema shows error: metadata is null

Posted by Akash R Nilugal (Jira) on Jul 06, 2017; 5:30am
URL: http://apache-carbondata-dev-mailing-list-archive.168.s1.nabble.com/jira-Created-CARBONDATA-1269-Select-query-for-a-table-inside-an-non-existing-schema-shows-error-metal-tp17439.html

Geetika Gupta created CARBONDATA-1269:
-----------------------------------------

             Summary: Select query for a table inside an non existing schema shows error: metadata is null
                 Key: CARBONDATA-1269
                 URL: https://issues.apache.org/jira/browse/CARBONDATA-1269
             Project: CarbonData
          Issue Type: Bug
          Components: presto-integration
    Affects Versions: 1.2.0
            Reporter: Geetika Gupta


I tried to perform select query for an non existing table inside an non existing database instead of showing Database error it showed  me  the following error:

presto:abc> select * from hbvc;
Query 20170706_051345_00008_pqcqv failed: metadata is null



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)