Skip to content

How to use ‘pymilvus.bulk_writer bulk_import’ to import data to a specified database instead of the default database #39634

Closed Answered by yhmo
JZhouKai asked this question in Q&A and General discussion
Discussion options

You must be logged in to vote

The latest code of pymilvus has added a parameter "db_name" for the bulk_import api:
https://github.com/milvus-io/pymilvus/blob/c5a3c18be2fb4dde06167f05af2761456af0e2d4/pymilvus/bulk_writer/bulk_import.py#L81

But the new version is not released, yet. In the next minor version, you will be able to specify the database. The next minor version will be released in 1 ~ 2 weeks.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@JZhouKai
Comment options

Answer selected by JZhouKai
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants