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]: describe_database returns a class of DatabaseInfo, while the other describe_xxx() returns a class of dict #38471

Open
1 task done
yanliang567 opened this issue Dec 16, 2024 · 2 comments
Assignees
Labels
kind/bug Issues or changes related a bug triage/accepted Indicates an issue or PR is ready to be actively worked on.

Comments

@yanliang567
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

Environment

- Milvus version: 2.4-20241213-85ade98e-amd64
- Deployment mode(standalone or cluster): standalone
- MQ type(rocksmq, pulsar or kafka):    
- SDK version(e.g. pymilvus v2.0.0rc2): 2.4.11rc8

Current Behavior

image

Expected Behavior

return a class of dict as the others do

Steps To Reproduce

client.describe_databse(name)

Milvus Log

No response

Anything else?

No response

@yanliang567 yanliang567 added kind/bug Issues or changes related a bug needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. labels Dec 16, 2024
@yanliang567 yanliang567 self-assigned this Dec 16, 2024
@yanliang567
Copy link
Contributor Author

/assign @czs007
/unassign

@sre-ci-robot sre-ci-robot assigned czs007 and unassigned yanliang567 Dec 16, 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 Dec 16, 2024
@JsDove
Copy link
Contributor

JsDove commented Dec 16, 2024

/assign @JsDove
/unassign

czs007 pushed a commit to czs007/milvus that referenced this issue Dec 17, 2024
sre-ci-robot pushed a commit to milvus-io/pymilvus that referenced this issue Dec 17, 2024
fix describe database return type
issue:milvus-io/milvus#38471

---------

Signed-off-by: Xianhui.Lin <[email protected]>
sre-ci-robot pushed a commit to milvus-io/pymilvus that referenced this issue Dec 17, 2024
fix describe database return type
issue:milvus-io/milvus#38471

---------

Signed-off-by: Xianhui.Lin <[email protected]>
sre-ci-robot pushed a commit to milvus-io/pymilvus that referenced this issue Dec 17, 2024
fix describe database return type
issue:milvus-io/milvus#38471

Signed-off-by: Xianhui.Lin <[email protected]>
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 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