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


##########
core/src/test/scala/org/apache/spark/SparkThrowableSuite.scala:
##########
@@ -568,7 +568,7 @@ class SparkThrowableSuite extends SparkFunSuite {
     assert(SparkThrowableHelper.getMessage(e2, STANDARD) ===
       """{
         |  "errorClass" : "UNSUPPORTED_SAVE_MODE.EXISTENT_PATH",
-        |  "messageTemplate" : "The save mode <saveMode> is not supported for: 
an existent path.",
+        |  "messageTemplate" : "The save mode <saveMode> is not supported. for 
an existent path.",

Review Comment:
   Okay, let me think about it carefully.



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to