Alexander Pivovarov created HIVE-10581: ------------------------------------------
Summary: fix comparison of String objects using == in Hive line 785 Key: HIVE-10581 URL: https://issues.apache.org/jira/browse/HIVE-10581 Project: Hive Issue Type: Bug Components: Metastore Reporter: Alexander Pivovarov Assignee: Alexander Pivovarov ...ql.metadata.Hive line 785 {code} baseTbl.getTableType() == TableType.VIRTUAL_VIEW.toString() {code} -- This message was sent by Atlassian JIRA (v6.3.4#6332)