rshamunov commented on code in PR #26933: URL: https://github.com/apache/beam/pull/26933#discussion_r1221856216
########## website/www/site/content/en/documentation/transforms/java/aggregation/latest.md: ########## @@ -35,13 +35,10 @@ A transform and `Combine.CombineFn` for computing the latest element in a collec For elements with the same timestamp, the output element is arbitrarily selected. ## Examples -**Example**: compute the latest value for each session Review Comment: Don't remove current static example. Add PGE as "Example 2" -- 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]
