acrites commented on code in PR #37691: URL: https://github.com/apache/beam/pull/37691#discussion_r2881170406
########## sdks/java/harness/src/main/java/org/apache/beam/fn/harness/state/BagUserState.java: ########## Review Comment: If `onlyBundleForKeys` is true, can we just return here? We shouldn't need to send anything back across the FnApi. -- 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]
