denisecase commented on code in PR #17369: URL: https://github.com/apache/beam/pull/17369#discussion_r856478520
########## website/www/site/content/en/documentation/programming-guide.md: ########## @@ -1100,6 +1100,18 @@ tree, [2] Thus, `GroupByKey` represents a transform from a multimap (multiple keys to individual values) to a uni-map (unique keys to collections of values). +Using <span class="language-java">`GroupByKey`</span> is straightforward: Review Comment: Thank you @pcoet - will do -- 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]
