Skip to content

Commit 982a920

Browse files
committed
fixup
1 parent c53aa7e commit 982a920

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common/utils/src/main/resources/error/error-conditions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4648,7 +4648,7 @@
46484648
},
46494649
"LAMBDA_FUNCTION_WITH_PYTHON_UDF" : {
46504650
"message" : [
4651-
"Python UDFs with a lambda function at a higher order function is unsupported. However, a Python UDF <funcName> was found."
4651+
"Lambda function with Python UDF <name> in a higher order function."
46524652
]
46534653
}
46544654
},

0 commit comments

Comments
 (0)