davidradl commented on code in PR #26312:
URL: https://github.com/apache/flink/pull/26312#discussion_r2005923231


##########
docs/content/docs/dev/datastream/fault-tolerance/state_v2.md:
##########
@@ -497,6 +497,8 @@ In a typical stateful Flink Application you don't need 
operators state. It is
 mostly a special type of state that is used in source/sink implementations and
 scenarios where you don't have a key by which state can be partitioned.
 
+**Notes:** Operator state is still not supported in Python DataStream API.

Review Comment:
   nit: in Python -> in the Python



-- 
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: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to