[ 
https://issues.apache.org/jira/browse/KAFKA-4628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

frank t updated KAFKA-4628:
---------------------------
    Comment: was deleted

(was: would be possible to release only a patch for for this ? maybe for 
unstable release ? 
or a work-around ? i really face with a blocking problem that is not solvable 
without this: 

<K1, V1, R> KTable<K, R> join(final GlobalKTable<K1, V1> globalTable,
final KeyValueMapper<K, V, K1> keyMapper,
final ValueJoiner<V, V1, R> joiner);)

> Support KTable/GlobalKTable Joins
> ---------------------------------
>
>                 Key: KAFKA-4628
>                 URL: https://issues.apache.org/jira/browse/KAFKA-4628
>             Project: Kafka
>          Issue Type: Sub-task
>          Components: streams
>    Affects Versions: 0.10.2.0
>            Reporter: Damian Guy
>             Fix For: 0.11.1.0
>
>
> In KIP-99 we have added support for GlobalKTables, however we don't currently 
> support KTable/GlobalKTable joins as they require materializing a state store 
> for the join. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to