Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add string schema and word-count example #216

Merged
merged 2 commits into from
Sep 22, 2022

Conversation

MatrixHB
Copy link
Contributor

If the RocketMQ message is in the form of String, the word-count example needs to use the message body itself for grouping.
The input data of word-count demo is as follows.

Tom
Jack
David
Shannon
Jack
Nick
Tom
David
Shannon
....

The running result of word-count demo is as follows.
image

@ni-ze
Copy link
Contributor

ni-ze commented Sep 21, 2022

Good catch~~

@ni-ze ni-ze merged commit 3b2f9d0 into apache:main Sep 22, 2022
ni-ze added a commit to ni-ze/rocketmq-streams that referenced this pull request Oct 7, 2022
Add string schema and word-count example
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