Description
Add an error at pipeline construction time to prevent users from using unbounded, globally windowed side inputs in DoFns. Normal execution would block the DoFn from running until the end of the global window, which prevents the pipeline from running at all.
Attachments
Issue Links
- links to