Closed richard-axual closed 4 months ago
Workaround for UserValue and UserValueWithKey, even though key is only available for
KStream -> KStream leftJoin, outerJoin and innerJoin KStream -> KTable leftJoin and innerJoin KStream -> GlobalKTable leftJoin and innerJoin
The other joins will have null for a key
Future fix needs to take input type into account before deciding on ValueJoinerDefinitions
Workaround for UserValue and UserValueWithKey, even though key is only available for
KStream -> KStream leftJoin, outerJoin and innerJoin KStream -> KTable leftJoin and innerJoin KStream -> GlobalKTable leftJoin and innerJoin
The other joins will have null for a key
Future fix needs to take input type into account before deciding on ValueJoinerDefinitions