danielhumanmod commented on issue #40: URL: https://github.com/apache/incubator-xtable/issues/40#issuecomment-2440419877
Hi @the-other-tim-brown, based on the idea we discussed above, my plan is dividing this feature into two PRs: 1. Detect rollback in the source and target formats (Draft PR #569) 2. Sync logic (includes snapshot-based sync and incremental sync) I’ve completed a proof of concept for the first part and would like to discuss a few points with you before proceeding with further implementation. Could you take a look at PR #569, particularly the **Additional Info** section? My main concern is that the fallback might happen frequently in cases where the source and target are not synced often. I’ve explained the root cause and included an example in the PR. Could you review the high-level idea and let me know if this approach is acceptable to you? -- 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: commits-unsubscr...@xtable.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org