panbingkun commented on code in PR #46450:
URL: https://github.com/apache/spark/pull/46450#discussion_r1593875379


##########
common/utils/src/main/java/org/apache/spark/internal/Logger.java:
##########
@@ -193,4 +193,8 @@ static MessageThrowable of(String message, Throwable 
throwable) {
       return new MessageThrowable(message, throwable);
     }
   }
+

Review Comment:
   The following code will use it:
   <img width="509" alt="image" 
src="https://github.com/apache/spark/assets/15246973/095e1c1b-eea8-4082-9a68-58127a44442e";>
   



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