docs(queries_v2): set use_queries_v2 to true in snowflake_recipe.yml (#12269)

This commit is contained in:
Gabe Lyons 2025-01-03 11:57:34 -08:00 committed by GitHub
parent fba09966f3
commit d2b67cab6d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,6 +4,9 @@ source:
# This option is recommended to be used to ingest all lineage
ignore_start_time_lineage: true
# This flag tells the snowflake ingestion to use the more advanced query parsing. This will become the default eventually.
use_queries_v2: true
# Coordinates
account_id: "abc48144"
warehouse: "COMPUTE_WH"