[
https://issues.apache.org/jira/browse/FLINK-20822?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rui Li updated FLINK-20822:
---------------------------
Description: 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.
> 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
>
> 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)