grundprinzip commented on code in PR #41005:
URL: https://github.com/apache/spark/pull/41005#discussion_r1182939997


##########
connector/connect/common/src/main/protobuf/spark/connect/base.proto:
##########
@@ -579,6 +579,27 @@ message ArtifactStatusesResponse {
   map<string, ArtifactStatus> statuses = 1;
 }
 
+message InterruptRequest {

Review Comment:
   should `InterruptRequest` have an enum for interrupt type? All etc? We can 
start with `UNSET/ ALL` and expand from there?



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