GitHub user aaltay opened a pull request:
https://github.com/apache/beam/pull/4054
[BEAM-3109] Add an element batching transform.
Cherry picking: d226c7679b9d94a40553609f31ecbfba72559e8a from
https://github.com/apache/beam/pull/3971
R: @reuvenlax
cc: @robertwb
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/aaltay/beam batch
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/beam/pull/4054.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #4054
----
commit e474a22d2d23b8978a9d64934e94d0e357d14153
Author: Robert Bradshaw <[email protected]>
Date: 2017-10-09T23:46:19Z
Add an element batching transform.
----
---