The cancellation request is complete. Subsequent requests with the same payload may return CANCELLED or a NOT_FOUND error.
The cancellation request is in progress. The client may retry the cancellation request.
The query is not cancellable. The client should not retry the cancellation request.
The cancellation status is unknown. Servers should avoid using this value (send a NOT_FOUND error if the requested query is not known). Clients can retry the request.
The result of a cancel operation.
This is used by CancelFlightInfoResult.status.
Generated
from protobuf enum arrow.flight.protocol.CancelStatus