twosom commented on code in PR #33212:
URL: https://github.com/apache/beam/pull/33212#discussion_r1892198117
##########
runners/flink/src/main/java/org/apache/beam/runners/flink/translation/wrappers/streaming/state/FlinkStateInternals.java:
##########
@@ -571,6 +573,27 @@ public void clear() {
throw new RuntimeException("Error clearing state.", e);
}
}
+
+ @Override
Review Comment:
Got it!
I'll clean up the commit history by merging formatting changes into
meaningful commits and keeping independent changes separate.
--
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]