liferoad commented on code in PR #30666:
URL: https://github.com/apache/beam/pull/30666#discussion_r1733590581


##########
examples/multi-language/README.md:
##########
@@ -28,6 +28,8 @@ This project provides examples of Apache Beam
 * **python/javacount** - A Python pipeline that counts words using the Java 
`Count.perElement()` transform.
 * **python/javadatagenerator** - A Python pipeline that produces a set of 
strings generated from Java.
                                   This example demonstrates the 
`JavaExternalTransform` API.
+* **python/wordcount_external** - A Python pipeline that runs the Word Count 
workflow using three external Java

Review Comment:
   Could we also link your blog later once it is available?



-- 
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

Reply via email to