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


##########
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:
   event-based is not mature in airflow , we can't custom the batching and 
re-consume events 
   
   also airflow it's a very heavy processing framework compare to temporal , so 
it's still very batch oriented
   
   Conclusion I prefer honest/boring readme for OSS



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