dbt Questions

1

Solved

Apologies for asking dumb question. But I tried many different approaches but none of them seems to work. I have a requirement to select data from 2 different tables based on the variable. I am try...
Fog asked 7/1, 2021 at 14:20

1

Solved

Building my question on How to run DBT in airflow without copying our repo, I am currently running airflow and syncing the dags via git. I am considering different option to include DBT within my w...
Magbie asked 27/12, 2020 at 10:22

0

Background I am currently deploying Apache Airflow using Helm (using this chart). I am using a git-sync sidecar to mount the SQL & Python files which Airflow will need to have access to to be a...
Citarella asked 26/12, 2020 at 15:25

1

Solved

I am using dbt 0.18.1 and I follow the documentation about tags however I am curious to know how to run multi-tag selector as arguments. According to this: https://github.com/fishtown-analytics/dbt...
dbt
Michelemichelina asked 21/12, 2020 at 15:20

2

Solved

I'm trying to set up a simple DBT pipeline that uses a parquet tables stored on Azure Data Lake Storage and creates another tables that is also going to be stored in the same location. Under my mod...
Amil asked 19/8, 2020 at 15:52

1

First off, I am a dbt backer! I love this tool and the versatility of it. When reading some of the docs I noticed that I might be able to do some meta work on my schemas every time I call a macro. ...
Shankle asked 19/8, 2020 at 0:54

3

I found out a way to handle the temp tables in DBT, write all those in pre-hook and call the final temp table in the outside of the pre-hook, tested and is working fine, able to reduce the code run...
dbt
Convolution asked 20/7, 2020 at 18:41

1

Solved

I have the following issue: I have an AWS S3 pipeline that on a daily basis a single json.gz files is spit. I wish to take that file with dbt and put it into snowflake (no snowpipe use atm) I hav...
Bashkir asked 20/7, 2020 at 9:19

1

Solved

I'm starting with DBT. When I ran my project it created a .user.yml file. Its content: {id: c8e8abd2-09a3-4699-b444-3ef7ee5b04e5} It seems from this github issue that it's some kind of cookie, b...
dbt
Chabot asked 6/3, 2020 at 14:5

© 2022 - 2024 — McMap. All rights reserved.