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



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to