luozenglin commented on code in PR #9608: URL: https://github.com/apache/incubator-doris/pull/9608#discussion_r877826139
########## thirdparty/patches/opentelemetry-cpp-1.2.0.patch: ########## @@ -0,0 +1,374 @@ +diff --git a/api/include/opentelemetry/common/threadlocal.h b/api/include/opentelemetry/common/threadlocal.h Review Comment: This patch is to solve the problem that the opentelemtry-cpp library depends on `GLIBC_2.18`, and replaces the `thread_local` keyword in the opentelemtry-cpp library. -- 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...@doris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org