in datastore/providers/milvus_datastore.py [0:0]
def _get_schema(self): return SCHEMA_V1 if self._schema_ver == "V1" else SCHEMA_V2