acrites commented on code in PR #37723:
URL: https://github.com/apache/beam/pull/37723#discussion_r2892862953
##########
runners/google-cloud-dataflow-java/worker/src/main/java/org/apache/beam/runners/dataflow/worker/windmill/client/grpc/GetWorkResponseChunkAssembler.java:
##########
@@ -102,14 +105,16 @@ private Optional<AssembledWorkItem> flushToWorkItem() {
workItemBuilder.build(),
Review Comment:
Nice. That seems a bit clearer. Now I don't even have to pass them to the
AssembledWorkItem.
--
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]