Commit 775e400
MINOR: [C++] Fix OTel 1.19 compat after silent breaking change (#45859)
### Rationale for this change
conda-forge/arrow-cpp-feedstock#1727 fails to build because open-telemetry/opentelemetry-cpp@762b73d is a silent breaking change.
### What changes are included in this PR?
Work around the breaking change.
### Are these changes tested?
I tested that it built with OTel 1.19 and 1.18.
### Are there any user-facing changes?
No
Lead-authored-by: David Li <li.davidm96@gmail.com>
Co-authored-by: Rossi Sun <zanmato1984@gmail.com>
Signed-off-by: Sutou Kouhei <kou@clear-code.com>1 parent b8c9f76 commit 775e400
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
100 | 105 | | |
101 | 106 | | |
102 | 107 | | |
| |||
0 commit comments