You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Milvus Iterator will keep a context on the client-side, which will keep inconsistent collection and db infos when these are changed on the serverside, so we need to return the used db and collection at the time of init iterator
The text was updated successfully, but these errors were encountered:
Milvus Iterator will keep a context on the client-side, which will keep inconsistent collection and db infos when these are changed on the serverside, so we need to return the used db and collection at the time of init iterator
The text was updated successfully, but these errors were encountered: