Details
-
Improvement
-
Status: Resolved
-
P3
-
Resolution: Fixed
-
None
Description
Currently the FnApiDoFnRunner processes each element within it's own window. There is an easy optimization where we process the element once if and only if the function doesn't observe the window (either directly or indirectly via side inputs/state/...).
Attachments
Issue Links
- is cloned by
-
BEAM-10420 PerWindowInvoker to handle window observing SplittableDoFns
- Resolved
- links to