qinjunjerry commented on a change in pull request #10502: [FLINK-14825][state-processor-api][docs] Rework state processor api documentation URL: https://github.com/apache/flink/pull/10502#discussion_r357175884
########## File path: docs/dev/libs/state_processor_api.md ########## @@ -229,6 +206,8 @@ val listState = savepoint.readListState( </div> </div> +### Keyed State Review comment: Similar here: > When reading a keyed state, users specify the operator id and a KeyedStateReaderFunction. Using KeyedStateReaderFunction allows reading... ---------------------------------------------------------------- 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] With regards, Apache Git Services
