DanielLeens commented on issue #10917: URL: https://github.com/apache/seatunnel/issues/10917#issuecomment-4608236432
This looks like a reasonable first lifecycle sink target. Before coding, I would make the behavior fully explicit for these three paths: 1. rerunning the same unchanged document 2. partially changed document content 3. source-side delete tombstone If Qdrant V1 gets those paths right and stays idempotent under retries, it becomes a good reference point for later Milvus alignment. I would avoid extracting broader shared vector lifecycle logic in the same first implementation. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
