Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: xiaofan-luan The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
@xiaofan-luan 🔍 Important: PR Classification Needed! For efficient project management and a seamless review process, it's essential to classify your PR correctly. Here's how:
For any PR outside the kind/improvement category, ensure you link to the associated issue using the format: “issue: #”. Thanks for your efforts and contribution to the community!. |
a0fd5a9 to
e8135c8
Compare
a8b28ae to
f076ba8
Compare
706a4a0 to
833d740
Compare
833d740 to
d8d1c46
Compare
|
@xiaofan-luan there's a problem with folly, related to SSE4.2 support |
d8d1c46 to
0258d6f
Compare
yep, I will fix that. Still try with multiple different CI. |
927b640 to
38e7a63
Compare
…with OTLP - Upgrade Conan 1.61.0→1.65.0 and deps (fmt 9→11, glog 0.6→0.7, protobuf 3.21→5.27, opentelemetry-cpp 1.8→1.23, folly, grpc, etc.) - Switch fmt from header-only to linked library - Replace Jaeger exporter with OTLP gRPC/HTTP exporters in tracer - macOS: conditional atomic linking, SDK sysroot include fix, OpenMP/libomp - Add -fno-sized-deallocation for ASAN builds - Update milvus-common to 017f2d2 - Add compiler.cppstd=17 and --build=liburing to CI conan commands - Add GLOG_USE_GLOG_EXPORT define for Python binding Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> Signed-off-by: xiaofanluan <xiaofan.luan@zilliz.com>
38e7a63 to
1fd1bf0
Compare
- macOS libomp fallback now checks both /opt/homebrew (ARM) and /usr/local (Intel) paths instead of hardcoding ARM-only path - Add OpenMP include path to OpenMP_C/CXX_FLAGS for proper scoping - Convert gRPC endpoint to valid HTTP URL when falling back to HTTP exporter (add http:// scheme, replace port 4317→4318, append /v1/traces path) Signed-off-by: Xiaofan Luan <xiaofan.luan@zilliz.com> Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> Signed-off-by: xiaofanluan <xiaofan.luan@zilliz.com>
Summary
issue: #1466