name of the function.
name of the database the function belongs to.
description of the function; description can be null.
the fully qualified class name of the function.
whether the function is a temporary function or not.
the fully qualified class name of the function.
name of the database the function belongs to.
description of the function; description can be null.
whether the function is a temporary function or not.
name of the function.
A user-defined function in Spark, as returned by
listFunctions
method in Catalog.2.0.0