dengziming commented on code in PR #45288:
URL: https://github.com/apache/spark/pull/45288#discussion_r1510559579


##########
common/utils/src/main/resources/error/error-classes.json:
##########
@@ -2884,6 +2890,12 @@
     ],
     "sqlState" : "42809"
   },
+  "NOT_A_UNRESOLVED_ENCODER" : {

Review Comment:
   Thank you, It's better to use `NOT_UNRESOLVED_ENCODER` here, there are also 
similar names such as `NOT_NULL_CONSTRAINT_VIOLATION`.



-- 
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: reviews-unsubscr...@spark.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to