sanha opened a new pull request #50: [NEMO-32] Support as byte[] encoding & decoding URL: https://github.com/apache/incubator-nemo/pull/50 JIRA: [NEMO-32: Support as byte[] encoding & decoding](https://issues.apache.org/jira/projects/NEMO/issues/NEMO-32) **Major changes:** - Enable `RelayTransform` to relay data as `byte[]` by implementing `BytesEncoder` and `BytesDecoder`. **Minor changes to note:** - Add `BytesEncoder` and `BytesDecoder` before and after the `RelayTransform`. **Tests for the changes:** - Existing unit tests and integration tests cover this change. **Other comments:** - N/A resolves [NEMO-32](https://issues.apache.org/jira/projects/NEMO/issues/NEMO-32)
---------------------------------------------------------------- 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
