Does anybody know how and where to implement the s...
# troubleshooting
a
Does anybody know how and where to implement the second block to iterate over
checkpointedState
? Because
ListState
does not have such
getSize()
method to figure when all data are being consumed…