[ 
https://issues.apache.org/jira/browse/BEAM-13359?focusedWorklogId=701460&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-701460
 ]

ASF GitHub Bot logged work on BEAM-13359:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 28/Dec/21 10:07
            Start Date: 28/Dec/21 10:07
    Worklog Time Spent: 10m 
      Work Description: KhaninArtur commented on a change in pull request 
#16147:
URL: https://github.com/apache/beam/pull/16147#discussion_r775821986



##########
File path: 
examples/java/src/main/java/org/apache/beam/examples/cookbook/DistinctExample.java
##########
@@ -17,6 +17,18 @@
  */
 package org.apache.beam.examples.cookbook;
 
+// beam-playground:
+//   name: DistinctExample
+//   description: An example uses as input text of King Lear,
+//     by William Shakespeare as plain text files and removes
+//     duplicate lines across all the files.
+//   multifile: false
+//   pipeline_options: --output output.txt
+//   categories:
+//     - IO

Review comment:
       Should we also add `Core Transforms`?

##########
File path: sdks/python/apache_beam/examples/wordcount_minimal.py
##########
@@ -46,6 +46,15 @@
 
 # pytype: skip-file
 
+# beam-playground:
+#   name: WordCountMinimal
+#   description: An example that counts words in Shakespeare's works.
+#   multifile: false
+#   pipeline_options: --output output.txt
+#   categories:
+#     - IO

Review comment:
       I think, we should also add `Combiners`




-- 
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: github-unsubscr...@beam.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 701460)
    Time Spent: 10h 40m  (was: 10.5h)

> Tag existing examples
> ---------------------
>
>                 Key: BEAM-13359
>                 URL: https://issues.apache.org/jira/browse/BEAM-13359
>             Project: Beam
>          Issue Type: Sub-task
>          Components: beam-playground
>            Reporter: Pavel Avilov
>            Assignee: Pavel Avilov
>            Priority: P3
>              Labels: beam-playground-backend, beam-playground-sprint-5
>          Time Spent: 10h 40m
>  Remaining Estimate: 0h
>
> Need to add a beam playground tag for the existing examples.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to