Thomas Groh created BEAM-215:
--------------------------------
Summary: Create should be implemented as a BoundedSource
Key: BEAM-215
URL: https://issues.apache.org/jira/browse/BEAM-215
Project: Beam
Issue Type: Bug
Components: sdk-java-core
Reporter: Thomas Groh
Assignee: Davor Bonaci
Read.Bounded is the primitive to create a Bounded PCollection, and Create can
be implemented as a BoundedSource. The primitive implementation of Create can
be replaced with a source, which allows it to also automatically get any
benefits provided by the Runner's exercising of the Source API
See also BEAM-115
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)