conduktor.io ↗

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

AuthorAdam Bellemare
StatusDiscussion
JIRAKAFKA-4628
WikiView on Apache Wiki
Created2018-06-08
Last Modified2018-11-23
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.