MaxGekk commented on code in PR #38237:
URL: https://github.com/apache/spark/pull/38237#discussion_r999065448


##########
core/src/main/resources/error/error-classes.json:
##########
@@ -243,6 +253,11 @@
           "The <exprName> must be between <valueRange> (current value = 
<currentValue>)"
         ]
       },
+      "WRONG_NUM_ENDPOINTS" : {

Review Comment:
   I would leave this as is because this is not about wrong number of 
parameters but about endpoints in a parameter.



-- 
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