itholic commented on code in PR #39890:
URL: https://github.com/apache/spark/pull/39890#discussion_r1096843269


##########
core/src/main/resources/error/error-classes.json:
##########
@@ -482,6 +482,12 @@
     ],
     "sqlState" : "22012"
   },
+  "DUPLICATED_MAP_KEY" : {

Review Comment:
   I believe it seems not related to specific function, but not 100% sure since 
I haven't enough context for Scala-side functions yet.
   @MaxGekk Could you have an answer for this, if we name any specific function 
for this error class?



##########
core/src/main/resources/error/error-classes.json:
##########
@@ -482,6 +482,12 @@
     ],
     "sqlState" : "22012"
   },
+  "DUPLICATED_MAP_KEY" : {

Review Comment:
   I believe it seems not related to specific function, but can't 100% sure 
since I haven't enough context for Scala-side functions yet.
   @MaxGekk Could you have an answer for this, if we name any specific function 
for this error class?



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