showuon commented on pull request #11124:
URL: https://github.com/apache/kafka/pull/11124#issuecomment-894973913


   @mjsax , as discussed, I've created a `SlidingWindow` for `SlidingWindows` 
aggregation. So we can support window size of 0 in SlidingWindows now. 
   
   But there's still a issue left: 
   > We can't create a state store with window size of 0 because we use 
`TimeWindow` to represent the "windowed KTable" result.
   
   The discussion thread is here: 
https://github.com/apache/kafka/pull/11124#discussion_r678908862
   
   We can create another jira ticket to handle it, but not sure if you have any 
suggestion for this issue? 
   
   Thank you.


-- 
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