You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nemo.apache.org by GitBox <gi...@apache.org> on 2018/06/21 04:02:15 UTC

[GitHub] sanha opened a new pull request #50: [NEMO-32] Support as byte[] encoding & decoding

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:
users@infra.apache.org


With regards,
Apache Git Services