Amit Sela created BEAM-109:
------------------------------
Summary: Combine.PerKey ignores grouping also by windows
Key: BEAM-109
URL: https://issues.apache.org/jira/browse/BEAM-109
Project: Beam
Issue Type: Bug
Components: runner-spark
Reporter: Amit Sela
Assignee: Amit Sela
It seems that (event) keys are grouped as WindowedValues by their
value×tamp, so if the window contains the same key with different
timestamps they will not be grouped together.
Implement GroupAlsoByWindow for Combine operations.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)