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/08/07 10:59:02 UTC

[GitHub] shpark opened a new pull request #91: [NEMO-3] Bump up the Beam version to 2.5.0

shpark opened a new pull request #91: [NEMO-3] Bump up the Beam version to 2.5.0
URL: https://github.com/apache/incubator-nemo/pull/91
 
 
   JIRA: [NEMO-3: Bump up the Beam version to 2.5.0](https://issues.apache.org/jira/projects/NEMO/issues/NEMO-##)
   
   **Major changes:**
   - Bump up Beam version to 2.5.0
   - Add missing methods in DoFn.ProcessContext including OutputReceiver
   - Adapt to changes in connecting side inputs (See CreateViewTransform and NemoPipelineVisitor)
   
   **Minor changes to note:**
   - Handle null key with HashPartitioner
   
   **Tests for the changes:**
   - Update optimizer tests since the DAG with side inputs look different
   
   **Other comments:**
   - Window or pane in DoFn.ProcessContext may be refined for further supports for unbounded and windowed sources and processing.
   
   resolves [NEMO-3](https://issues.apache.org/jira/projects/NEMO/issues/NEMO-3)
   

----------------------------------------------------------------
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