milvus-io / milvus

A cloud-native vector database, storage for next generation AI applications
https://milvus.io
Apache License 2.0
27.29k stars 2.63k forks source link

fix: Remove empty assert of insert_record. #32747

Open v1incent opened 3 weeks ago

v1incent commented 3 weeks ago

issue: #32744 For pk field, it was not allowed to firstly load the index and then load the field data. This RP removed the limitation.

sre-ci-robot commented 3 weeks ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

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

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

Needs approval from an approver in each of these files: - **[internal/core/OWNERS](https://github.com/milvus-io/milvus/blob/master/internal/core/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
mergify[bot] commented 3 weeks ago

@v1incent Thanks for your contribution. Please submit with DCO, see the contributing guide https://github.com/milvus-io/milvus/blob/master/CONTRIBUTING.md#developer-certificate-of-origin-dco.

mergify[bot] commented 3 weeks ago

@v1incent Please associate the related issue to the body of your Pull Request. (eg. “issue: #”)

mergify[bot] commented 3 weeks ago

@v1incent E2e jenkins job failed, comment /run-cpu-e2e can trigger the job again.

mergify[bot] commented 3 weeks ago

@v1incent E2e jenkins job failed, comment /run-cpu-e2e can trigger the job again.

czs007 commented 2 weeks ago

/run-cpu-e2e