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

[Bug]: [benchmark] build BITMAP index on bool field failed #34314

Closed
1 task done
wangting0128 opened this issue Jul 1, 2024 · 7 comments
Closed
1 task done

[Bug]: [benchmark] build BITMAP index on bool field failed #34314

wangting0128 opened this issue Jul 1, 2024 · 7 comments
Assignees
Labels
kind/bug Issues or changes related a bug test/benchmark benchmark test triage/accepted Indicates an issue or PR is ready to be actively worked on.
Milestone

Comments

@wangting0128
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

Environment

- Milvus version: master-20240630-e5d691d8-amd64
- Deployment mode(standalone or cluster): cluster
- MQ type(rocksmq, pulsar or kafka):  pulsar  
- SDK version(e.g. pymilvus v2.0.0rc2): 2.5.0rc36
- OS(Ubuntu or CentOS): 
- CPU/Memory: 
- GPU: 
- Others:

Current Behavior

argo rask:fouramf-bfvj4

image

Expected Behavior

No response

Steps To Reproduce

No response

Milvus Log

No response

Anything else?

No response

@wangting0128 wangting0128 added kind/bug Issues or changes related a bug needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. test/benchmark benchmark test labels Jul 1, 2024
@wangting0128 wangting0128 added this to the 2.5.0 milestone Jul 1, 2024
@yanliang567 yanliang567 added triage/accepted Indicates an issue or PR is ready to be actively worked on. and removed needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. labels Jul 2, 2024
@yanliang567 yanliang567 removed their assignment Jul 2, 2024
@wangting0128
Copy link
Contributor Author

build Bitmap index on float and double field not raises error

img_v3_02cd_fa20d512-69b4-4701-a287-56351535265g
img_v3_02cd_6faddbad-882c-484b-be86-2fec2fe4f14g

@wangting0128
Copy link
Contributor Author

build Bitmap index on array(int16) field raises error
image

@wangting0128
Copy link
Contributor Author

build Bitmap index on array(int32) field raises error
image

@wangting0128
Copy link
Contributor Author

build Bitmap index on array(int64) field raises error
image

@wangting0128
Copy link
Contributor Author

build Bitmap index on array(varchar) field raises error
image

sre-ci-robot pushed a commit that referenced this issue Jul 5, 2024
#34314

Signed-off-by: luzhang <luzhang@zilliz.com>
Co-authored-by: luzhang <luzhang@zilliz.com>
@wangting0128
Copy link
Contributor Author

Verification failed

image:master-20240705-18f24583
go sdk test case:TestCreateBitmapIndexOnArrayField
image

server:

NAME                                                              READY   STATUS              RESTARTS        AGE     IP              NODE         NOMINATED NODE   READINESS GATES
wt-test-etcd-0                                                    1/1     Running             0               3d21h   10.104.33.247   4am-node36   <none>           <none>
wt-test-milvus-standalone-65b8b58f7-wr288                         1/1     Running             0               12m     10.104.16.61    4am-node21   <none>           <none>
wt-test-minio-7b8f7b7444-bzx5d                                    1/1     Running             0               3d21h   10.104.33.246   4am-node36   <none>           <none>

@zhagnlu

@wangting0128
Copy link
Contributor Author

verification passed

image: master-20240718-f1b2f7b6-amd64

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Issues or changes related a bug test/benchmark benchmark test triage/accepted Indicates an issue or PR is ready to be actively worked on.
Projects
None yet
Development

No branches or pull requests

3 participants