You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Jark Wu (Jira)" <ji...@apache.org> on 2021/01/05 04:30:00 UTC

[jira] [Commented] (FLINK-20822) Don't check whether a function is generic in hive catalog

    [ https://issues.apache.org/jira/browse/FLINK-20822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17258647#comment-17258647 ] 

Jark Wu commented on FLINK-20822:
---------------------------------

Fixed in 
 - master: 4e9de8486485aa378cb296024c1e7b74e4ad52c3
 - release-1.12: TODO

> Don't check whether a function is generic in hive catalog
> ---------------------------------------------------------
>
>                 Key: FLINK-20822
>                 URL: https://issues.apache.org/jira/browse/FLINK-20822
>             Project: Flink
>          Issue Type: Task
>          Components: Connectors / Hive
>            Reporter: Rui Li
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.13.0
>
>
> We just store the function identifier and class name to hive metastore, so it seems there's no need to differentiate generic functions from hive functions. Besides, users might not want us to validate the function class when creating the function, e.g. the function jar might not be in class path at this point.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)