Skip to content

[Backport 3.0] Support bloom_match and roaring_match client builders - #3765

Draft
pymilvus-bot wants to merge 2 commits into
milvus-io:3.0from
pymilvus-bot:cp-3690-3734-3764-to-3.0
Draft

[Backport 3.0] Support bloom_match and roaring_match client builders#3765
pymilvus-bot wants to merge 2 commits into
milvus-io:3.0from
pymilvus-bot:cp-3690-3734-3764-to-3.0

Conversation

@pymilvus-bot

Copy link
Copy Markdown
Collaborator

@sre-ci-robot
sre-ci-robot requested review from czs007 and tedxu August 19, 2026 08:20
@sre-ci-robot

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: pymilvus-bot
To complete the pull request process, please assign longjiquan after the PR has been reviewed.
You can assign the PR to them by writing /assign @longjiquan in a comment when ready.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@mergify

mergify Bot commented Aug 19, 2026

Copy link
Copy Markdown

Tick the box to add this pull request to the merge queue (same as @mergifyio queue).

  • Queue this pull request

@pymilvus-bot

Copy link
Copy Markdown
Collaborator Author

Draft: waiting for the Milvus 3.0 server backports.

This PyMilvus backport is not ready to merge yet:

Neither server feature has been backported to milvus/3.0. Keep this PR in draft until both server backports are available and merged. milvus-proto/3.0 already contains TemplateValue.bytes_val; the remaining blocker is the server implementation.

@codecov

codecov Bot commented Aug 19, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 97.89104% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.21%. Comparing base (63e180e) to head (e39e008).

Files with missing lines Patch % Lines
pymilvus/client/bloom_filter.py 97.87% 6 Missing ⚠️
pymilvus/client/roaring_filter.py 97.87% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              3.0    #3765      +/-   ##
==========================================
+ Coverage   94.07%   94.21%   +0.14%     
==========================================
  Files          75       77       +2     
  Lines       15623    16192     +569     
==========================================
+ Hits        14697    15256     +559     
- Misses        926      936      +10     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@mergify mergify Bot added the ci-passed label Aug 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants