learningchess2003 commented on code in PR #42020:
URL: https://github.com/apache/spark/pull/42020#discussion_r1265755589
##########
common/utils/src/main/resources/error/error-classes.json:
##########
@@ -1956,7 +1974,13 @@
"Not allowed to implement multiple UDF interfaces, UDF class
<className>."
]
},
- "NAMED_ARGUMENTS_SUPPORT_DISABLED" : {
+ "NAMED_PARAMETERS_NOT_SUPPORTED" : {
Review Comment:
Serge was actually the one who recommended the name change. It should be
fine.
--
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]