LEEKYE commented on code in PR #37691: URL: https://github.com/apache/beam/pull/37691#discussion_r2903068339
########## sdks/java/harness/src/main/java/org/apache/beam/fn/harness/state/StateFetchingIterators.java: ########## Review Comment: I took the advice from Andrew that when calling StateFetchingIterators::readAllAndDecodeStartingFrom(), if hasNoState is true, returns emptyIterables, otherwise, call this function -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
