UDF_USER_CODE_ERROR error class
Execution of function <fn>
failed.
GENERIC
== Error ==
<error>
== Stacktrace ==
<stack>
INPUT_CONVERSION
== Error ==
<error>
OOM
Function ran out of memory during execution.
This may be caused by excessive memory usage of the running code.
PAYLOAD
<error>
RESULT_CONVERSION
Consider changing the function to return a value that fits the return type.
== Error ==
<error>