Uploaded image for project: 'Beam'
  1. Beam
  2. BEAM-8272

GroupIntoBatches transform for Go SDK

Details

    • New Feature
    • Status: Open
    • P3
    • Resolution: Unresolved
    • None
    • None
    • sdk-go
    • None

    Description

      Add a PTransform that batches inputs to a desired batch size. Batches will contain only elements of a single key.

      It should offer the same API as its Java counterpart:

      https://github.com/apache/beam/blob/11a977b8b26eff2274d706541127c19dc93131a2/sdks/java/core/src/main/java/org/apache/beam/sdk/transforms/GroupIntoBatches.java

       

      And Python counterpart:

      https://github.com/apache/beam/blob/c445fdfdfab4a191aa780210564199f2873f85d8/sdks/python/apache_beam/transforms/util.py#L684

      Attachments

        Activity

          People

            Unassigned Unassigned
            johnpatoch69 John Patoch
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated: