wonook opened a new pull request #88: [NEMO-138] Rule-based policy URL: https://github.com/apache/incubator-nemo/pull/88 JIRA: [NEMO-138: Rule-based policy](https://issues.apache.org/jira/projects/NEMO/issues/NEMO-138) **Major changes:** - Adds `ConditionalPass` and `PassCondition` abstract classes, and makes existing passes extend and use the classes. - Supports registration of the conditions in the PolicyBuilder **Minor changes to note:** - Renaming of CompiletimePass to CompileTimePass, and RuntimePass to RunTimePass. - Miscellaneous code cleanups regarding tests - Some grammatical fixes for the comments **Tests for the changes:** - ITCase for the `ConditionalLargeShufflePass`. **Other comments:** - N/A resolves [NEMO-138](https://issues.apache.org/jira/projects/NEMO/issues/NEMO-138)
---------------------------------------------------------------- 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
