You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Alexander Pivovarov (JIRA)" <ji...@apache.org> on 2015/05/02 08:40:06 UTC

[jira] [Created] (HIVE-10581) fix comparison of String objects using == in Hive line 785

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)