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/05 00:11:25 UTC

[GitHub] johnyangk opened a new pull request #26: [NEMO-78] Rename PhysicalStage to Stage

johnyangk opened a new pull request #26: [NEMO-78] Rename PhysicalStage to Stage
URL: https://github.com/apache/incubator-nemo/pull/26
 
 
   JIRA: [NEMO-78: Rename PhysicalStage to Stage](https://issues.apache.org/jira/projects/NEMO/issues/NEMO-78)
   
   **Major changes:**
   - Remove the existing Stage that was only being used in the compiler-backend
   - Rename the existing PhysicalStage to Stage
   - Directly translate IRDAGs into Stage DAGs used in the runtime
   - Rename all related variables
   
   **Minor changes to note:**
   - Also in json2dot.py, 'physicalStages' is renamed to 'stages', and that appears to break our online DAG visualizer. Needs @seojangho's review on this.
   
   **Tests for the changes:**
   - No new tests, as no new feature was added
   
   **Other comments:**
   - N/A
   
   resolves [NEMO-78](https://issues.apache.org/jira/projects/NEMO/issues/NEMO-78)
   

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