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

   This PR adds a method into GraphNode to assist in tracking whether tables 
are materialized as versioned or unversioned stores. This is needed in order to 
allow processors which have different behavior on versioned vs unversioned 
tables to use the correct semantics. For the full definition of when a table is 
considered "versioned" and which processors behave differently on versioned 
tables, see 
[KIP-914](https://cwiki.apache.org/confluence/display/KAFKA/KIP-914%3A+DSL+Processor+Semantics+for+Versioned+Stores).
 
   
   Unit tests will be added shortly, and integration tests will be in a 
follow-up PR.
   
   ### 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