[ https://issues.apache.org/jira/browse/KAFKA-4613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Guozhang Wang updated KAFKA-4613: --------------------------------- Description: Currently, on aggregation records with null-key get dropped while for joins we raise an exception. We might want to drop in both cases or raise an exception in both cases to be consistent. was: Currently, on aggregation records with null-key get dropped while for joins we raise an exception. We might want to drop in both cases of raise an exception in both cases to be consistent. > Treat null-key records the same way for joins and aggreations > ------------------------------------------------------------- > > Key: KAFKA-4613 > URL: https://issues.apache.org/jira/browse/KAFKA-4613 > Project: Kafka > Issue Type: Improvement > Components: streams > Reporter: Matthias J. Sax > Assignee: Jeyhun Karimov > > Currently, on aggregation records with null-key get dropped while for joins > we raise an exception. > We might want to drop in both cases or raise an exception in both cases to be > consistent. -- This message was sent by Atlassian JIRA (v6.3.4#6332)