[Bug]: faile to export all data #38646
Labels
kind/bug
Issues or changes related a bug
triage/needs-information
Indicates an issue needs more information in order to work on it.
Is there an existing issue for this?
Environment
Current Behavior
Firstly, I installed milvus and ran it for a month using the following method:
wget https://github.com/milvus-io/milvus/releases/download/v2.4.0/milvus-standalone-docker-compose.yml -O docker-compose.yml
sudo docker-compose up -d
Then in recent days,I try export data into graphrag format,But I found it faile to export all data
Here is my code
num_entities = 10104 But really export 9753
Expected Behavior
No response
Steps To Reproduce
No response
Milvus Log
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: