[ https://issues.apache.org/jira/browse/BEAM-6374?focusedWorklogId=637008&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-637008 ]
ASF GitHub Bot logged work on BEAM-6374: ---------------------------------------- Author: ASF GitHub Bot Created on: 11/Aug/21 17:40 Start Date: 11/Aug/21 17:40 Worklog Time Spent: 10m Work Description: lostluck commented on a change in pull request #15289: URL: https://github.com/apache/beam/pull/15289#discussion_r687042489 ########## File path: sdks/go/pkg/beam/core/runtime/exec/datasink.go ########## @@ -38,7 +35,6 @@ type DataSink struct { wEnc WindowEncoder w io.WriteCloser count int64 Review comment: Ah! Good catch. Missed that. -- 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. To unsubscribe, e-mail: github-unsubscr...@beam.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org Issue Time Tracking ------------------- Worklog Id: (was: 637008) Time Spent: 4h 10m (was: 4h) > "elements added" for input and output collections is always empty > ----------------------------------------------------------------- > > Key: BEAM-6374 > URL: https://issues.apache.org/jira/browse/BEAM-6374 > Project: Beam > Issue Type: Bug > Components: runner-dataflow, sdk-go > Reporter: Andrew Brampton > Assignee: Robert Burke > Priority: P3 > Time Spent: 4h 10m > Remaining Estimate: 0h > > The field for "Elements added" and "Estimated size" is always blank when > running a Go binary on Dataflow. For example when running the work count > example: https://pasteboard.co/HVf80BU.png -- This message was sent by Atlassian Jira (v8.3.4#803005)