Matthias J. Sax created KAFKA-19208:
---------------------------------------
Summary: KStream-GlobalKTable join should not drop left-null-key
record
Key: KAFKA-19208
URL: https://issues.apache.org/jira/browse/KAFKA-19208
Project: Kafka
Issue Type: Bug
Components: streams
Affects Versions: 3.7.0
Reporter: Matthias J. Sax
We relaxed join null-handling with KIP-962:
[https://cwiki.apache.org/confluence/display/KAFKA/KIP-962%3A+Relax+non-null+key+requirement+in+Kafka+Streams]
However, stream-globalTable left-join incorrectly still drop left input record
with null-key.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)