Closed congqixia closed 3 days ago
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: congqixia
The full list of commands accepted by this bot can be found here.
The pull request process is described here
@congqixia go-sdk check failed, comment rerun go-sdk
can trigger the job again.
@congqixia E2e jenkins job failed, comment /run-cpu-e2e
can trigger the job again.
@congqixia go-sdk check failed, comment rerun go-sdk
can trigger the job again.
@congqixia cpp-unit-test check failed, comment rerun cpp-unit-test
can trigger the job again.
@congqixia E2e jenkins job failed, comment /run-cpu-e2e
can trigger the job again.
rerun cpp-unit-test
Attention: Patch coverage is 68.18182%
with 7 lines
in your changes missing coverage. Please review.
Project coverage is 81.07%. Comparing base (
27c22d1
) to head (b339976
). Report is 2 commits behind head on master.
Files with missing lines | Patch % | Lines |
---|---|---|
internal/querynodev2/segments/pool.go | 78.94% | 3 Missing and 1 partial :warning: |
internal/core/src/segcore/segcore_init_c.cpp | 0.00% | 3 Missing :warning: |
rerun go-sdk
/run-cpu-e2e
@congqixia E2e jenkins job failed, comment /run-cpu-e2e
can trigger the job again.
/run-cpu-e2e
Related to #37999
This PR add
SetThreadName
API for marking cgo thread and utilize it when initializing cgo worker.