[
https://issues.apache.org/jira/browse/BEAM-3545?focusedWorklogId=223339&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-223339
]
ASF GitHub Bot logged work on BEAM-3545:
----------------------------------------
Author: ASF GitHub Bot
Created on: 04/Apr/19 22:55
Start Date: 04/Apr/19 22:55
Worklog Time Spent: 10m
Work Description: lostluck commented on pull request #8229: [BEAM-3545]
Support Metrics in Go SDK CombineFns- Part 2
URL: https://github.com/apache/beam/pull/8229#discussion_r272396931
##########
File path: sdks/go/pkg/beam/core/runtime/exec/pardo.go
##########
@@ -148,6 +157,7 @@ func mustExplodeWindows(fn *funcx.Fn, elm *FullValue,
usesSideInput bool) bool {
return explode || usesSideInput
}
+// FinishBundle finishes processing for this bundle and does post bundle
processing operations.
Review comment:
Went without the bundle-processing hyphen, since post-bundle is the adverb
for the verb processing.
----------------------------------------------------------------
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:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 223339)
Time Spent: 13h 10m (was: 13h)
> Fn API metrics in Go SDK harness
> --------------------------------
>
> Key: BEAM-3545
> URL: https://issues.apache.org/jira/browse/BEAM-3545
> Project: Beam
> Issue Type: Sub-task
> Components: sdk-go
> Reporter: Kenneth Knowles
> Priority: Major
> Labels: portability, triaged
> Time Spent: 13h 10m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)