Yep. And I got a good answer for this one as well. Thanks! On Wed, Apr 13, 2016, 19:00 Kenneth Knowles <[email protected]> wrote:
> This seems wrong. They should both be in the global window. I think your > trouble is > > https://github.com/apache/incubator-beam/blob/master/runners/spark/src/main/java/org/apache/beam/runners/spark/translation/TransformTranslator.java#L472 > > On Tue, Apr 12, 2016 at 9:43 PM, Amit Sela <[email protected]> wrote: > > > Why input values from *TextIO.Read.Bound *belong to an empty window while > > values from *Create* belong in a global window ? > > > > Thanks, > > Amit > > >
