UDF
- Developing Java UDFs
- UDF development (Python 3)
- Develop a UDF in Python 2
- UDF development examples
- Example: Use a Hive UDF whose Hive version is compatible with MaxCompute
- Example: Use complex data types in UDFs
- Example: Replace a string by using a regular expression
- Example: Obtain values of strings that do not have delimiters
- UDF example: Get a value from a string that contains a separator
- UDF example: Get a character at a specified position in a URL
- Example: Reference a file resource
- Example: Reference a table resource
- UDF example: Use third-party packages in Python UDFs