pratyakshsharma commented on a change in pull request #1900:
URL: https://github.com/apache/hudi/pull/1900#discussion_r466834745
##########
File path:
hudi-integ-test/src/main/java/org/apache/hudi/integ/testsuite/dag/scheduler/DagScheduler.java
##########
@@ -48,6 +51,11 @@ public DagScheduler(WorkflowDag workflowDag,
HoodieTestSuiteWriter hoodieTestSui
this.executionContext = new ExecutionContext(null, hoodieTestSuiteWriter,
deltaGenerator);
}
+ /**
+ * Method to start execute workflowDags.
Review comment:
execute -> executing.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]