UDF development examples

Updated at:

Use these examples to implement common user-defined function (UDF) scenarios in MaxCompute, including Hive compatibility, complex type handling, string manipulation, and resource referencing.

Java UDFs

String operations

Resource references

Python UDFs