An hive UDF identifier.
name | data type | description |
---|---|---|
database | string | Name of the database to which this UDF belongs. |
signature | string | UDF signature, includes the UDF name and parameter types. |
Example
{ "database" : "...", "signature" : "..." }