Details
-
Improvement
-
Status: Resolved
-
P2
-
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 a clone of
-
BEAM-10303 FnApiDoFnRunner window observing optimization
- Resolved
- links to