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/11/06 05:48:02 UTC

[GitHub] taegeonum commented on a change in pull request #150: [NEMO-269] Direct translation from Beam DAG to Nemo DAG

taegeonum commented on a change in pull request #150: [NEMO-269] Direct translation from Beam DAG to Nemo DAG
URL: https://github.com/apache/incubator-nemo/pull/150#discussion_r231004406
 
 

 ##########
 File path: compiler/test/src/test/java/org/apache/nemo/compiler/optimizer/pass/compiletime/composite/TransientResourceCompositePassTest.java
 ##########
 @@ -49,46 +49,19 @@ public void setUp() throws Exception {
     compiledDAG = CompilerTestUtil.compileALSDAG();
   }
 
-  @Test
+  // TODO #260: Beam Accumulator-based Partial Aggregation
+  // @Test
 
 Review comment:
   ?

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