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

Typo in programming guide

Details

    • Bug
    • Status: Resolved
    • P3
    • Resolution: Fixed
    • None
    • 2.1.0
    • beam-model
    • None

    Description

      Programming Guide

      Global windowing:

      If your input PCollection uses the default global windowing, the default behavior is to return a PCollection containing one item. That item’s value comes from the accumulator in the combine function that you specified when applying Combine. For example, the Beam provided sum combine function returns a zero value (the sum of an empty input), while the min combine function returns a maximal or infinite value.

      while the max combine function returns a maximal or infinite value.

      Attachments

        Activity

          People

            lcwik Luke Cwik
            lynnyuan lynn
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: