apeinot opened a new pull request #196: [NEMO-253] Refactor getInternal(Main/Additional)OutputMap in TaskExecutor URL: https://github.com/apache/incubator-nemo/pull/196 JIRA: [NEMO-253: Refactor getInternal(Main/Additional)OutputMap in TaskExecutor](https://issues.apache.org/jira/projects/NEMO/issues/NEMO-253) **Major changes:** - Merge methods getInternalMainOutputs and getInternalAdditionalOutputMap from TaskExecutor into one method called getInternalOutputMap **Minor changes to note:** - Small change in TaskExecutor::prepare to parse the new method output **Tests for the changes:** - All the existing tests still pass - Add one test which create a TaskExecutor with null inputs to test the exception Closes #GITHUB_PR_NUMBER
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
