Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
This includes the interface design the implementation for stateful operations including:
0. table representation in KStream.
1. stream-stream join.
2. stream-table join.
3. table-table join.
4. stream / table aggregations.
With 0 and 3 being tackled in KAFKA-2856 and KAFKA-2962 separately, this ticket is going to only focus on windowing definition and 1 / 2 / 4 above.
Attachments
Issue Links
- is related to
-
KAFKA-2856 add KTable
- Resolved
-
KAFKA-2962 Add Simple Join API
- Resolved