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


##########
sdks/python/README.md:
##########
@@ -0,0 +1,90 @@
+# Apache Beam
+
+[Apache Beam](http://beam.apache.org/) is a unified model for defining both 
batch and streaming data-parallel processing pipelines, as well as a set of 
language-specific SDKs for constructing pipelines and Runners for executing 
them on distributed processing backends, including [Apache 
Flink](http://flink.apache.org/), [Apache Spark](http://spark.apache.org/), 
[Google Cloud Dataflow](http://cloud.google.com/dataflow/), and [Hazelcast 
Jet](https://jet.hazelcast.org/).
+
+
+
+## Overview

Review Comment:
   https://beam.apache.org/documentation/sdks/python/ has some information that 
can be reused here, I think.



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

Reply via email to