pymilvus icon indicating copy to clipboard operation
pymilvus copied to clipboard

fix: [25]db_name will be overwritten by mistake (#2734)

Open XuanYang-cn opened this issue 6 months ago • 4 comments
trafficstars

Fix for 2727. Ensures that both passing a db_name as an explicit argument and as a path to the connection uri is used and not overwritten with an empty string. Added a couple of test cases.

XuanYang-cn avatar Apr 21 '25 09:04 XuanYang-cn

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: XuanYang-cn

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:

Approvers can indicate their approval by writing /approve in a comment Approvers can cancel approval by writing /approve cancel in a comment

sre-ci-robot avatar Apr 21 '25 09:04 sre-ci-robot

Group[0] might be address, holding for tests /hold

XuanYang-cn avatar Apr 21 '25 12:04 XuanYang-cn

/unhold

XuanYang-cn avatar Apr 22 '25 03:04 XuanYang-cn

/hold

XuanYang-cn avatar Apr 22 '25 03:04 XuanYang-cn

See #2954

XuanYang-cn avatar Aug 26 '25 08:08 XuanYang-cn