uros-b commented on code in PR #56498:
URL: https://github.com/apache/spark/pull/56498#discussion_r3420887333
##########
common/utils/src/main/resources/error/error-conditions.json:
##########
@@ -4546,6 +4546,11 @@
"expects a non-NULL value."
]
},
+ "OCCURRENCE" : {
+ "message" : [
+ "expects a positive value for `occurrence`, but got <actual>."
Review Comment:
Also cc @srielau for error handling ^^
--
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]