Jamie Lee
09/20/2022, 11:38 AM@op(
ins={"ready": In(Nothing)},
out=Out(dagster_type=str, asset_key=AssetKey("grant_permissions")),
required_resource_keys={"redshift"},
tags={"kind": "sql", **annotations},
)
def grant_table_permissions(context):
...
owen
09/20/2022, 4:12 PM{"ignore_handled_error": True}
. Once that's set, the dbt test op will succeed even if a test fails, allowing downstream ops to execute