klion26 commented on PR #3520: URL: https://github.com/apache/amoro/pull/3520#issuecomment-2943418364
LGTM for the new change, as the change only changes the `planTime` generate logic, and the `planTime`, which was generated in a single thread, the change here avoids the duplication of `planTime` for different tables before. I'm not sure if there's a chance of duplication of `planTime` in the multi-node scenario, but that can be addressed in a separate issue if it exists. -- 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]
