Skip to content
#

elt

Here are 77 public repositories matching this topic...

dbt
jtcohen6
jtcohen6 commented Mar 22, 2021

Describe the feature

#3145 did something really cool: By setting in dbt_project.yml:

query-comment:
  job-label: true

dbt will supply the key-value pairs from a query comment dictionary (or the full value as one key-value pair, if the query comment is a non-dict string) to BigQuery as a job label for the queries representing node execution:

<img width="1023" alt="Screen

dbtvault
chapmanjacobd
chapmanjacobd commented Dec 15, 2019

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

wikirepo

Improve this page

Add a description, image, and links to the elt topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the elt topic, visit your repo's landing page and select "manage topics."

Learn more