damccorm commented on code in PR #35209:
URL: https://github.com/apache/beam/pull/35209#discussion_r2138462744


##########
sdks/python/apache_beam/transforms/userstate.py:
##########
@@ -63,7 +63,7 @@ def to_runner_api(
     raise NotImplementedError
 
 
-class ReadModifyWriteStateSpec(StateSpec):
+class ReadModifyWriteStateSpec(StateSpec):  #TODO: This state is missing from 
the programming guide.

Review Comment:
   No, this would break anyone using this state spec today



-- 
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