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


##########
sdks/python/README.md:
##########
@@ -0,0 +1,90 @@
+# Apache Beam
+

Review Comment:
   Sure thing, I will add the details here.



##########
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:
   Good Point,  I will include the details here.



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