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_r231004395
##########
File path:
compiler/test/src/test/java/org/apache/nemo/compiler/frontend/beam/BeamFrontendMLRTest.java
##########
@@ -36,26 +36,22 @@
@RunWith(PowerMockRunner.class)
@PrepareForTest(JobLauncher.class)
public class BeamFrontendMLRTest {
- @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:
[email protected]
With regards,
Apache Git Services