[
https://issues.apache.org/jira/browse/BEAM-11104?focusedWorklogId=765680&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-765680
]
ASF GitHub Bot logged work on BEAM-11104:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 03/May/22 19:48
Start Date: 03/May/22 19:48
Worklog Time Spent: 10m
Work Description: damccorm commented on code in PR #17533:
URL: https://github.com/apache/beam/pull/17533#discussion_r864139417
##########
CHANGES.md:
##########
@@ -66,6 +66,7 @@
## New Features / Improvements
* 'Manage Clusters' JupyterLab extension added for users to configure usage of
Dataproc clusters managed by Interactive Beam (Python)
([BEAM-14130](https://issues.apache.org/jira/browse/BEAM-14130)).
+* Go SDK users may now write self-checkpointing Splittable DoFns to read from
streaming sources. **Note: this feature is not yet fully validated and should
be treated as experimental in this release.**
([BEAM-11104](https://issues.apache.org/jira/browse/BEAM-11104))
Review Comment:
This generally LGTM, could you add a comment in the linked JIRA that
explains what validation has been done/needs to be done as well? If I came
across this as a user, I'd probably want to have a larger understanding of what
this actually means, but the full explanation doesn't belong in the CHANGES.md
Issue Time Tracking
-------------------
Worklog Id: (was: 765680)
Time Spent: 16.5h (was: 16h 20m)
> [Go SDK] DoFn Self Checkpointing
> --------------------------------
>
> Key: BEAM-11104
> URL: https://issues.apache.org/jira/browse/BEAM-11104
> Project: Beam
> Issue Type: Sub-task
> Components: sdk-go
> Reporter: Robert Burke
> Assignee: Jack McCluskey
> Priority: P3
> Time Spent: 16.5h
> Remaining Estimate: 0h
>
> Allow SplittableDoFns to self checkpoint.
> Design doc:
> https://docs.google.com/document/d/1_JbzjY9JR07ZK5v7PcZevUfzHPsqwzfV7W6AouNpMPk/edit?usp=sharing
--
This message was sent by Atlassian Jira
(v8.20.7#820007)