adriangb commented on PR #21767: URL: https://github.com/apache/datafusion/pull/21767#issuecomment-4575476047
> > @geoffreyclaude curious if you're interested in this since you also work on datafusion execution observability in https://github.com/datafusion-contrib/datafusion-tracing. > > @adriangb So this is what you meant in [datafusion-contrib/datafusion-tracing#25](https://github.com/datafusion-contrib/datafusion-tracing/issues/25) then? I think it makes way more sense to do it natively in DataFusion directly through this PR. Ah sorry I never responded there! Yes we basically have an implementation of this internally and run it on the completed plan and then attach the attribute to the root of execution span. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
