liferoad commented on code in PR #31008:
URL: https://github.com/apache/beam/pull/31008#discussion_r1618840794
##########
sdks/java/io/google-cloud-platform/src/main/java/org/apache/beam/sdk/io/gcp/spanner/SpannerConfig.java:
##########
@@ -74,6 +74,8 @@ public abstract class SpannerConfig implements Serializable {
public abstract @Nullable ValueProvider<RpcPriority> getRpcPriority();
+ public abstract @Nullable ValueProvider<Duration> getMaxCommitDelay();
Review Comment:
is this worth calling out in CHANGES.md?
--
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]