Milvus sdk support set partitionName when insert document or delete it. but MilvusVectorStore not method set partitionName (always use default partitionName);

try need set partitionName when call, much better.

Comment From: markpollack

Thanks for the feedback.