Skip to content

Commit 5f9fecc

Browse files
committed
add comment
1 parent 9a47ea6 commit 5f9fecc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

core/dbt/jsonschemas/jsonschemas.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
"unit_tests",
3838
}
3939

40+
# "job_execution_timeout_seconds" can be removed once https://github.com/dbt-labs/dbt-fusion/issues/1330 is resolved
4041
_ADAPTER_TO_CONFIG_ALIASES = {
4142
"bigquery": ["dataset", "project", "job_execution_timeout_seconds"],
4243
}

0 commit comments

Comments
 (0)