tirkarthi commented on issue #26861: URL: https://github.com/apache/airflow/issues/26861#issuecomment-1271137858
This is due to commit 98f16aa7f3b577022791494e13b6aa7057afde9d (https://github.com/apache/airflow/pull/25370) where database query is used instead of `Variable.get` where `get` method went through all backends to fetch the variable value. -- 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]
