MatrixHB opened a new pull request, #216:
URL: https://github.com/apache/rocketmq-streams/pull/216

   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](https://user-images.githubusercontent.com/23614576/191460310-3b8f0ef4-efc0-484b-b93c-cd0e26299c37.png)
   
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to