milvus
milvus copied to clipboard
Support SIMD of UnaryRangeExpr (#23715)
#23715
@zhagnlu E2e jenkins job failed, comment /run-cpu-e2e
can trigger the job again.
Codecov Report
Merging #23717 (fef51a4) into master (b692f90) will decrease coverage by
0.35%
. The diff coverage is93.45%
.
@@ Coverage Diff @@
## master #23717 +/- ##
==========================================
- Coverage 82.10% 81.75% -0.35%
==========================================
Files 754 755 +1
Lines 98492 100797 +2305
==========================================
+ Hits 80867 82410 +1543
- Misses 14636 15394 +758
- Partials 2989 2993 +4
Impacted Files | Coverage Δ | |
---|---|---|
internal/core/src/common/Types.h | 100.00% <ø> (ø) |
|
internal/core/src/index/ScalarIndex-inl.h | 96.72% <ø> (+0.80%) |
:arrow_up: |
internal/core/src/index/ScalarIndex.h | 0.00% <ø> (ø) |
|
internal/core/src/index/ScalarIndexSort.h | 50.00% <ø> (ø) |
|
internal/core/src/index/StringIndex.h | 100.00% <ø> (+14.28%) |
:arrow_up: |
internal/core/src/index/StringIndexMarisa.h | 100.00% <ø> (ø) |
|
internal/core/src/index/StringIndexSort.h | 10.52% <0.00%> (-2.81%) |
:arrow_down: |
internal/core/src/query/PlanProto.cpp | 80.31% <ø> (-0.81%) |
:arrow_down: |
...nternal/core/src/query/generated/ExecExprVisitor.h | 100.00% <ø> (ø) |
|
...ternal/core/src/query/visitors/ExecExprVisitor.cpp | 70.48% <93.91%> (-0.87%) |
:arrow_down: |
... and 2 more |
run-cpu-e2e
@zhagnlu ut workflow job failed, comment rerun ut
can trigger the job again.
@zhagnlu ut workflow job failed, comment rerun ut
can trigger the job again.
@zhagnlu E2e jenkins job failed, comment /run-cpu-e2e
can trigger the job again.
run-cpu-e2e
@zhagnlu E2e jenkins job failed, comment /run-cpu-e2e
can trigger the job again.
@zhagnlu ut workflow job failed, comment rerun ut
can trigger the job again.
/approve
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: czs007, zhagnlu
The full list of commands accepted by this bot can be found here.
The pull request process is described here
- ~~OWNERS~~ [czs007]
Approvers can indicate their approval by writing /approve
in a comment
Approvers can cancel approval by writing /approve cancel
in a comment