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 <evan.gal...@gmail.com> 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 >