stankiewicz commented on code in PR #37012: URL: https://github.com/apache/beam/pull/37012#discussion_r2817009413
########## sdks/java/core/src/main/java/org/apache/beam/sdk/transforms/DoFn.java: ########## Review Comment: @kennknowles , I assume that by introducing builder we freeze outputWindowedValue and have some limited functionality, but as part of receiver we should use outputWindowedValue method as we risk losing any new fields we've added. -- 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]
