KIP-314 — KTable to GlobalKTable Bi-directional Join
Discussion Streams
Proposes bidirectional KTable-to-GlobalKTable joins, allowing a GlobalKTable to be joined against a regular KTable (not just KStream). Currently only KStream-to-GlobalKTable joins are supported; KTable-to-GlobalKTable joins enable enriching aggregated state with reference data without the partition alignment requirement of KTable-KTable joins.
Details
| Author | Adam Bellemare |
| Status | Discussion |
| JIRA | KAFKA-4628 |
| Wiki | View on Apache Wiki |
| Created | 2018-06-08 |
| Last Modified | 2018-11-23 |
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.