reuvenlax opened a new pull request #14852: URL: https://github.com/apache/beam/pull/14852
A few improvements to GroupIntoBatches 1. Add GroupIntoBaches.ofByteSize, allowing the user to set the target byte size for a batch. 2. Use OnWindowExpiration instead of setting an explicit end-of-window timer. 3. Use injected key parameter instead of separately storing the key in state. -- 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. For queries about this service, please contact Infrastructure at: [email protected]
