richardstartin commented on PR #8457: URL: https://github.com/apache/pinot/pull/8457#issuecomment-1088906607
@siddharthteotia I've updated this so that an `ExecutionRecording` can be accessed from the `Tracer` in any context, because passing a trace around is far too restrictive. Most of the interesting things which we might want to trace aren't actually implemented directly in operators. I hooked the context stack directly into the thread to make this fast on query worker and runner threads. -- 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: commits-unsubscr...@pinot.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org