pavel-avilov commented on a change in pull request #16147:
URL: https://github.com/apache/beam/pull/16147#discussion_r772482552
##########
File path:
examples/java/src/main/java/org/apache/beam/examples/MinimalWordCount.java
##########
@@ -17,6 +17,16 @@
*/
package org.apache.beam.examples;
+// beam-playground:
+// name: MinimalWordCount
+// description: An example that counts words in Shakespeare/kinglear.txt.
Review comment:
Done.
##########
File path: sdks/go/examples/minimal_wordcount/minimal_wordcount.go
##########
@@ -36,6 +36,14 @@
// "wordcounts.txt" in your current working directory.
package main
+// beam-playground:
+// name: MinimalWordCount
+// description: An example that counts words in Shakespeare.
Review comment:
Done.
--
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]