m-trieu commented on code in PR #31784:
URL: https://github.com/apache/beam/pull/31784#discussion_r1696341205
##########
runners/google-cloud-dataflow-java/worker/src/main/java/org/apache/beam/runners/dataflow/worker/windmill/work/refresh/Heartbeats.java:
##########
@@ -45,21 +46,32 @@ public abstract static class Builder {
abstract ImmutableList.Builder<RefreshableWork> workBuilder();
Review Comment:
it cannot as we rely on AutoValue.Builder to generate the code
--
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]