DanielLeens commented on issue #10915: URL: https://github.com/apache/seatunnel/issues/10915#issuecomment-4608236241
This is the right place to start the Knowledge Sync train. The part I would keep especially explicit before implementation is determinism of `DocumentId` and `DocumentHash`: the same source should reproduce the same identity across reruns, but parser-only normalization changes should not silently rewrite the identity contract. For the first slice, I would strongly keep the source set narrow (Markdown/TXT is enough) and write down exactly when the hash falls back from source-native version to raw bytes to normalized text. That will make the later chunk / lifecycle work much easier to review. -- 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]
