vcrfxia opened a new pull request, #13509:
URL: https://github.com/apache/kafka/pull/13509

   (This PR is stacked on https://github.com/apache/kafka/pull/13496 and 
https://github.com/apache/kafka/pull/13497. The first two commits do not need 
to be reviewed separately.)
   
   This PR updates the stream-table join processors, including both 
KStream-KTable and KStream-GlobalKTable joins, to perform timestamped lookups 
when the (global) table is versioned, as specified in 
[KIP-914](https://cwiki.apache.org/confluence/display/KAFKA/KIP-914%3A+Join+Processor+Semantics+for+Versioned+Stores).
   
   ### 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