You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2022/09/23 20:44:44 UTC

[GitHub] [spark] MaxGekk commented on a diff in pull request #37973: [SPARK-40540][SQL] Migrate compilation errors onto error classes

MaxGekk commented on code in PR #37973:
URL: https://github.com/apache/spark/pull/37973#discussion_r979051903


##########
core/src/main/resources/error/error-classes.json:
##########
@@ -1163,5 +1163,257 @@
     "message" : [
       "<msg>."
     ]
+  },
+  "_LEGACY_ERROR_TEMP_1000" : {

Review Comment:
   > The migration on temporary error classes allows to gather statistics about errors and detect most popular error classes.
   
   @amaliujia Please, see in PR's description:
   
   > Why are the changes needed?
   
   The migration on temporary error classes allows to gather statistics about errors and detect most popular error classes.



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