olehborysevych commented on code in PR #29507:
URL: https://github.com/apache/beam/pull/29507#discussion_r1411094518


##########
learning/prompts/documentation-lookup/07_basic_runners.md:
##########
@@ -0,0 +1,22 @@
+Prompt:
+What is a Runner in Apache Beam?
+Response:
+Apache Beam Runners are the execution engines that execute the pipelines. They 
are responsible for translating or adapting the pipeline into a form that can 
be executed on a massively parallel big data processing system, such as Apache 
Flink, Apache Spark, Google Cloud Dataflow, and more.

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]

Reply via email to