You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@nemo.apache.org by GitBox <gi...@apache.org> on 2019/03/06 06:30:08 UTC

[GitHub] [incubator-nemo] johnyangk opened a new pull request #197: [NEMO-349] PlanRewriter Unit Tests

johnyangk opened a new pull request #197: [NEMO-349] PlanRewriter Unit Tests
URL: https://github.com/apache/incubator-nemo/pull/197
 
 
   JIRA: [NEMO-349: PlanRewriter Unit Tests](https://issues.apache.org/jira/projects/NEMO/issues/NEMO-349)
   
   **Major changes:**
   - PlanRewriter unit tests
   
   **Minor changes to note:**
   - Removes PhysicalPlanGenerator and move the logic into NemoBackend (I think the code belongs more in the /compiler/backend, rather than in the /runtime)
   - Also moves other relevant classes into the backend package
   
   **Tests for the changes:**
   - Tests physical plan rewriting after IR annotations (dataflow, non-dataflow)
   - Tests physical plan rewriting after IR reshaping (Stream, MessageBarrier, Sampling)
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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