ashb opened a new issue #16372: URL: https://github.com/apache/airflow/issues/16372
As per the AIP, we want to deprecate some of the current variables in the template context, as well as add some new ones When one of these deprecated variables is accessed we want to issue a DeprecationWarning., Getting this to show up the location of the dag file may be hard, so we make to include the dag_id and task_id in the warning. -- 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. For queries about this service, please contact Infrastructure at: [email protected]
