Hi Users,
Is there a way that Flink 1.9 the checkpointed data can be read using the state processor api.
Docs [1] says - When reading operator state, users specify the operator uid, the state name, and the type information.
What is the type for the kafka operator, which needs to be specified while reading the state.
Thanks,
Hemant