[
https://issues.apache.org/jira/browse/FLINK-14673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16970034#comment-16970034
]
Rui Li commented on FLINK-14673:
--------------------------------
When getting functions, we expect HMS client to throw NoSuchObjectException if
the function doesn't exist (in {{HiveShimV230}}). This is wrong because
NoSuchObjectException is not part of the signature of
{{IMetaStoreClient::getFunction}}. Therefore let's always handle it like in
{{HiveShimV100}}.
> Shouldn't expect HMS client to throw NoSuchObjectException for non-existing
> function
> ------------------------------------------------------------------------------------
>
> Key: FLINK-14673
> URL: https://issues.apache.org/jira/browse/FLINK-14673
> Project: Flink
> Issue Type: Bug
> Components: Connectors / Hive
> Reporter: Rui Li
> Priority: Major
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)