[
https://issues.apache.org/jira/browse/BEAM-215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15250770#comment-15250770
]
ASF GitHub Bot commented on BEAM-215:
-------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/incubator-beam/pull/214
> 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)