pabloem commented on PR #25701:
URL: https://github.com/apache/beam/pull/25701#issuecomment-1452817426

   > Thanks for the fix. What was the problem here? I sit excessive flush?
   
   It's the opposite - when the mutation was not of `upsert` type, it was 
causing flushing every two mutations (because `mutation.getUpsert().getKey()` 
always returns an empty string for non-upsert mutations.


-- 
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]

Reply via email to