OptionalbrowseOptionalcatalogName of parent Catalog.
OptionalcommentUser-provided free-form text description.
OptionalcreatedTime at which this function was created, in epoch milliseconds.
OptionalcreatedUsername of function creator.
OptionaldataScalar function return data type.
OptionalexternalExternal function language.
OptionalexternalExternal function name.
OptionalfullPretty printed function data type.
OptionalfullFull name of Function, in form of catalog_name.schema_name.function_name
OptionalfullThe fully-qualified name of the function (of the form catalog_name.schema_name.function__name).
OptionalfunctionId of Function, relative to parent schema.
OptionalinputFunction input parameters.
OptionalisWhether the function is deterministic.
OptionalisFunction null call.
OptionalmetastoreUnique identifier of parent metastore.
OptionalnameName of function, relative to parent schema.
OptionalownerUsername of current owner of the function.
OptionalparameterFunction parameter style. S is the value for SQL.
OptionalpropertiesJSON-serialized key-value pair map, encoded (escaped) as a string.
OptionalreturnTable function return parameters.
OptionalroutineFunction language. When EXTERNAL is used, the language of the routine function should be specified in the external_language field, and the return_params of the function cannot be used (as TABLE return type is not supported), and the sql_data_access field must be NO_SQL.
OptionalroutineFunction body.
Optionalroutinefunction dependencies.
OptionalschemaName of parent Schema relative to its parent Catalog.
OptionalsecurityFunction security type.
OptionalspecificSpecific name of the function; Reserved for future use.
OptionalsqlFunction SQL data access.
OptionalsqlList of schemes whose objects can be referenced without qualification.
OptionalupdatedTime at which this function was last modified, in epoch milliseconds.
OptionalupdatedUsername of user who last modified the function.
Indicates whether the principal is limited to retrieving metadata for the associated object through the BROWSE privilege when include_browse is enabled in the request.