MaxGekk commented on code in PR #47327:
URL: https://github.com/apache/spark/pull/47327#discussion_r1717134008


##########
common/utils/src/main/resources/error/error-conditions.json:
##########
@@ -4144,6 +4144,29 @@
     ],
     "sqlState" : "42601"
   },
+  "STREAMING_OUTPUT_MODE" : {

Review Comment:
   > @MaxGekk Do we happen to have similar case, and if we had how did we deal 
with it?
   
   We had, for instance:
   
https://github.com/apache/spark/blob/02795a36171cac51b1beaf68c42e8dfe3e6f0903/common/utils/src/main/resources/error/error-conditions.json#L653-L663



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