felipecrv commented on issue #3454:
URL: https://github.com/apache/arrow-adbc/issues/3454#issuecomment-3316370512

   I was talking about this issue with @xuliangs yesterday! For now, my plan is 
to do an unsound transmute.
   
   My take is that Rust code should call `cancel()` with a non-mut `&` and have 
drivers take care of the threading issues internally. `cancel()` is a way of 
passing a message to the thread that started the `execute()`.


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

Reply via email to