zhoujinsong commented on PR #3047: URL: https://github.com/apache/amoro/pull/3047#issuecomment-2232306668
This PR modifies the meaning of the `last optimized snapshot ID`. It no longer specifically points to the last snapshot that completed optimizing. Instead, when optimizing is not required on the table, it actually points to a snapshot ID that doesn't need optimizing. I believe this change is meaningful, as we should be more concerned about which snapshot doesn't require optimizing. -- 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]
