Loading skill
Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Use when listing, showing, searching, creating, testing, or removing MaxCompute UDFs and UDF resources.
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-03 | ✗→✓ | ▲ Improved | -43% | 0% |
| case-04 | ✗→✓ | ▲ Improved | -67% | 0% |
| case-05 | ✗→✓ | ▲ Improved | -67% | 0% |
| case-06 | ✗→✓ | ▲ Improved | -69% | 0% |
| case-07 | ✗→✓ | ▲ Improved | -32% | 0% |
Use this workflow for MaxCompute UDF lifecycle work.
bashmcs udf list mcs udf search KEYWORD mcs udf show NAME mcs udf create NAME --inline-python script.py mcs udf test NAME --args '1, "abc"' mcs udf remove NAME mcs udf resource list mcs udf resource show NAME mcs udf resource remove NAME
mcs udf test --args accepts SQL literals only: numeric values, NULL, TRUE/FALSE, and quoted strings. Do not pass identifiers, function calls, expressions, or semicolon-separated fragments as test arguments.
For ordinary SQL querying, do not manage UDFs unless the question requires a function that is absent or broken.
See references/udf.md.
Other measured skills in the registry, with their headline benchmark lift.