[
https://issues.apache.org/jira/browse/CARBONDATA-1269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Geetika Gupta updated CARBONDATA-1269:
--------------------------------------
Description:
I tried to perform select query for an non existing table inside a 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
was:
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
> 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 a 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)