Michael Smith has uploaded a new patch set (#5) to the change originally 
created by Jason Fehr. ( http://gerrit.cloudera.org:8080/23158 )

Change subject: IMPALA-14214: Compile OpenTelemetry-cpp Against STDLIB
......................................................................

IMPALA-14214: Compile OpenTelemetry-cpp Against STDLIB

Since Impala only uses the OpenTelemetry C++ SDK as static libraries,
ABI compatibility of the SDK across different versions of the stdlib
is not needed. Thus, take advantage of the performance boost provided
by using stdlib classes directly instead of OpenTelemetry-cpp's
nostd translation layer.

Adds a .gitignore to ignore archive files (tar, zip, etc) so they do
not show up in git status commands and are not accidentally committed.

Change-Id: I1c1b70a529d8211c31ba1019d6e9e34b4d3a91f3
---
M .gitignore
M source/opentelemetry-cpp/build.sh
2 files changed, 8 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/native-toolchain 
refs/changes/58/23158/5
--
To view, visit http://gerrit.cloudera.org:8080/23158
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: native-toolchain
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I1c1b70a529d8211c31ba1019d6e9e34b4d3a91f3
Gerrit-Change-Number: 23158
Gerrit-PatchSet: 5
Gerrit-Owner: Jason Fehr <[email protected]>
Gerrit-Reviewer: Abhishek Rawat <[email protected]>
Gerrit-Reviewer: Jason Fehr <[email protected]>
Gerrit-Reviewer: Joe McDonnell <[email protected]>
Gerrit-Reviewer: Michael Smith <[email protected]>
Gerrit-Reviewer: Riza Suminto <[email protected]>
Gerrit-Reviewer: gaurav singh <[email protected]>

Reply via email to