zhoujinsong commented on code in PR #4116:
URL: https://github.com/apache/amoro/pull/4116#discussion_r2915484774
##########
amoro-common/src/main/java/org/apache/amoro/process/ProcessFactory.java:
##########
@@ -49,6 +50,13 @@ default ProcessTriggerStrategy triggerStrategy(TableFormat
format, Action action
return ProcessTriggerStrategy.METADATA_TRIGGER;
}
+ /**
+ * ALl execute engine registered.
Review Comment:
```suggestion
* All execute engine registered.
```
--
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]