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

Stop referring to types with Bound/Unbound

Details

    Description

      Bounded and Unbounded are used to refer to PCollections, and the overlap is confusing. These classes should be renamed to be both more specific (e.g. ParDo.LackingDoFnSingleOutput, ParDo.SingleOutput, Window.AssignWindows) which remove the overlap.

      examples:
      https://github.com/apache/incubator-beam/blob/master/sdks/java/core/src/main/java/org/apache/beam/sdk/transforms/ParDo.java#L658
      https://github.com/apache/incubator-beam/blob/master/sdks/java/core/src/main/java/org/apache/beam/sdk/transforms/ParDo.java#L868

      Attachments

        Issue Links

          Activity

            People

              davor Davor Bonaci
              tgroh Thomas Groh
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: