All Products
Search
Document Center

Data Lake Formation:Function

Last Updated:Apr 01, 2025
ParameterTypeDescriptionExample
object

Functions

CatalogIdstring

The namespace of the database category. By default, the Uid of the primary account is entered.

1344371
ClassNamestring

The name of the Java class that contains the implementation of the function

com.xxx.xxxxFunction
CreateTimeinteger

The creation time, in seconds, of a Unix timestamp.

1608863962
DatabaseNamestring

The name of the metadatabase.

database_test
FunctionNamestring

The function name.

function1
FunctionTypestring

The type of the function. Currently, the supported enumeration is JAVA.

JAVA
OwnerNamestring

The name of the owner.

zhangsan
OwnerTypestring

The type of the owner. You can set this field to USER, ROLE, or GROUP.

USER
ResourceUriarray

Resource URI of the function

ResourceUri

Resource URI of the function

UpdateTimeinteger

The time when the timestamp was updated. The value is a UNIX timestamp. Unit: seconds.

1608863962
CreatedBystring

The user who created the drive.

CreatedBy