srielau commented on code in PR #36695:
URL: https://github.com/apache/spark/pull/36695#discussion_r941469022


##########
core/src/main/resources/error/error-classes.json:
##########
@@ -341,6 +346,11 @@
     ],
     "sqlState" : "22023"
   },
+  "STREAM_CLOSED" : {
+    "message" : [
+      "<streamType> stream is closed."

Review Comment:
   I can't make that call. Why could the stream be closed? Would you expect a 
Jira ticket to be opened to investigate this error? What is the customer 
action? What is the Databricks action....



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