All Products
Search
Document Center

MaxCompute:UDF development examples

Last Updated:Mar 26, 2026

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