johnyangk opened a new pull request #25: [Nemo-78] Rename PhysicalStage to Stage
URL: https://github.com/apache/incubator-nemo/pull/25
 
 
   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:
[email protected]


With regards,
Apache Git Services

Reply via email to