[
https://issues.apache.org/jira/browse/HIVE-9475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14293059#comment-14293059
]
Szehon Ho commented on HIVE-9475:
---------------------------------
Correct fix, +1
> HiveMetastoreClient.tableExists does not work
> ---------------------------------------------
>
> Key: HIVE-9475
> URL: https://issues.apache.org/jira/browse/HIVE-9475
> Project: Hive
> Issue Type: Bug
> Affects Versions: 0.14.0
> Reporter: Brock Noland
> Assignee: Brock Noland
> Priority: Blocker
> Fix For: 0.15.0
>
> Attachments: HIVE-9475.1.patch
>
>
> We check the return value against null returning true if the return value is
> null. This is reversed, we should return true if the value is not null.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)