milvus-io / milvus-sdk-go

Go SDK for Milvus.
Apache License 2.0
326 stars 105 forks source link

Fix the nil pointer panic caused by empty MetaCache in HybridSearch #745

Closed hedane closed 3 months ago

sre-ci-robot commented 3 months ago

Welcome @hedane! It looks like this is your first PR to milvus-io/milvus-sdk-go 🎉

congqixia commented 3 months ago

@hedane thanks for the fix and contribution! could you please fix the DCO check so that we could merge you patch?

sre-ci-robot commented 3 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: congqixia, hedane

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

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/milvus-io/milvus-sdk-go/blob/master/OWNERS)~~ [congqixia] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
congqixia commented 3 months ago

manual add label for main repo behavior update

congqixia commented 3 months ago

/kind bug