klion26 commented on issue #3155: URL: https://github.com/apache/amoro/issues/3155#issuecomment-2325522691
Seems there is no `org.apache.amoro.process.ProcessStatus.RUNNING` in `ProcessStatus`, and we use `OptimizingProcessMeta.OptimizingProcess.Status` here, so the problem here is how would we translate the status in `OptimizingProcess.Status` to `ProcessStatus`, and not sure if we can unify this two enum or not? -- 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]
