Thomas Groh created BEAM-447:
--------------------------------

             Summary: Stop referring to types with Bound/Unbound
                 Key: BEAM-447
                 URL: https://issues.apache.org/jira/browse/BEAM-447
             Project: Beam
          Issue Type: Improvement
          Components: sdk-java-core
            Reporter: Thomas Groh
            Assignee: Davor Bonaci


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



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to