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 2023/09/27 07:35:25 UTC

[GitHub] [spark] dengziming commented on a diff in pull request #43029: [SPARK-45213][SQL] Assign name to the error _LEGACY_ERROR_TEMP_2151

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


##########
common/utils/src/main/resources/error/error-classes.json:
##########
@@ -916,6 +916,12 @@
       }
     }
   },
+  "EXPRESSION_DECODING_FAILED" : {
+    "message" : [
+      "Error while decoding: <e>",

Review Comment:
   Good catch, I think the object of "Error while decoding" should be expression not the exception.



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