-
Updated
Mar 7, 2019 - JavaScript
snowflake
Here are 286 public repositories matching this topic...
-
Updated
Jul 7, 2020 - C#
-
Updated
Oct 13, 2020 - Java
-
Updated
Nov 21, 2020 - Go
-
Updated
Nov 20, 2020 - Java
-
Updated
Jul 16, 2020 - JavaScript
-
Updated
Nov 3, 2020 - Go
-
Updated
Oct 12, 2018 - Java
-
Updated
Jul 23, 2020 - Java
-
Updated
Oct 12, 2017 - C#
-
Updated
May 11, 2017 - C
-
Updated
Nov 23, 2020 - Go
It is not surprising that deep and shallow scan show different results. Shallow scan only looks at column names. Deep scan looks at a sample of the data. I've even noticed that two different runs of deep scan show different results as sample rows are different. This is the challenge with not scanning all of the data. Its a trade-off between performance/cost and accuracy. There is no right answer.
-
Updated
Sep 15, 2020 - PHP
Improve this page
Add a description, image, and links to the snowflake topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the snowflake topic, visit your repo's landing page and select "manage topics."
I'm new to the idea of Data Vault 2.0 and I'm reading the Dan Linstedt book to understand it better.
To help me get a better perspective of how dbtvault works I would like to know how difficult do you think it would be to add support for BigQuery?
Are there specific features of Snowflake which makes it better for running dbt/dbtvault ?
Thanks,
Jacob