itholic commented on code in PR #39505:
URL: https://github.com/apache/spark/pull/39505#discussion_r1066906857


##########
core/src/main/resources/error/error-classes.json:
##########
@@ -1400,7 +1400,7 @@
       },
       "INSERT_PARTITION_SPEC_IF_NOT_EXISTS" : {
         "message" : [
-          "INSERT INTO <tableName> IF NOT EXISTS in the PARTITION spec."
+          "INSERT INTO <tableName> with IF NOT EXISTS in the PARTITION spec."

Review Comment:
   Let me handle this minor error message improvement together.
   
   I can create separate PR if it seems not appropriate.



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