Skip to content

Conversation

@lyang24
Copy link

@lyang24 lyang24 commented Nov 16, 2025

Description

milvus api does not support update without vector at the moment, this fix enable update with vector = None by fetch the vector and upsert with the other updated fields.

Fixes # (issue)

Type of change

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

tested against milvus in docker

Please delete options that are not relevant.

  • Unit Test

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules
  • I have checked my code and corrected any misspellings

Maintainer Checklist

  • closes #xxxx (Replace xxxx with the GitHub issue number)
  • Made sure Checks passed

@CLAassistant
Copy link

CLAassistant commented Nov 16, 2025

CLA assistant check
All committers have signed the CLA.

@lyang24 lyang24 force-pushed the milvus_async_update branch from 815b680 to 7431f48 Compare November 16, 2025 08:05
@lyang24 lyang24 force-pushed the milvus_async_update branch from 7431f48 to a2c9600 Compare November 16, 2025 08:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants