Details
-
New Feature
-
Status: Resolved
-
P2
-
Resolution: Fixed
-
None
-
None
Description
This is Flatten, Impulse, GroupByKeyOnly, GroupAlsoByWindow (for the implementation of the DirectRunner), and ExecutableStage
Flatten and Impulse are straightforwards. GroupByKeyOnly requires extracting the runner-implementation of the PCollection's KeyCoder, and GroupAlsoByWindow and ExecutableStage both have specific concerns and are tracked independently