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


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

Review Comment:
   nit: Shall we start with `INVALID_`? I know you want to put this in 
subclass, but the general error message does not go with general error class.
   @MaxGekk Do we happen to have similar case, and if we had how did we deal 
with it?



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