[ https://issues.apache.org/jira/browse/BEAM-13359?focusedWorklogId=701464&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-701464 ]
ASF GitHub Bot logged work on BEAM-13359: ----------------------------------------- Author: ASF GitHub Bot Created on: 28/Dec/21 10:17 Start Date: 28/Dec/21 10:17 Worklog Time Spent: 10m Work Description: ilya-kozyrev commented on a change in pull request #16147: URL: https://github.com/apache/beam/pull/16147#discussion_r775797271 ########## File path: examples/java/src/main/java/org/apache/beam/examples/DebuggingWordCount.java ########## @@ -17,6 +17,16 @@ */ package org.apache.beam.examples; +// beam-playground: +// name: DebuggingWordCount +// description: An example that counts words in Shakespeare/kinglear.txt includes regex +// filter("Flourish|stomach"). +// multifile: false +// pipeline_options: --output output.txt +// categories: +// - IO +// - Options Review comment: ```suggestion // - Debugging // - Filtering // - Options ``` -- 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: 701464) Time Spent: 10h 50m (was: 10h 40m) > 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 50m > 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)