Thanks! On Wed, May 5, 2021 at 23:14 Boyuan Zhang <[email protected]> wrote:
> Hi, > Yes, just like normal DoFn, Splittable DoFn preserves the window > information as well. > > On Wed, May 5, 2021 at 8:04 PM Evan Galpin <[email protected]> wrote: > >> Hi folks, >> >> I’d just like to confirm what happens to window assignments through a >> SplittableDoFn. Are output elements automatically assigned to the same >> window as input elements? >> >> Thanks, >> Evan >> >
