Skip to content

Commit

Permalink
Use meltano-dbt-ext (#1815)
Browse files Browse the repository at this point in the history
  • Loading branch information
edgarrmondragon authored Sep 5, 2024
1 parent 9251ac0 commit a86f6ad
Show file tree
Hide file tree
Showing 7 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion _data/meltano/utilities/dbt-athena/dbt-athena.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ next_steps: |-
# create a starter dbt_project.yml file, a profiles.yml file, and models directory
meltano invoke dbt-athena:initialize
```
pip_url: dbt-core dbt-athena-community git+https://github.com/meltano/dbt-ext.git@main
pip_url: dbt-core dbt-athena-community meltano-dbt-ext~=0.3.0
repo: https://github.com/dbt-athena/dbt-athena
settings:
- description: |
Expand Down
2 changes: 1 addition & 1 deletion _data/meltano/utilities/dbt-bigquery/dbt-labs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ next_steps: |-
# create a starter dbt_project.yml file, a profiles.yml file, and models directory
meltano invoke dbt-bigquery:initialize
```
pip_url: dbt-core dbt-bigquery git+https://github.com/meltano/dbt-ext.git@main
pip_url: dbt-core dbt-bigquery meltano-dbt-ext~=0.3.0
repo: https://github.com/dbt-labs/dbt-bigquery
settings:
- description: |
Expand Down
2 changes: 1 addition & 1 deletion _data/meltano/utilities/dbt-duckdb/jwills.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ next_steps: |
# create a starter dbt_project.yml file, a profiles.yml file, and models directory
meltano invoke dbt-duckdb:initialize
```
pip_url: dbt-core dbt-duckdb git+https://github.com/meltano/dbt-ext.git@main
pip_url: dbt-core dbt-duckdb meltano-dbt-ext~=0.3.0
repo: https://github.com/jwills/dbt-duckdb
settings:
- description: The path on your local filesystem where you would like the DuckDB database
Expand Down
2 changes: 1 addition & 1 deletion _data/meltano/utilities/dbt-postgres/dbt-labs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ next_steps: |-
# create a starter dbt_project.yml file, a profiles.yml file, and models directory
meltano invoke dbt-postgres:initialize
```
pip_url: dbt-core dbt-postgres git+https://github.com/meltano/dbt-ext.git@main
pip_url: dbt-core dbt-postgres meltano-dbt-ext~=0.3.0
repo: https://github.com/dbt-labs/dbt-core
settings:
- aliases:
Expand Down
2 changes: 1 addition & 1 deletion _data/meltano/utilities/dbt-redshift/dbt-labs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ next_steps: |-
# create a starter dbt_project.yml file, a profiles.yml file, and models directory
meltano invoke dbt-redshift:initialize
```
pip_url: dbt-core dbt-redshift git+https://github.com/meltano/dbt-ext.git@main
pip_url: dbt-core dbt-redshift meltano-dbt-ext~=0.3.0
repo: https://github.com/dbt-labs/dbt-redshift
settings:
- description: |
Expand Down
2 changes: 1 addition & 1 deletion _data/meltano/utilities/dbt-snowflake/dbt-labs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ next_steps: |-
# create a starter dbt_project.yml file, a profiles.yml file, and models directory
meltano invoke dbt-snowflake:initialize
```
pip_url: dbt-core dbt-snowflake git+https://github.com/meltano/dbt-ext.git@main
pip_url: dbt-core dbt-snowflake meltano-dbt-ext~=0.3.0
repo: https://github.com/dbt-labs/dbt-snowflake
settings:
- description: The snowflake account to connect to.
Expand Down
10 changes: 5 additions & 5 deletions _data/variant_metrics.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9531,7 +9531,7 @@ metrics:
all_projects_unstruct_by_name: 9
all_projects_unstruct_by_variant: 9
name: dbt-bigquery
pip_url: dbt-core~=1.3.0 dbt-bigquery~=1.3.0 git+https://github.com/meltano/dbt-ext.git@main
pip_url: dbt-core dbt-bigquery meltano-dbt-ext~=0.3.0
plugin_type: utilities
success_execs_by_name: 0
success_execs_unstruct_by_name: 650
Expand All @@ -9550,7 +9550,7 @@ metrics:
all_projects_unstruct_by_name: 141
all_projects_unstruct_by_variant: 141
name: dbt-postgres
pip_url: dbt-core~=1.3.0 dbt-postgres~=1.3.0
pip_url: dbt-core dbt-postgres meltano-dbt-ext~=0.3.0
plugin_type: transformers
success_execs_by_name: 0
success_execs_unstruct_by_name: 208849
Expand All @@ -9569,7 +9569,7 @@ metrics:
all_projects_unstruct_by_name: 7
all_projects_unstruct_by_variant: 7
name: dbt-redshift
pip_url: dbt-core~=1.3.0 dbt-redshift~=1.3.0 git+https://github.com/meltano/dbt-ext.git@main
pip_url: dbt-core dbt-redshift meltano-dbt-ext~=0.3.0
plugin_type: utilities
success_execs_by_name: 0
success_execs_unstruct_by_name: 35
Expand All @@ -9588,7 +9588,7 @@ metrics:
all_projects_unstruct_by_name: 19
all_projects_unstruct_by_variant: 19
name: dbt-snowflake
pip_url: dbt-core~=1.3.0 dbt-snowflake~=1.3.0
pip_url: dbt-core dbt-snowflake meltano-dbt-ext~=0.3.0
plugin_type: transformers
success_execs_by_name: 0
success_execs_unstruct_by_name: 6889
Expand Down Expand Up @@ -12799,7 +12799,7 @@ metrics:
all_projects_unstruct_by_name: 70
all_projects_unstruct_by_variant: 70
name: dbt-duckdb
pip_url: dbt-core~=1.2.0 dbt-duckdb~=1.2.0
pip_url: dbt-core dbt-duckdb meltano-dbt-ext~=0.3.0
plugin_type: transformers
success_execs_by_name: 0
success_execs_unstruct_by_name: 368
Expand Down

0 comments on commit a86f6ad

Please sign in to comment.