nebojsa-db commented on code in PR #47331:
URL: https://github.com/apache/spark/pull/47331#discussion_r1677988075


##########
common/utils/src/main/resources/error/error-conditions.json:
##########
@@ -3060,6 +3060,12 @@
     ],
     "sqlState" : "22023"
   },
+  "MAP_KEY_BAD_DATATYPE" : {

Review Comment:
   I don't think that we plan to support Map with key of Map type, as it was 
forbidden by your PR earlier.



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