Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
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.