lidavidm commented on issue #2804: URL: https://github.com/apache/arrow-adbc/issues/2804#issuecomment-2866604228
Does that actually propagate the trace context? Again, it's not starting spans that matters (if anything starting spans is mostly irrelevant IMO) - it's only the propagation of the trace context that I'm concerned about here. In any case, I dug around more and it seems Rust relies on thread/task locals, so I suppose this is mostly OpenTelemetry/the tracing implementation's problem to solve, and there's _probably_ nothing to do here. -- 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]
