sanha opened a new pull request #32: [NEMO-101] Make Coder as an execution property URL: https://github.com/apache/incubator-nemo/pull/32 JIRA: [NEMO-101: Make Coder as an execution property](https://issues.apache.org/jira/projects/NEMO/issues/NEMO-101) **Major changes:** - Make `Coder` as an execution property and let optimization pass to configure it. **Minor changes to note:** - Implement `DefaultEdgeCoderPass` which assign `Coder.DUMMY_CODER` as a default and include it in `PrimitiveCompositePass`. **Tests for the changes:** - `DefaultEdgeCoderPassTest` is added for `DefaultEdgeCoderPass`. - Existing other unit tests and integration tests also cover the change. **Other comments:** - N/A resolves [NEMO-101: Make Coder as an execution property](https://issues.apache.org/jira/projects/NEMO/issues/NEMO-101)
---------------------------------------------------------------- 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: us...@infra.apache.org With regards, Apache Git Services