lidavidm commented on PR #43632: URL: https://github.com/apache/arrow/pull/43632#issuecomment-2278940567
> > Do we want to handle cancellation here? > > I think that with the given proposal, if the producer sees/wants a cancellation it can call `on_error()` with `ECANCEL`; if the consumer sees or wants a cancellation, it can signal it by returning `ECANCEL`? You may also want to cancel outside of the consumer, though. -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org