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


##########
common/utils/src/main/resources/error/error-conditions.json:
##########
@@ -5315,6 +5315,11 @@
         "message" : [
           "Update column nullability for MySQL and MS SQL Server."
         ]
+      },
+      "WRITE_FOR_BINARY_SOURCE" : {
+        "message" : [
+          "Write is not supported for binary file data source."

Review Comment:
   Makes sense. Thanks for the suggestion!



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