Miretpl commented on code in PR #70547:
URL: https://github.com/apache/airflow/pull/70547#discussion_r3659472330


##########
airflow-core/docs/index.rst:
##########
@@ -19,8 +19,10 @@ What is Airflow®?
 =========================================
 
 `Apache Airflow® <https://github.com/apache/airflow>`_ is an open-source 
platform for developing, scheduling,
-and monitoring batch-oriented workflows. Airflow's extensible Python framework 
enables you to build workflows
-connecting with virtually any technology. A web-based UI helps you visualize, 
manage, and debug your workflows.
+and monitoring workflows — from traditional batch-oriented data pipelines to 
machine learning, model training,

Review Comment:
   ```suggestion
   and monitoring workflows — from traditional batch-oriented and event-based 
data pipelines to machine learning, model training,
   ```
   With the message queue feature, assets, etc., this is also quite an 
important feature, I would say.



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