egalpin commented on issue #19444: URL: https://github.com/apache/beam/issues/19444#issuecomment-1149066319
The original is a bit of an old ticket, but this is now addressed as of https://github.com/apache/beam/pull/14347. TL;DR one can now use `.withUseStatefulBatches(true)` to employ GroupIntoBatches internally such that bulk API requests will have `maxBatchSize` elements (sometimes fewer if also using non-global windowing). IMO this ticket can be closed because the feature is implemented 🙂 -- 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]
