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
Describe the bug
The taks dbt_run_and_upload_artifacts on transform_warehouse DAG is failing to align models on Metabase.
Metabase export models failed with exception Unable to align models between dbt target models and Metabase
Some columns were removed from MART_BENEFITS.FCT_BENEFITS_EVENTS but still need to be removed from yml file: Column EVENT_PROPERTIES_AUTH_PROVIDER not found Column EVENT_PROPERTIES_PAYMENT_GROUP not found Column EVENT_PROPERTIES_ELIGIBILITY_TYPES not found Column USER_PROPERTIES_ELIGIBILITY_TYPES not found Column EVENT_PROPERTIES_AUTH_PROVIDER not found Column EVENT_PROPERTIES_PAYMENT_GROUP not found Column EVENT_PROPERTIES_ELIGIBILITY_TYPES not found Column USER_PROPERTIES_ELIGIBILITY_TYPES not found Column EVENT_PROPERTIES_AUTH_PROVIDER not found Column EVENT_PROPERTIES_PAYMENT_GROUP not found Column EVENT_PROPERTIES_ELIGIBILITY_TYPES not found Column USER_PROPERTIES_ELIGIBILITY_TYPES not found Column EVENT_PROPERTIES_AUTH_PROVIDER not found Column EVENT_PROPERTIES_PAYMENT_GROUP not found Column EVENT_PROPERTIES_ELIGIBILITY_TYPES not found Column USER_PROPERTIES_ELIGIBILITY_TYPES not found
Found this PR that can be used to review what was removed and renamed.
Describe the bug
The taks dbt_run_and_upload_artifacts on transform_warehouse DAG is failing to align models on Metabase.
Metabase export models failed with exception Unable to align models between dbt target models and Metabase
Some columns were removed from MART_BENEFITS.FCT_BENEFITS_EVENTS but still need to be removed from yml file:
Column EVENT_PROPERTIES_AUTH_PROVIDER not found
Column EVENT_PROPERTIES_PAYMENT_GROUP not found
Column EVENT_PROPERTIES_ELIGIBILITY_TYPES not found
Column USER_PROPERTIES_ELIGIBILITY_TYPES not found
Column EVENT_PROPERTIES_AUTH_PROVIDER not found
Column EVENT_PROPERTIES_PAYMENT_GROUP not found
Column EVENT_PROPERTIES_ELIGIBILITY_TYPES not found
Column USER_PROPERTIES_ELIGIBILITY_TYPES not found
Column EVENT_PROPERTIES_AUTH_PROVIDER not found
Column EVENT_PROPERTIES_PAYMENT_GROUP not found
Column EVENT_PROPERTIES_ELIGIBILITY_TYPES not found
Column USER_PROPERTIES_ELIGIBILITY_TYPES not found
Column EVENT_PROPERTIES_AUTH_PROVIDER not found
Column EVENT_PROPERTIES_PAYMENT_GROUP not found
Column EVENT_PROPERTIES_ELIGIBILITY_TYPES not found
Column USER_PROPERTIES_ELIGIBILITY_TYPES not found
Found this PR that can be used to review what was removed and renamed.
To Reproduce
See transform-warehouse logs
Expected behavior
No issues aligning Metabase
The text was updated successfully, but these errors were encountered: