BELUGA BEHR created HIVE-19444:
----------------------------------
Summary: Create View - Table not found _dummy_table
Key: HIVE-19444
URL: https://issues.apache.org/jira/browse/HIVE-19444
Project: Hive
Issue Type: Bug
Components: Views
Affects Versions: 1.1.0
Reporter: BELUGA BEHR
{code:sql}
CREATE VIEW view_s1 AS select 1;
-- FAILED: SemanticException
org.apache.hadoop.hive.ql.metadata.InvalidTableException: Table not found
_dummy_table
{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)