[
https://issues.apache.org/jira/browse/BEAM-11105?focusedWorklogId=765108&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-765108
]
ASF GitHub Bot logged work on BEAM-11105:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 02/May/22 19:04
Start Date: 02/May/22 19:04
Worklog Time Spent: 10m
Work Description: lostluck commented on code in PR #17522:
URL: https://github.com/apache/beam/pull/17522#discussion_r863105927
##########
sdks/go/examples/snippets/04transforms.go:
##########
@@ -105,6 +106,52 @@ func (fn *splittableDoFn) ProcessElement(element string,
bf beam.BundleFinalizat
// [END bundlefinalization_simplecallback]
+// [START watermarkestimation_customestimator]
+
+// (Optional) - define a custom watermark state type.
Review Comment:
Eg. Especially where we have "default" state types and estimators, this is a
good place to list them...
Issue Time Tracking
-------------------
Worklog Id: (was: 765108)
Time Spent: 13h 40m (was: 13.5h)
> [Go SDK] Watermark Estimation
> -----------------------------
>
> Key: BEAM-11105
> URL: https://issues.apache.org/jira/browse/BEAM-11105
> Project: Beam
> Issue Type: Sub-task
> Components: sdk-go
> Reporter: Robert Burke
> Assignee: Danny McCormick
> Priority: P3
> Time Spent: 13h 40m
> Remaining Estimate: 0h
>
> Allow self checkpointing SplittableDoFns to specify a watermark estimator.
> (To be updated once [https://github.com/apache/beam/pull/13160] is merged and
> the programming guide updated with SDF content.)
--
This message was sent by Atlassian Jira
(v8.20.7#820007)