python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Error when creating external table in Redshift Spectrum with dbt: cross-database reference not supported
I want to create an external table in Redshift Spectrum from CSV files. When I try doing so with dbt, I get a strange error. But when I manually remove some double quotes from the SQL generated by dbt...
ardaar
Votes: 0
Answers: 0
How can I generate different SQL for dbt models during train vs test runs?
This question came up on dbt Slack (I've paraphrased here):
I want my dbt models to use different logic depending on whether I'm training or testing a data set. Here is my current code, which uses SQ...

Leo Folsom
Votes: 0
Answers: 1
dbt vs Azure Data Factory -> Snowflake
I've been looking into dbt to understand what I can & can't do.
To give a bit of context I currently have Azure Data Factory loading copies of databases into Snowflake and am looking at building u...
Dan
Votes: 0
Answers: 1
Is there a way to generate the single dbt documentation page for a sequence of compilations with different variables passed?
I am new to dbt and have the following problem statement: for a number of subsequent compilations generate the single documentation page that will contain information for all of them.
The reason for s...
Artem Plyusch
Votes: 0
Answers: 0