Open abd-770 opened 1 day ago
a similar issue to https://github.com/milvus-io/milvus/issues/38051, please check
/assign @abd-770 /unassign
@yanliang567 We are currently using milvus 2.4.x, and this issue is for function list_bulk_insert_tasks
returning invalid values for the returned fields.
/assign @bigsheeper please help to take a look
Is there an existing issue for this?
Environment
Current Behavior
Running bulk insert and use list_bulk_insert_tasks to check the status
Output:
However,
Expected Behavior
list_bulk_insert_tasks
should return correct values for the above fields. Also, why does it not return other fields as mentioned in the documentation: https://milvus.io/api-reference/pymilvus/v2.4.x/ORM/utility/list_bulk_insert_tasks.mdSteps To Reproduce
No response
Milvus Log
No response
Anything else?
No response