xige-16

Results 88 comments of xige-16

> The varChar scalar filed is indexed, so the LoadFieldData interface should not be called, and UpdateSealedSegmentIndex func should be called > > https://github.com/milvus-io/milvus/blob/99975ec7f9d109f8c4598c9b4dfcb16d72627d27/internal/core/src/segcore/segment_c.cpp#L236-L247 My mistask. Building scalar index failed,...

The semgent of buildindex and load failed has 338983 rows, and the data of varchar field is about 3G. There is a problem when the raw data is transferred from...