Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Enhancement]: Add iterator tag on sdk-side for query iterator #2261

Open
1 task done
MrPresent-Han opened this issue Sep 11, 2024 · 0 comments
Open
1 task done

[Enhancement]: Add iterator tag on sdk-side for query iterator #2261

MrPresent-Han opened this issue Sep 11, 2024 · 0 comments
Labels
kind/enhancement New feature or request

Comments

@MrPresent-Han
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

What would you like to be added?

Currently, query_iterator doesn't pass iterator tag to milvus and use reduce_stop_for_best instead to signify it's the request from iterator, making it hard to keep correct as reduce_stop_for_best has been open to users.

Why is this needed?

No response

Anything else?

No response

@MrPresent-Han MrPresent-Han added the kind/enhancement New feature or request label Sep 11, 2024
MrPresent-Han pushed a commit to MrPresent-Han/pymilvus that referenced this issue Sep 11, 2024
MrPresent-Han pushed a commit to MrPresent-Han/pymilvus that referenced this issue Sep 11, 2024
MrPresent-Han pushed a commit to MrPresent-Han/pymilvus that referenced this issue Sep 11, 2024
MrPresent-Han pushed a commit to MrPresent-Han/pymilvus that referenced this issue Sep 19, 2024
…us-io#2261)

1. add iterator tag for query iterator and support print iterator info
2. refine hybrid search groupby parameters to external layer

Signed-off-by: MrPresent-Han <[email protected]>
sre-ci-robot pushed a commit that referenced this issue Sep 23, 2024
related: #2261

Signed-off-by: MrPresent-Han <[email protected]>
Co-authored-by: MrPresent-Han <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant