xuzifu666 commented on PR #3735: URL: https://github.com/apache/amoro/pull/3735#issuecomment-3199786767
> Thanks for the contribution! Could you explain why we need to expose operation and schemaId? In which cases will they be used? It would be helpful if you could also provide some typical usage scenarios so we can better understand the design intent. Thanks for your attention @xxubai . As I understand it, for example, if a user task is write-only, they need to retrieve the operation from the system table or snapshot file to determine whether their compaction task has taken effect. This needs to be obtained from the operation. Furthermore, during schema evolution, users also need to determine whether their field changes have taken effect based on the schemaId. This should be useful in actual visual monitoring or troubleshooting. -- 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]
