BasPH commented on PR #26486: URL: https://github.com/apache/airflow/pull/26486#issuecomment-1250983186
I don't think the intro page is the right place for introducing multiple ways to do one thing. An intro page is for an "Airflow-curious" person, that just wants to grasp what Airflow is all about. The code sample should exemplify that Airflow can run tasks using different technologies (Bash & Python in this case), but is not there to demonstrate all ways one can write code in Airflow. I suggest introducing the TaskFlow API at a later stage in the docs. -- 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]
