Skip to content

Add windowed word count example with filtering and time-based aggrega…#653

Open
vaishnavisatishdeshpande-ai wants to merge 1 commit intoconfluentinc:masterfrom
vaishnavisatishdeshpande-ai:add-windowed-wordcount-example
Open

Add windowed word count example with filtering and time-based aggrega…#653
vaishnavisatishdeshpande-ai wants to merge 1 commit intoconfluentinc:masterfrom
vaishnavisatishdeshpande-ai:add-windowed-wordcount-example

Conversation

@vaishnavisatishdeshpande-ai
Copy link
Copy Markdown

#What does this PR do?

Adds a new Kafka Streams example demonstrating windowed word count with filtering.

Why is this useful?

This builds upon the existing WordCount example and introduces:

  • Tumbling window aggregation (10 seconds)
  • Filtering of short words
  • Output including window timestamps for clarity

This example is intended to make windowed stream processing easier to understand for beginners.

#Testing

Tested locally using a Docker-based Kafka setup.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants