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 ca7e656 commit d233d7fCopy full SHA for d233d7f
macros/utils/data_types/data_type.sql
@@ -64,7 +64,7 @@
64
{% endmacro %}
65
66
{% macro fabric__edr_type_string() %}
67
- {% do return("varchar") %}
+ {% do return("varchar(4096)") %}
68
69
70
0 commit comments