beliefer commented on code in PR #41863:
URL: https://github.com/apache/spark/pull/41863#discussion_r1252901259


##########
common/utils/src/main/resources/error/error-classes.json:
##########
@@ -2903,6 +2923,11 @@
       "3. set \"spark.sql.legacy.allowUntypedScalaUDF\" to \"true\" and use 
this API with caution."
     ]
   },
+  "UPDATE_FIELD_WITH_STRUCT_UNSUPPORTED" : {

Review Comment:
   I want create a parent-class `INVALID_UPDATE_FIELD` in future.
   There are a lot of similar error msg.



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