We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ccb1b49 commit d720176Copy full SHA for d720176
macros/edr/dbt_artifacts/upload_dbt_invocation.sql
@@ -58,7 +58,7 @@
58
{{ return('') }}
59
{% endmacro %}
60
61
-{% macro bigquery__get_target_adapter_specific_fields %}
+{% macro bigquery__get_target_adapter_specific_fields() %}
62
{{ return({"execution_project": target.execution_project}) }}
63
64
0 commit comments