Skip to content

Add string schema and word-count example#216

Merged
ni-ze merged 2 commits intoapache:mainfrom
MatrixHB:add_string_serde
Sep 22, 2022
Merged

Add string schema and word-count example#216
ni-ze merged 2 commits intoapache:mainfrom
MatrixHB:add_string_serde

Conversation

@MatrixHB
Copy link
Copy Markdown
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
Copy Markdown
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