mihailotim-db commented on code in PR #50345:
URL: https://github.com/apache/spark/pull/50345#discussion_r2010016659


##########
common/utils/src/main/resources/error/error-conditions.json:
##########
@@ -2945,6 +2945,11 @@
           "The lambda function has duplicate arguments <args>. Please, 
consider to rename the argument names or set <caseSensitiveConfig> to \"true\"."
         ]
       },
+      "LAMBDA_FUNCTION_AS_ARGUMENT_IS_OUT_OF_POSITION" : {

Review Comment:
   Hm, how strong is your preference? I prefer the current message 



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to