Declare var in other macro to be used in a different macro for DBT...
Read MoreIs it a good practice to use update_timestamp for incremental loading in DBT with insert_overwrite s...
Read MoreHow can I run python code after a DBT run (or a specific model) is completed?...
Read Moredatetime2 insertion in postgresql...
Read MoreManipulate string in DBT's macro with Jinja2...
Read Moredbt lineage issue with dbt build and tests...
Read Morefor loop that iterates over a list using dbt...
Read MoreChanging a dbt model materialization in production...
Read Morechange column names using a dbt macro...
Read MoreI want to use the condition union if exists with a table referred with {{this}} in snowflake SQL...
Read MoreCreate a Sql Statement IN DBT macro and use the query in the dbt model...
Read MoreIs changing date partitionning granularity a breaking change?...
Read MoreDisable elementary from DBT CLI when running dbt test...
Read MoreHow to get the dependencies of a model in dbt in terms of a table...
Read MoreExtract JSON array from object (redshift)...
Read MoreHow to replace strings in a column if exist in a list with dbt jinja?...
Read MoreSet Spark configuration when running python in dbt for BigQuery...
Read MoreReturn specific column from Snowflake `show tables` command...
Read MoreCosmos DbtDag running model can not find environment variables used in macros...
Read MoreWhere to find dbt macros when wishing to edit it...
Read Moreinstallation pip install dbt-postgres...
Read MoreDisable DBT models using code or config (not commands)...
Read MoreDoes dbt 0.21.0 on_schema_change requires --full-refresh?...
Read MoreWhats the best way to design an event table where different event items are provided each time the e...
Read Moreazure pipeline variable to hold return value of DBT core macro...
Read MoreHow to label a dbt project so that I can query the INFORMATION_SCHEMA for all jobs created by this p...
Read MoreDBT conflicts in resource naming across different GCP projects...
Read Morehow to pass a variable from one macro to another in pre_hook...
Read MoreDBT: Package names must be unique in a project. Please rename one of these packages...
Read MoreHow to reference variables defined in dbt_project.yml...
Read More