Closed yanliang567 closed 4 weeks ago
meanwhile, we need a way to list the load_fields to help users knows which fields is loaded at this moment. /assign @congqixia /unassign
/assign @yanliang567 patch merged, could you please verify?
will do
verified and added tests in e2e
Is there an existing issue for this?
Environment
Current Behavior
sometimes if the load_fields list is in different order, Milvus fail to partial load
message=can't change the load field list for loaded collection: invalid parameter[expected=[100 105 103 101]][actual=[105 103 101 100]])>
Expected Behavior
can partial load successfully for 2 partitions if they have the same load_fields
Steps To Reproduce
Milvus Log
No response
Anything else?
No response