JingsongLi commented on PR #8256: URL: https://github.com/apache/paimon/pull/8256#issuecomment-4747384270
Reviewed the updated lightweight sequence initialization path. The snapshot mode now bootstraps from existing manifest metadata when the latest snapshot does not yet carry the max-sequence property, persists the max across later commits, and the writer only skips previous-file scans for write-only PK tables once that snapshot property is available. The fallback keeps upgrade/config-switch cases safe, and the added tests cover both bootstrap and restore behavior. LGTM. -- 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]
