You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/home/airflow/.local/lib/python3.8/site-packages/airflow/utils/context.py:205 AirflowContextDeprecationWarning: Accessing 'execution_date' from the template is deprecated and will be removed in a future version. Please use 'data_interval_start' or 'logical_date' instead.
/home/airflow/.local/lib/python3.8/site-packages/airflow/utils/context.py:205 AirflowContextDeprecationWarning: Accessing 'next_ds' from the template is deprecated and will be removed in a future version. Please use '{{ data_interval_end | ds }}' instead.
/home/airflow/.local/lib/python3.8/site-packages/airflow/utils/context.py:205 AirflowContextDeprecationWarning: Accessing 'next_ds_nodash' from the template is deprecated and will be removed in a future version. Please use '{{ data_interval_end | ds_nodash }}' instead.
/home/airflow/.local/lib/python3.8/site-packages/airflow/utils/context.py:205 AirflowContextDeprecationWarning: Accessing 'next_execution_date' from the template is deprecated and will be removed in a future version. Please use 'data_interval_end' instead.
/home/airflow/.local/lib/python3.8/site-packages/airflow/utils/context.py:205 AirflowContextDeprecationWarning: Accessing 'prev_ds' from the template is deprecated and will be removed in a future version.
/home/airflow/.local/lib/python3.8/site-packages/airflow/utils/context.py:205 AirflowContextDeprecationWarning: Accessing 'prev_ds_nodash' from the template is deprecated and will be removed in a future version.
/home/airflow/.local/lib/python3.8/site-packages/airflow/utils/context.py:205 AirflowContextDeprecationWarning: Accessing 'prev_execution_date' from the template is deprecated and will be removed in a future version.
/home/airflow/.local/lib/python3.8/site-packages/airflow/utils/context.py:205 AirflowContextDeprecationWarning: Accessing 'prev_execution_date_success' from the template is deprecated and will be removed in a future version. Please use 'prev_data_interval_start_success' instead.
/home/airflow/.local/lib/python3.8/site-packages/airflow/utils/context.py:205 AirflowContextDeprecationWarning: Accessing 'tomorrow_ds' from the template is deprecated and will be removed in a future version.
/home/airflow/.local/lib/python3.8/site-packages/airflow/utils/context.py:205 AirflowContextDeprecationWarning: Accessing 'tomorrow_ds_nodash' from the template is deprecated and will be removed in a future version.
/home/airflow/.local/lib/python3.8/site-packages/airflow/utils/context.py:205 AirflowContextDeprecationWarning: Accessing 'yesterday_ds' from the template is deprecated and will be removed in a future version.
/home/airflow/.local/lib/python3.8/site-packages/airflow/utils/context.py:205 AirflowContextDeprecationWarning: Accessing 'yesterday_ds_nodash' from the template is deprecated and will be removed in a future version.```
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: