python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Modifying a transaction that has started at a different scope is not allowed
I am currently using DBT to load data into Snowflake.
I am creating an incremental model which runs the execute immediate $$ to run the logic for the process. Execute immediate statement includes (cre...
chapsac
Votes: 0
Answers: 0
Post-hook to DBT_CLOUD_PR Schemas (DBT Cloud CI)
I was wondering if it is possible to attach a post hook to DBT_CLOUD_PR Schemas (Generated by dbt Cloud CI) so that only the developers can see the PR tables generated on the database.
I would like to...
Salahddin-Warid
Votes: 0
Answers: 1
Getting an error while trying to run dbt under a venv
I have created a venv for my project. I have installed the dbt package. When I try to dbt run, I get this error.
chexxmex
Votes: 0
Answers: 2
Schedule update of Google Analytics dataset on BigQuery
I am aware that Google Analytics can be linked to Bigquery using BigQuery Linking features in the GA.
But I experienced the drawback that it's scheduled at a random time. So, it's messed up my table w...
amethyst
Votes: 0
Answers: 1