You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2022/10/22 22:53:51 UTC

[GitHub] [airflow] potiuk commented on issue #26969: Provide user custom code to trigger listing dags / modules

potiuk commented on issue #26969:
URL: https://github.com/apache/airflow/issues/26969#issuecomment-1287939494

   This is a basic design of Airlfow. And it is based on a number of premises - such as that parsing a python DAG might create different result every time it is run. If you want to propose a change here,  it takes far more than Feature - this calls for writing a proposal how to implement it (https://cwiki.apache.org/confluence/display/AIRFLOW/Airflow+Improvement+Proposals) , starting a discussion on devlist https://airflow.apache.org/community/ and following it up (possibly even leading the implementation or doing it yourself).
   
   This is not impossible. I thnk various approaches there are possible, but you need to understand, argue about and discuss all the consequences of any changes if you want to make it happens. This requires deep understanding of Airflow internals - and unless you want do deep-dive, this is mostly a discussion rather than small feature that anyone can implement.
   
   Converting if into discussion 


-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org