dawidwys commented on a change in pull request #13320:
URL: https://github.com/apache/flink/pull/13320#discussion_r484090396



##########
File path: docs/dev/stream/state/queryable_state.md
##########
@@ -155,7 +150,7 @@ descriptor.setQueryable("query-name"); // queryable state 
name
 </div>
 
 This variant has no limitations as to which type of state can be made 
queryable. This means that this can be used for 
-any `ValueState`, `ReduceState`, `ListState`, `MapState`, `AggregatingState`, 
and the currently deprecated `FoldingState`.
+any `ValueState`, `ReduceState`, `ListState`, `MapState`, and 
`AggregatingState`.

Review comment:
       I would appreciate help with updating the Chinese docs once I merge this 
PR.




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


Reply via email to