lidavidm commented on issue #3454: URL: https://github.com/apache/arrow-adbc/issues/3454#issuecomment-3316373939
I think we'd also have to mark everything else as `&self` instead of `&mut self`, right? I was thinking maybe we should instead have a `get_cancel_token(&self)` that you call in advance, which splits the object into something with a cancel and something without. (And have drivers deal with how to handle this internally.) -- 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