Kirill Berezin

Results 16 comments of Kirill Berezin
trafficstars

> can you add tests in the Write test code not the Read tests to verify that the parameter is correctly passed to writeAtLeastOnce() Ah, sure. No idea why I...

There is a test failure, but I think it is unrelated to this PR: ``` org.apache.beam.sdk.io.gcp.datastore.RampupThrottlingFnTest > testRampupThrottler FAILED java.lang.AssertionError at RampupThrottlingFnTest.java:107 Caused by: org.mockito.exceptions.verification.TooManyActualInvocations at RampupThrottlingFnTest.java:53 ```

@nielm @chamikaramj Hi, can we get this in, please? It's been 1.5 months.

@nielm oh, I believe that is a completely different feature, this feature request is about throughput optimized writes: [documentation link](https://cloud.google.com/spanner/docs/throughput-optimized-writes#set_mixed_commit_delay_times). It was only released on March 26th 2024, a couple...