You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by "dengziming (via GitHub)" <gi...@apache.org> on 2024/03/04 03:51:06 UTC

Re: [PR] [SPARK-43258][SQL] Assign names to error _LEGACY_ERROR_TEMP_202[3,5] [spark]

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-unsubscribe@spark.apache.org

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


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