Taragolis commented on PR #38684: URL: https://github.com/apache/airflow/pull/38684#issuecomment-2032787340
An unpleasant side effect: now it also affects warnings in fixtures, e.g. DagBag which collect example DAGs skip all DAGs which contain deprecated stuff, e.g. SubDagOperator. Need to find better way to import it, for now import it with temporary suppress warnings. -- 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]
