[ 
https://issues.apache.org/jira/browse/BEAM-6231?focusedWorklogId=184737&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-184737
 ]

ASF GitHub Bot logged work on BEAM-6231:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 14/Jan/19 09:54
            Start Date: 14/Jan/19 09:54
    Worklog Time Spent: 10m 
      Work Description: robertwb commented on pull request #7356: [BEAM-6231] 
Make Dataflow runner harness work with FixedWindow
URL: https://github.com/apache/beam/pull/7356#discussion_r247235560
 
 

 ##########
 File path: 
runners/google-cloud-dataflow-java/worker/src/main/java/org/apache/beam/runners/dataflow/worker/graph/CreateExecutableStageNodeFunction.java
 ##########
 @@ -218,6 +242,8 @@ public Node apply(MutableNetwork<Node, Edge> input) {
                               RunnerApi.FunctionSpec.newBuilder()
                                   .setPayload(output.toByteString())))
                   .build());
+          // For non-java coder, use GlobalWindow by default.
 
 Review comment:
   I might say something like "For non-java coder, hope it's the GlobalWindow." 
Perhaps reference the bug to do better? 
 
----------------------------------------------------------------
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]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 184737)
    Time Spent: 6.5h  (was: 6h 20m)

> Triage test failures introduced by use_executable_stage_bundle_execution
> ------------------------------------------------------------------------
>
>                 Key: BEAM-6231
>                 URL: https://issues.apache.org/jira/browse/BEAM-6231
>             Project: Beam
>          Issue Type: Test
>          Components: runner-dataflow
>            Reporter: Boyuan Zhang
>            Assignee: Boyuan Zhang
>            Priority: Major
>          Time Spent: 6.5h
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to