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 07:42:00 UTC

[jira] [Comment Edited] (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 edited comment on FLINK-20822 at 1/5/21, 7:41 AM:
----------------------------------------------------------

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


was (Author: jark):
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, 1.12.2
>
>
> 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)