milvus-io / milvus-sdk-go

Go SDK for Milvus.
Apache License 2.0
351 stars 110 forks source link

test: update test cases #814

Closed wangting0128 closed 2 months ago

wangting0128 commented 2 months ago
  1. pk field disable build BITMAP index
  2. BITMAP and Hybrid indexes support mmap
  3. IVF_SQ8 support group by
ThreadDao commented 2 months ago

/lgtm

congqixia commented 2 months ago

/approve

sre-ci-robot commented 2 months ago

[APPROVALNOTIFIER] This PR is APPROVED

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

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 2 months ago

/kind test

sre-ci-robot commented 2 months ago

@congqixia: The label(s) kind/test cannot be applied, because the repository doesn't have them.

In response to [this](https://github.com/milvus-io/milvus-sdk-go/pull/814#issuecomment-2323726310): >/kind test Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.