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