y1chi commented on a change in pull request #13591:
URL: https://github.com/apache/beam/pull/13591#discussion_r564050935
##########
File path: website/www/site/content/en/documentation/programming-guide.md
##########
@@ -4519,6 +4519,8 @@ registered, then Beam will automatically infer the coder
for the state value. Ot
specified when creating the ValueState. For example, the following ParDo
creates a single state variable that
accumulates the number of elements seen.
+Note: ValueState is called ReadModifyWriteState in Python SDK.
Review comment:
Done.
----------------------------------------------------------------
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]