Skip to content

Commit 37c2cf2

Browse files
committed
remove log
1 parent 2339bd7 commit 37c2cf2

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • dbt/include/databricks/macros/materializations/incremental

dbt/include/databricks/macros/materializations/incremental/strategies.sql

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@
3434
{%- do common_columns.append('DEFAULT') -%}
3535
{%- endif -%}
3636
{%- endfor -%}
37-
{% do log("Common columns: " ~ common_columns, info=True) %}
3837
{{ return(common_columns) }}
3938
{% endmacro %}
4039

0 commit comments

Comments
 (0)