I am going through the code and under internal/core/src/query/plan.cpp there are many calls to ParseFromArray() but I am not able to figure out the source of this function.
I have tried using the make generated-proto it doesn’t seem to work.
I have also tried cloning the code of milvus-proto github repo but to no result.
https://github.com/milvus-io/milvus/blob/fda720b880fb77cb2bc16db37f6a1af0c189e734/internal/core/src/query/Plan.cpp#L89