mirror of
https://github.com/datahub-project/datahub.git
synced 2025-11-03 04:10:43 +00:00
docs(queries_v2): set use_queries_v2 to true in snowflake_recipe.yml (#12269)
This commit is contained in:
parent
fba09966f3
commit
d2b67cab6d
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user