florin-akermann opened a new pull request, #14187:
URL: https://github.com/apache/kafka/pull/14187

   The documentation for join/left-join Kstream-GlobalKtable is out dated: The 
left hand side key may be null.
   
   Note that the second statement mentioned in the Jira 
https://issues.apache.org/jira/browse/KAFKA-13197 is no longer present.
   
   Note: The constraint that KeyValueMapper cannot return null for left joins 
or else the record gets dropped will be relaxed as part of 
https://cwiki.apache.org/confluence/display/KAFKA/KIP-962%3A+Relax+non-null+key+requirement+in+Kafka+Streams
   
   ### Committer Checklist (excluded from commit message)
   - [ ] Verify design and implementation 
   - [ ] Verify test coverage and CI build status
   - [ ] Verify documentation (including upgrade notes)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to