Abacn commented on code in PR #26122:
URL: https://github.com/apache/beam/pull/26122#discussion_r1158803074
##########
website/www/site/content/en/documentation/programming-guide.md:
##########
@@ -1195,7 +1195,10 @@ Here is a sequence diagram that shows the lifecycle of
the DoFn during
the execution of the ParDo transform. The comments give useful
information to pipeline developers such as the constraints that
apply to the objects or particular cases such as failover or
- instance reuse. They also give instantiation use cases.
+ instance reuse. They also give instantiation use cases. Two key points
Review Comment:
```suggestion
instance reuse. They also give instantiation use cases. Two key points
```
--
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]