[ https://issues.apache.org/jira/browse/HIVE-19444?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Daniel Voros resolved HIVE-19444. --------------------------------- Resolution: Duplicate I've also seen this with 3.1.1, but wasn't able to reproduce with current master where HIVE-20010 is fixed. > 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 > Priority: Major > > {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)