Details
-
Improvement
-
Status: Resolved
-
P2
-
Resolution: Fixed
-
None
Description
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