This repository was archived by the owner on May 25, 2023. It is now read-only.
This repository was archived by the owner on May 25, 2023. It is now read-only.
KStream-KTable inner join #64
Closed
Description
Is there a reason that KSteamS#join
is a left join instead of an inner join? Given that Kafka is pretty consistent that join
is an inner join, I'm a little confused why kafka-streams-scala's join
calls leftJoin
.
Metadata
Metadata
Assignees
Labels
No labels