criptonyte commented on issue #35425:
URL: https://github.com/apache/beam/issues/35425#issuecomment-3942679256

   Thanks for looking into this. We've reviewed the last code on the master 
branch and can confirm this issue appears to be resolved.
   The fix in `SplittingIterable.java` now prevents having more than 1 row in a 
request when the request size exceeds 10MB, which makes it impossible to reach 
the problematic code path in `StorageApiWritesShardedRecords.java`
   
   This was addressed in PR #36422, merged 8 October 2025
   
   Happy for the issue to be closed.


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