Closed yanliang567 closed 3 hours ago
/assign @congqixia this is a regression issue. I guess it was injected by improvement of retrieve partial of dynamic fields. /unassign
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Rotten issues close after 30d of inactivity. Reopen the issue with /reopen
.
verified on master-20241108-bc9562fe-amd64
Is there an existing issue for this?
Environment
Current Behavior
the error msg is difficult to understand what is going on and how to fix it
res = Error(code=65535, message=fail to search on QueryNode 1: worker(1) query failed: Assert "fields_.find(field_id) != fields_.end()" => Cannot find field with field_id: 104 at /workspace/source/internal/core/src/common/Schema.h:171
Expected Behavior
a friendly error msg(it is before 0916 build)
{'err_code': 999, 'err_msg': 'field color is dynamic but dynamic field is not loaded'}
Steps To Reproduce
Milvus Log
No response
Anything else?
run test below