lidavidm opened a new issue, #2804:
URL: https://github.com/apache/arrow-adbc/issues/2804

   ### What feature or improvement would you like to see?
   
   We need to add a context to all methods for Go to eventually uniformly 
support OTel. (For Go, this also handles cancellation.)
   
   Do we need to do the same for Rust? I can see that there's an OTel specific 
context, but is there a community-standard type? (And is there a type that is 
used for cancellation in the same way Go's is, or would that be handled by 
making an async API and just dropping the returned future?)


-- 
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: issues-unsubscr...@arrow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to