pavel-avilov commented on a change in pull request #16147:
URL: https://github.com/apache/beam/pull/16147#discussion_r775895488
##########
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:
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]