fix(snowflake): opt-in denormalization of column names (#24982)

This commit is contained in:
Ville Brofeldt
2023-08-15 16:32:54 -07:00
committed by GitHub
parent 0a8881b3c1
commit f94dc49fd0
23 changed files with 161 additions and 10 deletions

View File

@@ -81,6 +81,7 @@ def test_export(session: Session) -> None:
is_sqllab_view=0, # no longer used?
template_params=json.dumps({"answer": "42"}),
schema_perm=None,
normalize_columns=False,
extra=json.dumps({"warning_markdown": "*WARNING*"}),
)
@@ -108,6 +109,7 @@ filter_select_enabled: 1
fetch_values_predicate: foo IN (1, 2)
extra:
warning_markdown: '*WARNING*'
normalize_columns: false
uuid: null
metrics:
- metric_name: cnt