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
[2024-07-02, 15:26:13 CST] {eventmgr.py:59} INFO - �[0m21:26:13.660583 [info ] [MainThread]: Unable to do partial parsing because config vars, config profile, or config target have changed
Usually in my local env it doesn't fail, but in my astronomer deployment it randomly appears. Usually some tasks work properly but then it starts parsing for each task which is not ideal. Important to note that I'm using fs, so I had to add the fs_default connection
Im getting an issue like this
[2024-07-02, 15:26:13 CST] {eventmgr.py:59} INFO - �[0m21:26:13.660583 [info ] [MainThread]: Unable to do partial parsing because config vars, config profile, or config target have changed
Usually in my local env it doesn't fail, but in my astronomer deployment it randomly appears. Usually some tasks work properly but then it starts parsing for each task which is not ideal. Important to note that I'm using fs, so I had to add the fs_default connection
My versions are this
airflow==2.8.0
dbt-core==1.4.8
dbt-databricks==1.4.3
dbt-spark==1.4.3
airflow-dbt-python==2.0.0
The text was updated successfully, but these errors were encountered: